ZoomExtentsMessage
StockSharp.Xaml.Charting
When published, causes the UltrachartSurface to zoom to extents and redraw
Erbt von: LoggedMessageBase
Konstruktoren
ZoomExtentsMessage(object)
Initializes a new instance of the MessageBase class.
- sender
- Message sender (usually "this")
ZoomExtentsMessage(object, bool)
Initializes a new instance of the ZoomExtentsMessage class.
- sender
- The sender.
- zoomYOnly
- if set to true zooms in the Y-direction only.