ComponentOne BulletGraph for WinForms
C1.Win.C1Gauge Namespace / C1BulletGraph Class / DefaultSize Property

In This Topic
    DefaultSize Property (C1BulletGraph)
    In This Topic
    Gets the default size of the Gauge container control.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultSize As System.Drawing.Size
    protected override System.Drawing.Size DefaultSize {get;}
    See Also