public final class ZoomExtentsMessage
extends com.scichart.core.utility.messaging.LoggedMessageBase
SciChartSurface
to zoom to extents and redrawConstructor and Description |
---|
ZoomExtentsMessage(java.lang.Object sender)
Initializes a new instance of the
ZoomExtentsMessage class |
ZoomExtentsMessage(java.lang.Object sender,
boolean zoomYOnly)
Initializes a new instance of the
ZoomExtentsMessage class |
Modifier and Type | Method and Description |
---|---|
boolean |
isZoomYOnly()
Gets the value indicating whether zoom should be performed in the Y-direction only
|
public ZoomExtentsMessage(java.lang.Object sender)
ZoomExtentsMessage
classsender
- The senderpublic ZoomExtentsMessage(java.lang.Object sender, boolean zoomYOnly)
ZoomExtentsMessage
classsender
- The senderzoomYOnly
- If true zooms in the Y-direction only