TChartSeriesPieOptions.Create Constructor
Creates a new ChartSeriesPieOptions instance.
Syntax
Unit: FlexCel.Core
constructor TChartSeriesPieOptions.Create(const aSliceDistance: Integer);
Parameters
<-> |
Parameter |
Type |
Description |
const |
aSliceDistance |
Integer |
Distance of the pie slice from the center on percent of the pie diameter. |
See also