Click or drag to resize

ExcelChartSeriesAxisTitle Property

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

Namespace: ExpertXls.ExcelLib
Assembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntax
public ExcelChartFormattedText Title { get; }

Property Value

ExcelChartFormattedText
See Also