ExcelChartSeriesAxisFont Property
Gets the series axis font. The returned object can be used to set the properties of the Font used for
the series axis labels.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelFont Font { get; }
Public ReadOnly Property Font As ExcelFont
Get
public:
property ExcelFont^ Font {
ExcelFont^ get ();
}
member Font : ExcelFont with get
Property Value
ExcelFont