Skip to main content
A newer version of this page is available.

DXFinancialSeriesLabel Class

Financial (Candle Stick or Stock) series’ point label parameters’ storage.

Declaration

@interface DXFinancialSeriesLabel: DXSeriesLabel

Remarks

The following image demonstrates parameters that configure labels:

Financial series label parameters

Inheritance

NSObject
DXChartElement
DXSeriesLabel
DXFinancialSeriesLabel

Properties

position Property

Gets or sets a position of a financial series’ labels.

Declaration

@property (readwrite) DXFinancialSeriesLabelPosition position

Property Value

Type Description
DXFinancialSeriesLabelPosition

The DXFinancialSeriesLabelPosition enumeration value that specifies the position of labels.

style Property

Declaration

@property (readwrite, nullable) DXSeriesLabelStyle *style

Property Value

Type
DXSeriesLabelStyle *