[]
        
(Showing Draft Content)

GrapeCity.Documents.Excel.Drawing.IChartGroup.HiLoLines

HiLoLines Property

HiLoLines

Returns a IChartLines object that represents the high-low lines for a series on a line chart. Applies only to line charts.

Declaration
IChartLines HiLoLines { get; }
ReadOnly Property HiLoLines As IChartLines