[]
        
(Showing Draft Content)

GC.Spread.Sheets.Charts.IChartLegend

Interface: IChartLegend

Sheets.Charts.IChartLegend

Table of contents

Properties

Properties

backColor

Optional backColor: string | IPatternFillBackColor

The backgroundColor of the chart legend.


backColorTransparency

Optional backColorTransparency: number

The transparency of the chart legend color


borderStyle

Optional borderStyle: IBorder

The borderStyle of the chart legend.


color

Optional color: string

The border color of the chart legend.


fontFamily

Optional fontFamily: string

The font family of the chart legend text.


fontSize

Optional fontSize: number

The font size of the chart legend text.


layout

Optional layout: IChartLegendLayout


position

Optional position: LegendPosition

The position of the chart legend.


showLegendWithoutOverlapping

Optional showLegendWithoutOverlapping: boolean

whether the legend display without overlapping chart area.


visible

Optional visible: boolean

The visibility of the chart legend.