ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1FlexPie Class / StartAngleProperty Field



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