XlsChart
DEF_SUPPORT_TREND_LINES Field
|
Represents start types of chart that support trendlines.
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_TREND_LINES
Public Shared ReadOnly DEF_SUPPORT_TREND_LINES As ExcelChartType()
public:
static initonly array<ExcelChartType>^ DEF_SUPPORT_TREND_LINES
static val DEF_SUPPORT_TREND_LINES: ExcelChartType[]
Field Value
Type:
ExcelChartType
See Also