ComponentOne Chart for WPF and Silverlight
ScaleAction Class
Members 


C1.WPF.C1Chart Namespace : ScaleAction Class
Represents the scale action.
Object Model
ScaleAction Class
Syntax
'Declaration
 
Public Class ScaleAction 
   Inherits Action
'Usage
 
Dim instance As ScaleAction
public class ScaleAction : Action 
Remarks
The MinScale property of Axis property specifies the minimum scale that can set for the axis. If MinScale is equal to 1 the zoom is not applied to the axis.
Inheritance Hierarchy

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

See Also

Reference

ScaleAction Members
C1.WPF.C1Chart Namespace