Gets or sets the behavior of the chart control.
Namespace: MindFusion.Charting.Wpf
Assembly: MindFusion.Charting.Wpf
C#
![]() |
---|
public Behavior Behavior { get; set; } |
Visual Basic
![]() |
---|
Public Property Behavior As Behavior |
A member of the Behavior enumeration. Default value is DoNothing.
The property specifies the behavior of the chart and is used when you want to switch to zoom mode and vice versa.