Skip to main content

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 TdxChartSimpleSeriesCustomView.
ExplodedValueOptions protected Specifies how the Pie or Doughnut series View displays separate value slices.
HoleRadius protected 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 TcxOwnedPersistent.
Series Provides access to the series to which the current View settings belong. Inherited from TdxChartSeriesCustomView.
StartAngle protected Specifies Pie or Doughnut series start angle, in degrees.
SweepDirection protected Specifies if Pie or Doughnut slices are arranged clockwise or counterclockwise.
TotalLabel Provides access to total label settings.
ValueLabels Provides access to value label settings.
Visible protected Specifies if the Chart displays the visual element. Inherited from TdxChartVisualElementPersistent.
See Also