FlexChart | ComponentOne
C1.WPF.Chart Assembly / C1.WPF.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 Rect
    public Rect PlotRect {get;}
    See Also