Get the marker rectangle of ValueLabel.

Namespace:  C1.Win.C1Chart
Assembly:  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

See Also