ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / BulletGraphCaption Class / Alignment Property

In This Topic
    Alignment Property (BulletGraphCaption)
    In This Topic
    Get or sets a value that determines the alignment of caption relative to its layout rectangle.
    Syntax
    'Declaration
     
    Public Property Alignment As System.Drawing.StringAlignment
    public System.Drawing.StringAlignment Alignment {get; set;}
    See Also