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


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