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


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