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