public class DefaultStrategyManager extends java.lang.Object implements IStrategyManager
SciChartSurface
Constructor and Description |
---|
DefaultStrategyManager(ISciChartSurface surface)
Creates a new instance of
DefaultStrategyManager for specified SciChartSurface |
Modifier and Type | Method and Description |
---|---|
CoordinateSystem |
getCurrentCoordinateSystem()
Gets current
CoordinateSystem of the chart |
public DefaultStrategyManager(ISciChartSurface surface)
DefaultStrategyManager
for specified SciChartSurface
surface
- The target SciChartSurface
instancepublic final CoordinateSystem getCurrentCoordinateSystem()
CoordinateSystem
of the chartgetCurrentCoordinateSystem
in interface IStrategyManager
CoordinateSystem
value