[]
        
(Showing Draft Content)

C1.Win.C1Gauge.C1LinearGauge

C1LinearGauge Class

Control that shows a linear Gauge.

Inheritance
C1LinearGauge
Namespace: C1.Win.C1Gauge
Assembly: C1.Win.C1Gauge.4.8.dll
Syntax
public class C1LinearGauge : C1GaugeBase, ICloneable, IBindableComponent, IComponent, IDisposable

Constructors

Name Description
C1LinearGauge()

Initializes a new instance of a C1LinearGauge.

Properties

Name Description
AxisLength

Gets or sets the fraction-based length of the longitudinal axis.

AxisLengthInPixels

Gets the length of the longitudinal axis, in pixels.

AxisStart

Gets or sets the fraction-based position where the longitudinal axis starts.

AxisStartCoordinate

Gets the x-coordinate (for horizontal Gauge) or y-coordinate (for vertical Gauge) of the position where the longitudinal axis starts, in pixels.

BaseFactor

Gets or sets the fraction-based length of the transversal axis.

BaseFactorInPixels

Gets the length of the transversal axis, in pixels.

BaseOrigin

Gets or sets the fraction-based location where the transversal axis starts.

BaseOriginCoordinate

Gets the y-coordinate (for horizontal Gauge) or x-coordinate (for vertical Gauge) of the location where the transversal axis starts, in pixels.

OffPosition

Gets or sets the fraction-based position used when the Value is set to Double.NaN.

Orientation

Orientation of a C1LinearGauge.