DXPieSeriesLabelStyle Class
A Pie series points’ label appearance settings’ storage.
Declaration
@interface DXPieSeriesLabelStyle: DXSeriesLabelStyle
Remarks
The following image demonstrates parameters that configure labels’ appearance:

Inherited Members
Inheritance
NSObject
DXChartElementStyle
DXSeriesLabelStyle
DXPieSeriesLabelStyle
Properties
connectorThickness Property
Gets or sets the thickness of a connector of a label.
Declaration
@property (readwrite) CGFloat connectorThickness
Property Value
| Type | Description |
|---|---|
| CGFloat | The thickness of a connector, in screen points. |