---
title: category
framework: charts
role: symbol
role_heading: Type Property
path: charts/scaletype/category
---

# category

A scale that has discrete domain values as inputs.

## Declaration

```swift
static var category: ScaleType { get }
```
