ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1GaugeCaption Class / DirectionVertical Property

In This Topic
    DirectionVertical Property (C1GaugeCaption)
    In This Topic
    Gets or sets whether the Text is displayed in vertical direction.
    Syntax
    'Declaration
     
    Public Property DirectionVertical As System.Boolean
    public System.bool DirectionVertical {get; set;}
    See Also