Gets a value indicating whether the command does anything.
Namespace: MindFusion.Charting.Commands
Assembly: MindFusion.Charting
C# Copy Code |
---|
protected virtual bool HasEffect { get; } |
Visual Basic Copy Code |
---|
Protected Overridable ReadOnly Property HasEffect As Boolean |
Commands that have no effect are not stored in the undo history.