ChartPointInteractionMode Enum
In This Article
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
[JsonConverter(typeof(StringEnumConverter))]
public enum ChartPointInteractionMode
#Members
Name |
---|
All
|
All
|
None
|
Only
|
See Also