[]
        
(Showing Draft Content)

C1.WPF.C1Chart.ZoomAction

ZoomAction Class

Represents zoom action.

Namespace: C1.WPF.C1Chart
Assembly: C1.WPF.C1Chart.4.6.2.dll
Syntax
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.

Constructors

Name Description
ZoomAction()

Creates a new instance of the C1.Silverlight.Chart.ZoomAction class.

Properties

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.