Gauge Chart Config
constructor(placeHolderColor: Color, primaryColor: Color, strokeWidth: Float, showNeedle: Boolean, showIndicator: Boolean, indicatorColor: Color, indicatorWidth: Float)
Parameters
place Holder Color
The color of the placeholder arc in the gauge chart.
primary Color
The color of the primary arc in the gauge chart.
stroke Width
The width of the arcs in the gauge chart.
show Needle
Indicates whether to show the needle in the gauge chart.
show Indicator
Indicates whether to show the indicator in the gauge chart.
indicator Color
The color of the indicator in the gauge chart.
indicator Width
The width of the indicator in the gauge chart.