Type Alias: SimChartIndexCategory<T>
SimChartIndexCategory<
T> =ChartIndexCategory<T> &object
Defined in: src/sdk/charts/SimChartTypes.ts:14
A category in a chart index provided by the simulator.
Type Declaration
charts
readonlycharts: readonlySimChartMetadata<T>[]
The charts present in the category.
Type Parameters
| Type Parameter |
|---|
T extends string |