Called to force a chart object to redraw itself.
Namespace:
RightEdge.Common.ChartObjectsAssembly: Common (in Common.dll) Version: 2010.1.0.0 (2010.1.0.0)
Syntax
| C# |
|---|
public void Refresh() |
| Visual Basic (Declaration) |
|---|
Public Sub Refresh |
| Visual C++ |
|---|
public: virtual void Refresh() sealed |