ScaleType Enum

Definition

Defines values for ScaleType.

[Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))]
public enum ScaleType
[<Newtonsoft.Json.JsonConverter(typeof(Newtonsoft.Json.Converters.StringEnumConverter))>]
type ScaleType = 
Public Enum ScaleType
Inheritance
ScaleType
Attributes
Newtonsoft.Json.JsonConverterAttribute

Fields

ChangeCount 0
ExactCount 2
PercentChangeCount 1
ServiceAllowedNextValue 3

Applies to