Winnovative Excel Library

ExcelChartCategoryAxisFont Property

Winnovative Excel Library Documentation
Gets the category axis font. The returned object can be used to set the properties of the Font used for the cateory axis labels.

Namespace:  Winnovative.ExcelLib
Assembly:  wnvxls (in wnvxls.dll) Version: 10.0.0.0 (10.0.0.0)
Syntax

public ExcelFont Font { get; }

Property Value

Type: ExcelFont
See Also

Reference