Click or drag to resize

IChartVisualCanRecalculate Property

Returns if the visual can re-calculates the params. Valid for DrawingBase objects only.

Namespace: ArthaChitra.Model.Chart
Assembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.4.0
Syntax
C#
bool CanRecalculate { get; }

Property Value

Boolean
See Also