ComponentOne FinancialChart for WPF
C1.WPF.Chart Namespace / C1FlexChart 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 = C1FlexChart.SelectedSeriesProperty
    public static readonly DependencyProperty SelectedSeriesProperty
    public:
    static readonly DependencyProperty^ SelectedSeriesProperty
    See Also