Recalculates a chart area axes scale.
Recalculates the chart area axes scale.
Visual Basic (Declaration) | |
---|---|
Public Sub ReCalc() |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public void ReCalc() |
The following sample customizes the X axis scale.
When changes are made using events, it is sometimes necessary to re-calculate the chart area axis scale so that the chart is rendered correctly (e.g. if an axis range is changed then the labels for that axis must be re-calculated).
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family