ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexChartBase Class / DefaultSize Property

In This Topic
    DefaultSize Property (FlexChartBase)
    In This Topic
    Gets the default control's size.
    Syntax
    'Declaration
     
    Protected Overrides ReadOnly Property DefaultSize As Size
    protected override Size DefaultSize {get;}
    See Also