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