ComponentOne FinancialChart for WPF
C1.WPF Namespace / C1RadialPanel Class / StartAngleProperty Field



In This Topic
    StartAngleProperty Field (C1RadialPanel)
    In This Topic
    Identifies the StartAngle dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly StartAngleProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1RadialPanel.StartAngleProperty
    public static readonly DependencyProperty StartAngleProperty
    public:
    static readonly DependencyProperty^ StartAngleProperty
    See Also