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;
Returns
getLine()
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Office Scripts