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

DXTitleStyle Class

The title appearance settings storage.

Declaration

@interface DXTitleStyle: DXChartElementStyle

Remarks

The following options are available:

Style parameters

Inheritance

NSObject

Properties

textStyle Property

Gets or sets the title text’s appearance settings.

Declaration

@property (readwrite, nullable) DXTextStyle *textStyle

Property Value

Type Description
DXTextStyle *

The title text’s appearance settings storage.

Remarks

Set this property to nil to reset the default test appearance.