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