HighchartsStockToolsGuiDefinitionsLinesOptions constructor

Highcharts Options Widget.

Implementation

HighchartsStockToolsGuiDefinitionsLinesOptions(
    {this.arrowInfinityLine,
    this.arrowRay,
    this.arrowSegment,
    this.horizontalLine,
    this.items,
    this.line,
    this.ray,
    this.segment,
    this.verticalLine});