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.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