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

PropertyValueAxisPie3D Class Members

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 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
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 combit.Reporting.Dom.DomItem)
Public Method (Inherited from combit.Reporting.Dom.DomItem)
Public Method (Inherited from combit.Reporting.Dom.DomItem)
Top
See Also