FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / RangeSelector Class / DefaultMinimumSize Property

In This Topic
    DefaultMinimumSize Property (RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable ReadOnly Property DefaultMinimumSize As System.Drawing.Size
    protected virtual System.Drawing.Size DefaultMinimumSize {get;}
    See Also