ValueErrorBarType Enum
In This Article
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
#Declaration
C#
[JsonConverter(typeof(StringEnumConverter))]
public enum ValueErrorBarType
#Members
Name |
---|
Fixed
|
Percent
|
Std
|
Std
|
Variance
|
See Also