ComponentOne Chart for WPF and Silverlight
ScrollToBottomCommand Field


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

Reference

C1Chart Class
C1Chart Members