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

In This Topic
    Position Property (BulletGraphCaption)
    In This Topic
    Gets or sets the position of the caption relative to the graph.
    Syntax
    'Declaration
     
    Public Property Position As BulletGraphCaptionPosition
    public BulletGraphCaptionPosition Position {get; set;}
    See Also