ComponentOne Chart for WPF and Silverlight
C1.WPF.C1Chart Namespace / PolarRadarOptions Class / DirectionProperty Field


In This Topic
    DirectionProperty Field (PolarRadarOptions)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared DirectionProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = PolarRadarOptions.DirectionProperty
     
    PolarRadarOptions.DirectionProperty = value
    public static DependencyProperty DirectionProperty
    See Also