ChartLegendInsidePosition Type
In This Article
#Declaration
TypeScript
export type ChartLegendInsidePosition = "TopLeftVertical" | "TopLeftHorizontal" | "TopCenterHorizontal" | "TopCenterVertical" | "TopRightVertical" | "TopRightHorizontal" | "BottomLeftVertical" | "BottomLeftHorizontal" | "BottomCenterHorizontal" | "BottomCenterVertical" | "BottomRightVertical" | "BottomRightHorizontal"
#Members
Name |
---|
"Top |
"Top |
"Top |
"Top |
"Top |
"Top |
"Bottom |
"Bottom |
"Bottom |
"Bottom |
"Bottom |
"Bottom |