ExcelScript.ChartAxisFormat interface
Encapsulates the format properties for the chart axis.
Methods
get |
Specifies chart fill formatting. |
get |
Specifies the font attributes (font name, font size, color, etc.) for a chart axis element. |
get |
Specifies chart line formatting. |
Method Details
getFill()
getFont()
Specifies the font attributes (font name, font size, color, etc.) for a chart axis element.
getFont(): ChartFont;