Click or drag to resize

DrawingBaseIsValueChanged Property

Checks if the view width or height, scale max or min etc parameters has changed. In case there has been a change, user needs to render the view

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

Property Value

Boolean
See Also