Xamarin.Android | ComponentOne
C1.Android.Chart Assembly / C1.Android.Chart Namespace / FlexChart Class / SelectedSeriesProperty Field


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