ComponentOne Chart for WPF and Silverlight
ScrollToRightEndCommand Field


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

Reference

C1Chart Class
C1Chart Members