FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart Namespace / FlexPie Class / MaximumSize Property

In This Topic
    MaximumSize Property (FlexPie)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property MaximumSize As System.Drawing.Size
    public virtual System.Drawing.Size MaximumSize {get; set;}
    See Also