Click or drag to resize

XlsChartShape ChartSubTitle Property

Gets the chart's sub-title. Only for ODS format file.

Namespace: Spire.Xls.Core.Spreadsheet.Shapes
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public string ChartSubTitle { get; }

Property Value

Type: String
See Also