ExcelChartCategoryAxisTitle Property

Gets the category axis title box. The returned object can be used to set the title text, font, color, background and pattern.

Definition

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

Property Value

ExcelChartFormattedText

See Also