TcxGridChartPieDiagramValues Properties
Contains appearance options for pie slices in pie diagrams.
Name | Description |
---|---|
Angle |
Specifies the angle (from 0 degrees which is at the top of the pie circle, clockwise to 360 degrees) at which the first pie slice is drawn. |
Caption |
Specifies a set of detail items to be included into pie slice labels. |
Caption |
Specifies a separator string for detail items to be included into pie slice labels. |
Caption |
Specifies the visibility and display position of pie slice labels. |
Diagram |
Provides access to the chart diagram which owns the options that are referenced by the current instance of the class.
Inherited from Tcx |
Grid |
Provides access to the Chart View which displays the chart diagram that owns the options that are referenced by the current instance of the class.
Inherited from Tcx |
Percentage |
Specifies the format pattern used to determine the string representation of percentage values in pie slice labels. |
See Also