ComponentOne FinancialChart for UWP
C1.Xaml.Chart Namespace / C1FlexChart Class / PlotRect Property

In This Topic
    PlotRect Property
    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