# Interface: CartesianScaleTypeRegistry
# Hierarchy
CartesianScaleTypeRegistry
# Properties
# category
• category: Object
# Type declaration
Name | Type |
---|---|
options | CategoryScaleOptions |
# Defined in
types/index.d.ts:3606
# linear
• linear: Object
# Type declaration
Name | Type |
---|---|
options | LinearScaleOptions |
# Defined in
types/index.d.ts:3600
# logarithmic
• logarithmic: Object
# Type declaration
Name | Type |
---|---|
options | LogarithmicScaleOptions |
# Defined in
types/index.d.ts:3603
# time
• time: Object
# Type declaration
Name | Type |
---|---|
options | TimeScaleOptions |
# Defined in
types/index.d.ts:3609
# timeseries
• timeseries: Object
# Type declaration
Name | Type |
---|---|
options | TimeScaleOptions |
# Defined in
types/index.d.ts:3612