Click or drag to resize

XlsChartFormat UseDefaultSplitValue Property

Note: This API is now obsolete.

True to use default split value; otherwise False.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
[ObsoleteAttribute("get and set are not implemented")]
public bool UseDefaultSplitValue { get; set; }

Property Value

Type: Boolean
See Also