viz.renderers.LegendPosition
export type LegendPosition = 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | 'none';Values
'top-left''top-right''bottom-left''bottom-right''none'
Legend position for the visualization.
export type LegendPosition = 'top-left' | 'top-right' | 'bottom-left' | 'bottom-right' | 'none';'top-left''top-right''bottom-left''bottom-right''none'Legend position for the visualization.