Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
public virtual string Label { get; }
Visual Basic
<BrowsableAttribute(False)> _
Public Overridable ReadOnly Property Label As String
	Get

See Also