Skip to main content
JS

PieChartSeriesInteractionMode Enum

Namespace: DevExtreme.AspNet.Mvc

Assembly: DevExtreme.AspNet.Core.dll

Declaration

[JsonConverter(typeof(StringEnumConverter))]
public enum PieChartSeriesInteractionMode

Members

Name
None
OnlyPoint
See Also