Gets or sets the options for data point labels.
Namespace:
C1.Silverlight.Chart.EditorAssembly: C1.Silverlight.Chart.Editor (in C1.Silverlight.Chart.Editor.dll)
Syntax
C# |
---|
public LabelOptions LabelOptions { get; set; } |
Visual Basic |
---|
Public Property LabelOptions As LabelOptions Get Set |