Gets or sets the options for data point labels.

Namespace:  C1.Silverlight.Chart.Editor
Assembly:  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

See Also