Winnovative Excel Library for .NET Help
C#
Show/Hide TOC
Excel
Chart
Value
Axis
Title Property
Gets the value axis title box. The returned object can be used to set the title text, font, color, background and pattern.
Definition
Namespace:
Winnovative.ExcelLib
Assembly:
WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 14.0.0
C#
Copy
public
ExcelChartFormattedText
Title
{
get
; }
Property Value
ExcelChartFormattedText
See Also
Reference
ExcelChartValueAxis Class
Winnovative.ExcelLib Namespace
In This Article
Definition
See Also