Click or drag to resize

XlsChartFormat SecondDropBar Property

Returns object that represents second 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 SecondDropBar { get; }

Property Value

Type: IChartDropBar

Implements

IChartFormat SecondDropBar
See Also