DXPieChartStyle Class
The Pie chart style settings storage.
Declaration
@interface DXPieChartStyle: DXChartStyle
Remarks
The following image demonstrates chart parameters on which chart appearance depends:

Inheritance
NSObject
DXChartElementStyle
DXChartStyle
DXPieChartStyle
Properties
seriesIndent Property
Gets or sets the distance between pie series.
Declaration
@property (readwrite) CGFloat seriesIndent
Property Value
| Type | Description |
|---|---|
| CGFloat | The distance between pie series, in screen points. |