AutoRange
StockSharp.Xaml.Charting.Visuals.Axes
Provides values which defines autorange behavior for IAxis implementers.
Поля
Always : AutoRange
Autorange the IAxis instance always. In this case zooming is not allowed by user. Only AxisDragModifier UI interaction is allowed.
Once : AutoRange
Allows the IAxis instance decide whether autorange or not when show IAxis first time, e.g. if the current VisibleRange is null or undefined