Enum RadialGaugeMode
- Namespace
- ScottPlot
- Assembly
- ScottPlot.dll
public enum RadialGaugeMode
- Extension Methods
Fields
Sequential = 1
Successive gauges start outward from the center and start at sequential angles
SingleGauge = 2
Gauges are all the same distance from the center but start at sequential angles
Stacked = 0
Successive gauges start outward from the center but start at the same angle