FlexChart | ComponentOne
C1.WPF.FlexChart.4.6.2 Assembly / C1.WPF.Chart.Interaction Namespace / C1AxisScrollbar Class / OnPropertyChanged Method

In This Topic
    OnPropertyChanged Method (C1AxisScrollbar)
    In This Topic
    Syntax
    'Declaration
     
    Protected Overrides Sub OnPropertyChanged( _
       ByVal e As DependencyPropertyChangedEventArgs _
    ) 
    protected override void OnPropertyChanged( 
       DependencyPropertyChangedEventArgs e
    )

    Parameters

    e
    See Also