Enum CategoryType

CategoryType enumeration

Represents the category axis type.

public enum CategoryType

Values

NameValueDescription
AutomaticScale0AutomaticScale
CategoryScale1CategoryScale
TimeScale2TimeScale

See Also