CircularGauge overview

Constructors

 ConstructorOverloaded

Public Events

 BeforeDrawHand
 ValueChangedCalled when the Gauge Value property is changed.

Public Methods

 AddColorLineAdds a new ColorLine to the CircularGauge with specified Start and End values.
 AddHandAdds a new Hand to the CircularGauge with specified Value and Color.
 Draw
 PrepareForGallery

Public Properties

 AutoPositionLinearGaugeGets and sets the automatic positioning of the embedded LinearGauge.
 AutoPositionNumericGaugeGets and sets the automatic positioning of the embedded NumericGauge.
 AutoValueLinearGaugeGets and sets the whether or not the embedded LinearGauge displays the same value as the CircularGauge.
 AutoValueNumericGaugeGets and sets the whether or not the embedded NumericGauge displays the same value as the CircularGauge.
 AxisGets the CircularGauges's Axis characteristics.
 CenterReturns a sub-object with properties that control the appearance of a shape at the middle of gauge.
 ColorLineEndValuesGets or sets a collection of EndValues which initially contains the RedLineEndValue and the GreenLineEndValue.
 ColorLinesGets or sets a collection of ColorLines which initially contains the RedLine and the GreenLine.
 ColorLineStartValuesGets or sets a collection of StartValues which initially contains the RedLineStartValue and the GreenLineStartValue.
 CustomBoundsGets or sets a custom bounding rectangle for the gauge.
 DescriptionGets descriptive text.
 DisplayRotationAngleGets and sets the angle of Frame rotation.
 DisplayTotalAngleGets and sets the total display angle of the Frame.
 EndPointReturns a sub-object with properties that control the appearance of a shape at the end of the gauge arrow.
 EndPointsGets or sets a collection of SeriesPoints which initially contains the EndPoint.
 FaceBrushChartBrush characteristics of the CircularGauge's face.
 FillToSemiCircleGets or sets whether or not a semi-circular GaugeSeries is filled.
 GaugeColorPaletteGets and sets the CircularGauge's color palette.
 GreenLineThe 'greenline' object is the curved shape with a gradient which is used to signal a low or minimum value.
 GreenLineEndValueGets and sets the value at which the 'redline' marker ends.
 GreenLineStartValueGets and sets the value at which the 'redline' marker starts.
 HandGets and sets the Hand (or needle) object characteristics.
 HandDistanceGets and sets the distance between the center of the hand and its head as a percentage of the total distance.
 HandDistancesGets or sets a collection of HandDistances which initially contains the HandDistance.
 HandOffsetGets and sets the distance between the center of the hand and its tail as a percentage of the total distance.
 HandOffsetsGets or sets a collection of HandDistances which initially contains the HandOffset.
 HandsGets or sets a collection of Hands which initially contains the Hand.
 LabelsInsideDefines where to display gauge axis labels.
 LinearGaugeGets and sets properties of an embedded LinearGauge. Set Visible to true to visualize.
 MaximumGets or sets the maximum value for the gauge.
 MinimumGets or sets the minimum value for the gauge.
 MinorTickDistanceThe distance between the minor ticks and the CircularGauge curved axis.
 MinorTicksGets and sets the characteristics of the Axis' minor tick marks.
 NumericGaugeGets and sets properties of an embedded NumericGauge. Set Visible to true to visualize.
 RedLineThe 'redline' object is the curved shape with a gradient which is used to signal a high or maximum value.
 RedLineEndValueGets and sets the value at which the 'redline' marker ends.
 RedLineStartValueGets and sets the value at which the 'redline' marker starts.
 RotateLabelsWhen true, labels are rotated so to appear parallel to the curved CircularGauge axis.
 TicksGets and sets the characteristics of the Axis' major tick marks.
 TotalAngleControls the size in degrees for the gauge axis.
 ValueGets or sets the position of gauge arrow line.

See Also

CircularGauge Class | Steema.TeeChart.Styles Namespace