Click or drag to resize

ChartFormat SecondDropBar Property

Returns object that represents second drop bar.

Namespace: Spire.Xls.Charts
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
Syntax
public ChartDropBar SecondDropBar { get; }

Property Value

Type: ChartDropBar
See Also