menu
high_chart package
documentation
high_chart.dart
HCPlotWaterfallOnPointConnectorOptions
HCPlotWaterfallOnPointConnectorOptions.new const constructor
HCPlotWaterfallOnPointConnectorOptions.new const constructor
dark_mode
light_mode
HCPlotWaterfallOnPointConnectorOptions
constructor
const
HCPlotWaterfallOnPointConnectorOptions
(
{
String
?
dashstyle
,
String
?
stroke
,
num
?
width
,
})
Implementation
const HCPlotWaterfallOnPointConnectorOptions({ this.dashstyle, this.stroke, this.width, });
high_chart package
documentation
high_chart
HCPlotWaterfallOnPointConnectorOptions
HCPlotWaterfallOnPointConnectorOptions.new const constructor
HCPlotWaterfallOnPointConnectorOptions class