Gets the chart title box. The returned object can be used to set the chart title text, font, color, background and pattern.
Namespace:
ExpertXls.ExcelLib
Assembly:
expertxls (in expertxls.dll) Version: 7.0.0
Syntax public ExcelChartFormattedText Title { get; }
Public ReadOnly Property Title As ExcelChartFormattedText
Get
Property Value
Type:
ExcelChartFormattedTextSee Also