ExcelChartWorksheetTitle Property
Gets the chart title box. The returned object can be used to set the chart title text, font, color, background and pattern.
Namespace: Winnovative.ExcelLibAssembly: WnvXls_NetCore (in WnvXls_NetCore.dll) Version: 11.0.0
public ExcelChartFormattedText Title { get; }
Public ReadOnly Property Title As ExcelChartFormattedText
Get
public:
property ExcelChartFormattedText^ Title {
ExcelChartFormattedText^ get ();
}
member Title : ExcelChartFormattedText with get
Property Value
ExcelChartFormattedText