Gauges for WinForms | ComponentOne
C1.Win.C1Gauge.4.5.2 Assembly / C1.Win.C1Gauge Namespace / BulletGraphCaption Class / Width Property

In This Topic
    Width Property (BulletGraphCaption)
    In This Topic
    Gets or sets the width of the caption. Use System.Double.NaN value to auto width.
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also