Skip to main content

DashboardTreemapLayoutDirection Type

Declaration

export type DashboardTreemapLayoutDirection = "BottomLeftToTopRight" | "BottomRightToTopLeft" | "TopLeftToBottomRight" | "TopRightToBottomLeft"

Members

Name
"BottomLeftToTopRight"
"BottomRightToTopLeft"
"TopLeftToBottomRight"
"TopRightToBottomLeft"