Skip to main content
JS

GaugeIndicatorType Enum

Namespace: DevExtreme.AspNet.Mvc

Assembly: DevExtreme.AspNet.Core.dll

Declaration

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

Members

Name
Circle
RangeBar
Rectangle
RectangleNeedle
Rhombus
TextCloud
TriangleMarker
TriangleNeedle
TwoColorNeedle
See Also