[]
• Optional
backColor: string
| IPatternFillBackColor
The background color of the series data labels.
• Optional
backColorTransparency: number
The background color transparency of the series data labels.
• Optional
borderColor: string
The border color of the series data labels.
• Optional
borderColorTransparency: number
The border color transparency of the series data labels.
• Optional
borderWidth: number
The border width of the series data labels.
• Optional
color: string
The color of the chart data labels.
• Optional
dataLabelsRange: string
The data labels range formula;
• Optional
format: string
The format of the chart data labels.
• Optional
numberFormatLinked: boolean
Whether to apply the format of the linked data source.
• Optional
position: DataLabelPosition
The position of the chart data labels.
• Optional
separator: string
the separator of the series data labels.
• Optional
showCategoryName: boolean
Whether to show category name in data labels.
• Optional
showDataLabelsRange: boolean
Whether to show the reference cells text in data labels.
• Optional
showPercentage: boolean
Whether to show the percent value in data labels.
• Optional
showSeriesName: boolean
Whether to show series name in data labels.
• Optional
showValue: boolean
Whether to show value in data labels.
• Optional
transparency: number
The transparency of the chart data labels color.