ComponentOne Chart for WPF and Silverlight
ScrollUpCommand Field


C1.WPF.C1Chart Namespace > C1Chart Class : ScrollUpCommand Field
The command that scrolls y-axis of chart.
Syntax
'Declaration
 
Public Shared ReadOnly ScrollUpCommand As System.Windows.Input.RoutedCommand
'Usage
 
Dim value As System.Windows.Input.RoutedCommand
 
value = C1Chart.ScrollUpCommand
public static readonly System.Windows.Input.RoutedCommand ScrollUpCommand
See Also

Reference

C1Chart Class
C1Chart Members