FlexChart | ComponentOne
C1.Win.FlexChart.Toolbar.8 Assembly / C1.Win.Chart.Toolbar Namespace / FlexChartToolbar Class / Bounds Property

In This Topic
    Bounds Property (FlexChartToolbar)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Bounds As System.Drawing.Rectangle
    public System.Drawing.Rectangle Bounds {get; set;}
    See Also