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.ChartAssembly: ArthaChitra.Core (in ArthaChitra.Core.dll) Version: 2.0.3.0
Syntax protected override bool IsValueChanged { get; set; }
Property Value
BooleanSee Also