Gets or sets the behavior of the chart. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public Behavior Behavior { get; set; } |
Visual Basic
![]() |
---|
Public ReadOnly Property Behavior As Behavior |
One of the Behavior enumeration values. Default value is Behavior.DoNothing.
Use the property to put the chart into zoom mode or set it back to non-interactive mode.