[]
Represents zoom action.
public class ZoomAction : Action
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.
| Name | Description |
|---|---|
| ZoomAction() | Creates a new instance of the C1.Silverlight.Chart.ZoomAction class. |
| Name | Description |
|---|---|
| Fill | Gets or sets the fill brush that is used for painting selection area. |
| Stroke | Gets or sets the stroke brush that is used for painting the selection area. |