ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / Axis Class / RadarLabelVisibilityProperty Field


In This Topic
    RadarLabelVisibilityProperty Field
    In This Topic
    Using a DependencyProperty as the backing store for RadarLabelVisibility. This enables animation, styling, binding, etc...
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly RadarLabelVisibilityProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = Axis.RadarLabelVisibilityProperty
    public static readonly DependencyProperty RadarLabelVisibilityProperty
    See Also