Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1LinearGauge Class / AxisLengthInPixels Property

In This Topic
    AxisLengthInPixels Property (C1LinearGauge)
    In This Topic
    Gets the length of the longitudinal axis, in pixels.
    Syntax
    'Declaration
     
    Public ReadOnly Property AxisLengthInPixels As System.Integer
    public System.int AxisLengthInPixels {get;}
    Remarks
    Negative value corresponds to the inverted direction of the longitudinal axis.
    See Also