XlsChart
DEF_SUPPORT_SERIES_AXIS Field
|
Represents types of chart that support series axis .
Namespace:
Spire.Xls.Core.Spreadsheet.Charts
Assembly:
Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public static readonly ExcelChartType[] DEF_SUPPORT_SERIES_AXIS
Public Shared ReadOnly DEF_SUPPORT_SERIES_AXIS As ExcelChartType()
public:
static initonly array<ExcelChartType>^ DEF_SUPPORT_SERIES_AXIS
static val DEF_SUPPORT_SERIES_AXIS: ExcelChartType[]
Field Value
Type:
ExcelChartType
See Also