Click or drag to resize

XlsChartFormat FirstDropBar Property

Returns object that represents first drop bar.

Namespace: Spire.Xls.Core.Spreadsheet.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public IChartDropBar FirstDropBar { get; }

Property Value

Type: IChartDropBar

Implements

IChartFormat FirstDropBar
See Also