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.

Definition

Namespace: Winnovative.ExcelLib
Assembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
C#
public ExcelFont Font { get; }

Property Value

ExcelFont

See Also