Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / C1GaugeCaption Class / DirectionRightToLeft Property

In This Topic
    DirectionRightToLeft Property (C1GaugeCaption)
    In This Topic
    Gets or sets whether the Text is displayed from right to left.
    Syntax
    'Declaration
     
    Public Property DirectionRightToLeft As System.Boolean
    public System.bool DirectionRightToLeft {get; set;}
    See Also