[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1GaugeRange

C1GaugeRange Class

C1GaugeDecorator used to display a range on the Gauge.

Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public class C1GaugeRange : C1GaugeMultivalueDecorator, ICloneable, IDisposable, ICustomTypeDescriptor

Constructors

Name Description
C1GaugeRange()

Initializes a new instance of the decorator.

Properties

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).

Methods

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.