2D Chart for WinForms | ComponentOne
C1.Win.C1Chart.4.5.2 Assembly / C1.Win.C1Chart Namespace / ValueLabel Class / Rectangle Property

In This Topic
    Rectangle Property
    In This Topic
    Get the rectangle occupied by the text of ValueLabel.
    Syntax
    'Declaration
     
    Public ReadOnly Property Rectangle As System.Drawing.Rectangle
    public System.Drawing.Rectangle Rectangle {get;}
    See Also