[]
C1GaugeDecorator used to display a range on the Gauge.
public class C1GaugeRange : C1GaugeMultivalueDecorator, ICloneable, IDisposable, ICustomTypeDescriptor
Name | Description |
---|---|
C1GaugeRange() | Initializes a new instance of the decorator. |
Name | Description |
---|---|
AdjustAngle | Gets or sets whether the angle of a linear range should depend on the location difference. |
AntiAliasing | Gets or sets the anti-aliasing method for the range filling. |
Border | Gets the properties of the border of this C1GaugeRange. |
Filling | Adjusts the interior filling of this C1GaugeRange. |
Gradient | Encapsulates properties of a color gradient. |
Width | Gets or sets the range's logical width. |
Width2 | Gets or sets the end width of the C1GaugeRange (Width is the start width). |
Name | Description |
---|---|
ResetBorder() | This member is for internal use only. |
ResetFilling() | This member is for internal use only. |
ResetGradient() | This member is for internal use only. |
ShouldSerializeBorder() | This member is for internal use only. |
ShouldSerializeFilling() | This member is for internal use only. |
ShouldSerializeGradient() | This member is for internal use only. |