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

In This Topic
    Width Property (C1GaugeCaption)
    In This Topic
    Gets or sets the logical (positive) or fraction-based (negative) width of the caption.
    Syntax
    'Declaration
     
    Public Property Width As System.Double
    public System.double Width {get; set;}
    See Also