AutoPositionLinearGauge | Gets and sets the automatic positioning of the embedded LinearGauge. |
AutoPositionNumericGauge | Gets and sets the automatic positioning of the embedded NumericGauge. |
AutoValueLinearGauge | Gets and sets the whether or not the embedded LinearGauge displays the same value as the CircularGauge. |
AutoValueNumericGauge | Gets and sets the whether or not the embedded NumericGauge displays the same value as the CircularGauge. |
Axis | Gets the CircularGauges's Axis characteristics. |
Center | Returns a sub-object with properties that control the appearance of a shape at the middle of gauge. |
ColorLineEndValues | Gets or sets a collection of EndValues which initially contains the RedLineEndValue and the GreenLineEndValue. |
ColorLines | Gets or sets a collection of ColorLines which initially contains the RedLine and the GreenLine. |
ColorLineStartValues | Gets or sets a collection of StartValues which initially contains the RedLineStartValue and the GreenLineStartValue. |
CustomBounds | Gets or sets a custom bounding rectangle for the gauge. |
Description | Gets descriptive text. |
DisplayRotationAngle | Gets and sets the angle of Frame rotation. |
DisplayTotalAngle | Gets and sets the total display angle of the Frame. |
EndPoint | Returns a sub-object with properties that control the appearance of a shape at the end of the gauge arrow. |
EndPoints | Gets or sets a collection of SeriesPoints which initially contains the EndPoint. |
FaceBrush | ChartBrush characteristics of the CircularGauge's face. |
FillToSemiCircle | Gets or sets whether or not a semi-circular GaugeSeries is filled. |
GaugeColorPalette | Gets and sets the CircularGauge's color palette. |
GreenLine | The 'greenline' object is the curved shape with a gradient which is used to signal a low or minimum value. |
GreenLineEndValue | Gets and sets the value at which the 'redline' marker ends. |
GreenLineStartValue | Gets and sets the value at which the 'redline' marker starts. |
Hand | Gets and sets the Hand (or needle) object characteristics. |
HandDistance | Gets and sets the distance between the center of the hand and its head as a percentage of the total distance. |
HandDistances | Gets or sets a collection of HandDistances which initially contains the HandDistance. |
HandOffset | Gets and sets the distance between the center of the hand and its tail as a percentage of the total distance. |
HandOffsets | Gets or sets a collection of HandDistances which initially contains the HandOffset. |
Hands | Gets or sets a collection of Hands which initially contains the Hand. |
LabelsInside | Defines where to display gauge axis labels. |
LinearGauge | Gets and sets properties of an embedded LinearGauge. Set Visible to true to visualize. |
Maximum | Gets or sets the maximum value for the gauge. |
Minimum | Gets or sets the minimum value for the gauge. |
MinorTickDistance | The distance between the minor ticks and the CircularGauge curved axis. |
MinorTicks | Gets and sets the characteristics of the Axis' minor tick marks. |
NumericGauge | Gets and sets properties of an embedded NumericGauge. Set Visible to true to visualize. |
RedLine | The 'redline' object is the curved shape with a gradient which is used to signal a high or maximum value. |
RedLineEndValue | Gets and sets the value at which the 'redline' marker ends. |
RedLineStartValue | Gets and sets the value at which the 'redline' marker starts. |
RotateLabels | When true, labels are rotated so to appear parallel to the curved CircularGauge axis. |
Ticks | Gets and sets the characteristics of the Axis' major tick marks. |
TotalAngle | Controls the size in degrees for the gauge axis. |
Value | Gets or sets the position of gauge arrow line. |