Xamarin.iOS Documentation | ComponentOne
C1.iOS.Gauge Assembly / C1.iOS.Gauge Namespace / C1BulletGraph Class / GoodProperty Field


In This Topic
    GoodProperty Field
    In This Topic
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GoodProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = C1BulletGraph.GoodProperty
    public static readonly DependencyProperty GoodProperty
    See Also