HighchartsLangStockToolsGuiOptions constructor
HighchartsLangStockToolsGuiOptions({
- String? advanced,
- String? arrowInfinityLine,
- String? arrowRay,
- String? arrowSegment,
- String? circle,
- String? crooked3,
- String? crooked5,
- String? crookedLines,
- String? currentPriceIndicator,
- String? elliott3,
- String? elliott5,
- String? ellipse,
- String? fibonacci,
- String? fibonacciTimeZones,
- String? flagCirclepin,
- String? flagDiamondpin,
- String? flagSimplepin,
- String? flagSquarepin,
- String? flags,
- String? fullScreen,
- String? horizontalLine,
- String? indicators,
- String? infinityLine,
- String? label,
- String? line,
- String? lines,
- String? measure,
- String? measureX,
- String? measureXY,
- String? measureY,
- String? parallelChannel,
- String? pitchfork,
- String? ray,
- String? rectangle,
- String? saveChart,
- String? segment,
- String? simpleShapes,
- String? timeCycles,
- String? toggleAnnotations,
- String? typeCandlestick,
- String? typeChange,
- String? typeHLC,
- String? typeHeikinAshi,
- String? typeHollowCandlestick,
- String? typeLine,
- String? typeOHLC,
- String? verticalArrow,
- String? verticalCounter,
- String? verticalLabel,
- String? verticalLabels,
- String? verticalLine,
- String? zoomChange,
- String? zoomX,
- String? zoomXY,
- String? zoomY,
Highcharts Options Widget.
Implementation
HighchartsLangStockToolsGuiOptions(
{this.advanced,
this.arrowInfinityLine,
this.arrowRay,
this.arrowSegment,
this.circle,
this.crooked3,
this.crooked5,
this.crookedLines,
this.currentPriceIndicator,
this.elliott3,
this.elliott5,
this.ellipse,
this.fibonacci,
this.fibonacciTimeZones,
this.flagCirclepin,
this.flagDiamondpin,
this.flagSimplepin,
this.flagSquarepin,
this.flags,
this.fullScreen,
this.horizontalLine,
this.indicators,
this.infinityLine,
this.label,
this.line,
this.lines,
this.measure,
this.measureX,
this.measureXY,
this.measureY,
this.parallelChannel,
this.pitchfork,
this.ray,
this.rectangle,
this.saveChart,
this.segment,
this.simpleShapes,
this.timeCycles,
this.toggleAnnotations,
this.typeCandlestick,
this.typeChange,
this.typeHLC,
this.typeHeikinAshi,
this.typeHollowCandlestick,
this.typeLine,
this.typeOHLC,
this.verticalArrow,
this.verticalCounter,
this.verticalLabel,
this.verticalLabels,
this.verticalLine,
this.zoomChange,
this.zoomX,
this.zoomXY,
this.zoomY});