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

In This Topic
    PropertyValueAxisPie3D Class Members
    In This Topic

    The following tables list the members exposed by PropertyValueAxisPie3D.

    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 PropertyValueAxisPie2D)
    Public PropertyGets or sets the explosion percentage for the pie segments, e.g. "If(LL.ChartObject.ArcIndex=1,50,10)". (Inherited from PropertyValueAxisPie2D)
    Public Property (Inherited from PropertyValueAxisPie2D)
    Public PropertyGets or sets the axis' data source, e.g. "Value", "Price" etc. (Inherited from PropertyValueAxisPie2D)
    Public PropertyGets or sets the pie width in percent.  
    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 PropertyValueAxisPie2D)
    Public Method (Inherited from PropertyValueAxisPie2D)
    Public Method (Inherited from PropertyValueAxisPie2D)
    Top
    See Also