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