Click or drag to resize

ExcelChartCategoryAxisTitle Property

Gets the category 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: 7.0.0
Syntax
public ExcelChartFormattedText Title { get; }

Property Value

Type: ExcelChartFormattedText
See Also