ComponentOne Chart for WPF and Silverlight
ScrollToTopCommand Field


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

Reference

C1Chart Class
C1Chart Members