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



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