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


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