FinancialChartReductionLevel Enum
Namespace: DevExtreme.AspNet.Mvc
Assembly: DevExtreme.AspNet.Core.dll
Declaration
[JsonConverter(typeof(StringEnumConverter))]
public enum FinancialChartReductionLevel
Members
Name |
---|
Close
|
High
|
Low
|
Open
|
See Also