combit List & Label 29 - .NET Help
combit.Reporting.Dom Namespace / PropertyValueAxisPie2D Class
Properties Methods

In This Topic
    PropertyValueAxisPie2D Class Members
    In This Topic

    The following tables list the members exposed by PropertyValueAxisPie2D.

    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 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
    Public Methods
     NameDescription
    Public MethodCopies all cloneable properties from one item to another. Make sure to call ResetInformation on the modified project in order to rebuild the object model afterwards. (Inherited from combit.Reporting.Dom.DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Public Method (Inherited from DomItem)
    Top
    See Also