Link Search Menu Expand Document

ChartGroupHiLoLines Property

Gets a HiLoLines object that represents the high-low lines for a series on a line chart.

Namespace:Bytescout.Spreadsheet.Charts
Assembly: Bytescout.Spreadsheet (in Bytescout.Spreadsheet.dll) Version: 4.7.0.2045-master
Syntax
public HiLoLines HiLoLines { get; }

Property Value

Type: HiLoLines
The HiLoLines object.
See Also

Reference