Enum AggregateTransformScale
C#
public enum AggregateTransformScale
Fields
High | Indicates more than 25 million key values. |
Low | Indicates approximately 500,000 key values. |
Medium | Indicates approximately 5 million key values. |
Unspecified | Indicates no KeyScale value is used. |