Xamarin.iOS Documentation | ComponentOne
C1.iOS.Chart Assembly / C1.iOS.Chart Namespace / FlexPie Class / StartAngleProperty Field


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