NotifyAxes Method
Notifies all Axis that data has changed, and the DataRange property must be recalculated.
Syntax
public void NotifyAxes()
Remarks
This is an expensive operation and should only be called when necessary. It is called once every time SciChartSurface is drawn.
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