Using a DependencyProperty as the backing store for RadarLabelVisibility. This enables animation, styling, binding, etc...

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

Syntax

C#
public static readonly DependencyProperty RadarLabelVisibilityProperty
Visual Basic
Public Shared ReadOnly RadarLabelVisibilityProperty As DependencyProperty

See Also