[]
        
(Showing Draft Content)

GrapeCity.Spreadsheet.Charts.CategoryType

CategoryType Enum

Specifies the type of the category axis.

Namespace: GrapeCity.Spreadsheet.Charts
Assembly: GrapeCity.Spreadsheet.dll
Syntax
public enum CategoryType
Public Enum CategoryType

Fields

Name Description
AutomaticScale

Spread controls the axis type.

CategoryScale

Axis groups data by an arbitrary set of categories.

TimeScale

Axis groups data on a time scale.

Unspecified

Not available.