TdxChartSimpleSeriesCustomPieView Properties
The base class for classes that implement Pie and Doughnut View settings.
Name | Description |
---|---|
Appearance protected |
Provides access to Simple View appearance settings.
Inherited from Tdx |
Exploded |
Specifies how the Pie or Doughnut series View displays separate value slices. |
Hole |
Specifies doughnut hole radius (as a percentage of the current doughnut radius). |
Owner protected |
Provides access to the persistent object to which the current property set or persistent information container belongs.
Inherited from Tcx |
Series |
Provides access to the series to which the current View settings belong.
Inherited from Tdx |
Start |
Specifies Pie or Doughnut series start angle, in degrees. |
Sweep |
Specifies if Pie or Doughnut slices are arranged clockwise or counterclockwise. |
Total |
Provides access to total label settings. |
Value |
Provides access to value label settings. |
Visible protected |
Specifies if the Chart displays the visual element.
Inherited from Tdx |
See Also