Get the rectangle occupied by the text of ValueLabel.
            
        
    Namespace: 
   C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
| C# | 
|---|
[BrowsableAttribute(false)] public Rectangle Rectangle { get; }  | 
| Visual Basic | 
|---|
<BrowsableAttribute(False)> _ Public ReadOnly Property Rectangle As Rectangle Get  |