IsVisibleRangeConstrained Method (LogarithmicNumericAxis3D)
Returns True if the newRange range does not satisfy SciChart.Charting.Visuals.Axes.AxisCore.MinimalZoomConstrain requirement
Overload List
| Overload | Description |
|---|---|
| IsVisibleRangeConstrained(IRange) | Returns |
| IsVisibleRangeConstrained() | Checks whether the current SciChart.Charting.Visuals.Axes.AxisCore.VisibleRange meets SciChart.Charting.Visuals.Axes.AxisCore.MinimalZoomConstrain. (Inherited from SciChart.Charting.Visuals.Axes.AxisCore) |
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
See Also