Gets or sets whether to enable pan inertia.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
SyntaxC#
Copy Code
|
|---|
public bool EnableAnimation { get; set; } |
Visual Basic
Copy Code
|
|---|
Public Property EnableAnimation As Boolean |
See Also