ZoomExtentsMessage
StockSharp.Xaml.Charting
When published, causes the UltrachartSurface to zoom to extents and redraw
継承元: LoggedMessageBase
コンストラクター
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.