List & Label .NET
combit.Reporting.Dom Namespace / PropertyValueAxisPie3D Class

In This Topic
    PropertyValueAxisPie3D Class Properties
    In This Topic

    For a list of all members of this type, see PropertyValueAxisPie3D members.

    Public Properties
     NameDescription
    Public Property

    Gets or sets the aggregation type for the axis' values.

    0 = sum
    1 = average
    2 = count of values

    (Inherited from combit.Reporting.Dom.PropertyValueAxisPie2D)
    Public PropertyThis class represents a label on a pie segment. (Inherited from combit.Reporting.Dom.PropertyValueAxisPie2D)
    Public Property (Inherited from combit.Reporting.Dom.PropertyValueAxisPie2D)
    Public PropertyGets or sets the explosion percentage for the pie segments, e.g. "If(LL.ChartObject.ArcIndex=1,50,10)". (Inherited from combit.Reporting.Dom.PropertyValueAxisPie2D)
    Public Property (Inherited from combit.Reporting.Dom.DomItem)
    Public PropertyGets or sets the axis' data source, e.g. "Value", "Price" etc. (Inherited from combit.Reporting.Dom.PropertyValueAxisPie2D)
    Public PropertyGets or sets the pie width in percent.  
    Top
    See Also