ComponentOne Chart for WPF and Silverlight
TranslateAction Class
Members 


C1.WPF.C1Chart Namespace : TranslateAction Class
Represents translate action.
Object Model
TranslateAction Class
Syntax
'Declaration
 
Public Class TranslateAction 
   Inherits Action
'Usage
 
Dim instance As TranslateAction
public class TranslateAction : Action 
Remarks
The Scale property of Axis should be less than 1. Otherwise the translate along the axis is not available.
Inheritance Hierarchy

System.Object
   System.Windows.Threading.DispatcherObject
      System.Windows.DependencyObject
         C1.WPF.C1Chart.Action
            C1.WPF.C1Chart.TranslateAction

See Also

Reference

TranslateAction Members
C1.WPF.C1Chart Namespace