[]
• Optional backColor: string | IPatternFillBackColor
The backgroundColor of the chart legend.
• Optional backColorTransparency: number
The transparency of the chart legend color
• Optional borderStyle: IBorder
The borderStyle of the chart legend.
• Optional color: string
The border color of the chart legend.
• Optional fontFamily: string
The font family of the chart legend text.
• Optional fontSize: number
The font size of the chart legend text.
• Optional layout: IChartLegendLayout
• Optional position: LegendPosition
The position of the chart legend.
• Optional showLegendWithoutOverlapping: boolean
whether the legend display without overlapping chart area.
• Optional visible: boolean
The visibility of the chart legend.