Winnovative Excel Library

ExcelChartSeriesAxisTitle Property

Winnovative Excel Library Documentation
Gets the series axis title box. The returned object can be used to set the title text, font, color, background and pattern.

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

public ExcelChartFormattedText Title { get; }

Property Value

Type: ExcelChartFormattedText
See Also

Reference