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

In This Topic
    PlotRect Property (FlexChart)
    In This Topic
    Syntax
    'Declaration
     
    Public Property PlotRect As _Rect
    public _Rect PlotRect {get; set;}
    See Also