Hierarchy

Hierarchy

Properties

children?: ReactNode
legendItemMouseEnter?: ((s, e) => void)

Type declaration

legendItemMouseLeave?: ((s, e) => void)

Type declaration

legendItemMouseLeftButtonDown?: ((s, e) => void)

Type declaration

legendItemMouseLeftButtonUp?: ((s, e) => void)

Type declaration

legendItemMouseMove?: ((s, e) => void)

Type declaration

orientation?: string | LegendOrientation

Gets or sets the current Legend object's orientation.

textColor?: string

Gets or sets color of text

textStyle?: string

Gets or sets style of text.