Partilhar via


ScaleType Enum

Definition

This enum is intended to help in the transition between namespaces, since it will be a breaking change that needs to be announced and delayed 6 months. It is identical to the ScaleType, but in the old namespace

public enum ScaleType
type ScaleType = 
Public Enum ScaleType
Inheritance
ScaleType

Fields

Name Value Description
ChangeCount 0
PercentChangeCount 1
ExactCount 2

Applies to