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

In This Topic
    DefaultPadding Property (C1Gauge)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultPadding As System.Windows.Forms.Padding
    protected virtual System.Windows.Forms.Padding DefaultPadding {get;}
    See Also