Set dynamic chart options for the legend, labels, and tooltips
Legend: The font used to display the legend items.
Show Tooltip: Select the tooltip to display when hovering over a point in the chart. Placeholders may be used to put data into the tooltip text:
Setting | Description |
%value% | The numeric vertical value at the point. |
%valuex% | The numeric x (horizontal) value at the point, if applicable. |
%category% | The category member at the point. |
%series% | The series the point belongs to. |
%column% | The column member at the point. |
%row% | The row member at the point. |
%color% | The numeric value that controls the color of the point, if applicable. |
%size% | The numeric value that controls the size of the point, if applicable. |
%percent% | The percentage contribution of a 100% stacked chart. |
You can format numeric values using Custom number formats.
Custom-formatted tooltip: This option allows you to customize the font and colors of the tooltip.