Click or drag to resize

XlsChartFormat DelimiterLength Property

Note: This API is now obsolete.

Gets the length of the delimiter.

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 int DelimiterLength { get; }

Return Value

Type: Int32
The length of the delimiter. Note: Get and set are not implemented.
See Also