ExcelChartValueAxisTitle Property |
Gets the value axis title box. The returned object can be used to set the title text, font, color, background and pattern.
Namespace: ExpertXls.ExcelLibAssembly: expertxls (in expertxls.dll) Version: 9.0.0
Syntaxpublic ExcelChartFormattedText Title { get; }Public ReadOnly Property Title As ExcelChartFormattedText
Get
Property Value
ExcelChartFormattedText
See Also