Back to Devexpress

InspectedType Type

dashboard-js-devexpress-dot-dashboard-d48db8f7.md

latest492 B
Original Source

InspectedType Type

Lists values used to identify the data type in the Data Inspector.

Declaration

ts
export type InspectedType = "Aggregated" | "Raw"

Members

NameDescription
"Aggregated"

Identifies aggregated data.

| | "Raw" |

Identifies raw data.

|

See Also

Data Inspector