Click or drag to resize

IChartVisualIsValueChanged Property

Gets if the view height, width etc has changed or not. Used to re-evaluate DrawingBase object

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

Property Value

Boolean
See Also