API Reference
Class
ApexTextStyle
Represents text styling options for ApexCharts elements.
Inheritance
- Object
- ApexTextStyle
Constructors
public ApexTextStyle() #Methods
public ApexTextStyle SetColor(String color) #Returns:
ApexTextStyleSets the font color.
Parameters
- color System.String
public ApexTextStyle SetFontFamily(String family) #Returns:
ApexTextStyleSets the font family.
Parameters
- family System.String
public ApexTextStyle SetFontSize(String size) #Returns:
ApexTextStyleSets the font size.
Parameters
- size System.String
public ApexTextStyle SetFontWeight(String weight) #Returns:
ApexTextStyleSets the font weight.
Parameters
- weight System.String