ChartWizardStateCategoryAxiTitleSettingsBuilder
Methods
Color(System.String)
The text color of the title. Accepts a valid CSS color string, including hex and rgb.
Parameters
value - System.String
The value that configures the color.
Font(System.String)
The font style of the title.
Parameters
value - System.String
The value that configures the font.
Text(System.String)
The text of the title.
Parameters
value - System.String
The value that configures the text.