Defines values that specify how the component responds to actions performed by the user. Namespace: MindFusion.Charting.WebForms
|
C#
![]() |
---|
public enum Behavior |
Visual Basic
![]() |
---|
Public Enumeration Behavior |
JavaScript
![]() |
---|
// enum |
Member name | Description | |
---|---|---|
![]() |
DoNothing |
The control does not respont to actions performed by the user. |
![]() |
ZoomChart |
The control responds to actions performed by the user by zooming the chart. |