FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.4.8 Assembly / C1.Win.Chart.Toolbar Namespace / FlexChartToolbar Class / AutoSize Property

In This Topic
    AutoSize Property (FlexChartToolbar)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property AutoSize As System.Boolean
    public virtual System.bool AutoSize {get; set;}
    See Also