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