Contains options for data labels and tooltips.

Namespace:  C1.Silverlight.Chart.Editor
Assembly:  C1.Silverlight.Chart.Editor (in C1.Silverlight.Chart.Editor.dll)

Syntax

C#
public class LabelOptions : INotifyPropertyChanged
Visual Basic
Public Class LabelOptions _
	Implements INotifyPropertyChanged

Inheritance Hierarchy

System..::..Object
  C1.Silverlight.Chart.Editor..::..LabelOptions

See Also