ComponentOne FlexPivot for WinForms
C1.Win.FlexChart.4.8 Assembly / C1.Win.Chart Namespace / FlexRadar Class / PlotRect Property

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