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

In This Topic
    PropertyValueAxisPie2D Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public Property

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

    0 = sum
    1 = average
    2 = count of values

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