ComponentOne BulletGraph for WinForms
C1.Win.Gauge Namespace / C1BulletGraph Class / Size Property

In This Topic
    Size Property (C1BulletGraph)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Size As System.Drawing.Size
    public System.Drawing.Size Size {get; set;}
    See Also