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

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