ChartVisualBaseRecalculate Method |
Recalculates the parameter. This is called for
DrawingBase objects only.
Namespace: ArthaChitra.Model.SharpScriptAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntaxprotected abstract void Recalculate(
ChartVisualArgs args
)
Parameters
- args ChartVisualArgs
See Also