The TitleStyleSettings
class provides options to customize the title and subtitle displayed in the accumulation chart.
string
Specifies the color of the text.
Defaults to ”
string
Specifies the font family for the text.
string
Specifies the style of the text.
Defaults to ‘Normal’
string
Specifies the font weight of the text.
Defaults to ‘Normal’
number
Specifies the opacity level for the text.
Defaults to 1
Defines the position for the chart title and subtitle. The available options are:
Defaults to ‘Top’
string
Specifies the size of the text.
Defaults to ‘16px’
Specifies the alignment of the text.
Defaults to ‘Center’
Specifies how the chart title text should handle overflow.
Defaults to ‘Wrap’
number
Defines the X coordinate for the accumulation chart title and subtitle.
Defaults to 0
number
Defines the Y coordinate for the accumulation chart title and subtitle.
Defaults to 0