Overload List
Adds a new Hand to the CircularGauge with specified Value and Color.
public abstract GaugeSeriesPointer AddHand(System.Double, System.Drawing.Color)
Adds a new Hand to the CircularGauge with specified Value.
public abstract GaugeSeriesPointer AddHand(System.Double)
Adds a new Hand to the CircularGauge with specified Value, HandDistance, HandOffset and Color values.
public GaugeSeriesPointer AddHand(System.Double, System.Int32, System.Int32, System.Drawing.Color)
See Also
CircularGauge Class | CircularGauge Members | Steema.TeeChart.Styles Namespace