Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / ChartSeries Class / VisibilityProperty Field


In This Topic
    VisibilityProperty Field
    In This Topic
    Identifies the Visibility dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly VisibilityProperty As DependencyProperty
    'Usage
     
    
    Dim value As DependencyProperty
     
    value = ChartSeries.VisibilityProperty
    public static readonly DependencyProperty VisibilityProperty
    See Also