C1.Silverlight.Chart.5
ZoomAction Class
Members 

Represents zoom action.
Object Model
ZoomAction Class
Syntax
'Declaration
 
Public Class ZoomAction 
   Inherits Action
public class ZoomAction : 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.DependencyObject
      C1.Silverlight.Chart.Action
         C1.Silverlight.Chart.ZoomAction

See Also

Reference

ZoomAction Members
C1.Silverlight.Chart Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.