DXBarSeriesLabel Class
A storage of parameters of a bar series’ point labels.
Declaration
@interface DXBarSeriesLabel: DXSeriesLabel
Remarks
The following image demonstrates parameters that configure labels.

Inheritance
NSObject
DXChartElement
DXSeriesLabel
DXBarSeriesLabel
Properties
behavior Property
Declaration
@property (readwrite) DXBarSeriesLabelBehavior behavior
Property Value
| Type |
|---|
| DXBarSeriesLabelBehavior |
position Property
Gets or sets a position of series point labels.
Declaration
@property (readwrite) DXBarSeriesLabelPosition position
Property Value
| Type | Description |
|---|---|
| DXBarSeriesLabelPosition | The DXBarSeriesLabelPosition enumeration value that specifies position of labels. |
style Property
Declaration
@property (readwrite, nullable) DXSeriesLabelStyle *style
Property Value
| Type |
|---|
| DXSeriesLabelStyle * |