Get the rectangle occupied by the text of ValueLabel.
[Visual Basic]
Public ReadOnly Property Rectangle As Rectangle
[C#]
public Rectangle Rectangle {get;}
[Delphi]
public property Rectangle: Rectangle read get_Rectangle;
See Also
ValueLabel Class | ValueLabel Members | C1.Win.C1Chart Namespace
Send comments about this topic to ComponentOne. Copyright © ComponentOne LLC. All rights reserved. |