ExcelChartValueAxisFont Property |
Gets the value axis font. The returned object can be used to set the properties of the Font used for
the value axis labels.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelFont Font { get; }Public ReadOnly Property Font As ExcelFont
Get
Property Value
ExcelFont
See Also