TChartSeriesPieOptions Class
Pie options for a series or a slice of the series when the chart is a pie chart.
Syntax
Unit: FlexCel.Core
TChartSeriesPieOptions = class(TFlexCelObject);
Constructors
| Name |
Description |
| Create |
Creates a new ChartSeriesPieOptions instance.
|
Methods
| Name |
Description |
| Clone |
Returns a deep copy of this object.
|
Properties
| Name |
Description |
| SliceDistance |
Distance of the pie slice from the center on percent of the pie diameter.
|