FlexChart | ComponentOne
C1.Win.FlexChart.4.5.2 Assembly / C1.Win.Chart.Interaction Namespace / RangeSelector Class / DisplayRectangle Property

In This Topic
    DisplayRectangle Property (RangeSelector)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property DisplayRectangle As System.Drawing.Rectangle
    public virtual System.Drawing.Rectangle DisplayRectangle {get;}
    See Also