FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart Namespace / C1FlexRadar Class / PlotRect Property

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