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

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