Link Search Menu Expand Document

ChartAxisAxisTitle Property

Gets object that represents the title of the specified axis.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public AxisTitle AxisTitle { get; }

Property Value

Type: AxisTitle
The axis title.
See Also

Reference