ChartGroupHiLoLines Property Bytescout Spreadsheet SDK
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.1.2054-master
Syntax

public HiLoLines HiLoLines { get; }

Property Value

Type: HiLoLines
The HiLoLines object.
See Also

Reference