DXSeriesLabelStyle Class
A Cartesian series points’ label appearance settings’ storage.
Declaration
@interface DXSeriesLabelStyle: DXChartElementStyle
Inheritance
NSObject
DXChartElementStyle
DXSeriesLabelStyle
Properties
textStyle Property
Gets or sets labels’ text appearance settings.
Declaration
@property (readwrite, nullable) DXTextStyle *textStyle
Property Value
Type | Description |
---|---|
DXTextStyle * | The labels’ text appearance settings storage. |
Remarks
Set this property to nil to reset the default test appearance.