Gets or sets the PointStyle label.
Namespace:
C1.Win.C1ChartAssembly: C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)
Syntax
C# |
---|
[DefaultValueAttribute("")] public string Label { get; set; } |
Visual Basic |
---|
<DefaultValueAttribute("")> _ Public Property Label As String Get Set |