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

In This Topic
    PlotRect Property (FlexChart)
    In This Topic
    Returns plot area rectangle (rectangle inside chart axes).
    Syntax
    'Declaration
     
    Public ReadOnly Property PlotRect As System.Drawing.RectangleF
    public System.Drawing.RectangleF PlotRect {get;}
    See Also