How to Hide Specific Legend Series in Bold Reports
Published:
Updated:
This guide explains how to use the HIDELEGENDFORSERIES custom attribute in Bold Reports to hide specific data series from the chart legend. By hiding unnecessary legend items, you can reduce visual clutter and ensure your users focus on the most critical data points in your report.
Step-by-Step Instructions
Step 1. Open the Report
- Open the Bold Reports Designer and load the report that contains the chart you want to modify.
Step 2. Add the Custom Attribute
- Select the chart report item.
- In the Properties panel, expand the Miscellaneous section and click Custom Attributes to open the Custom Attributes dialog.
- Click Add and specify the following values:
- Name:
HIDELEGENDFORSERIES - Value: Enter the exact name of the series you want to hide (for example,
SalesOrderID1).
- Name:
Step 3. Save and Preview
- Click OK to save the custom attribute.
- Click Preview in the top toolbar to verify that the specified legend item is no longer displayed.
Before applying the custom attribute
After applying the custom attribute
Download the sample report here.
Related Articles
How to Customize Chart Legend Shapes in Bold Reports
How to Set Specific Color for Specific Values in Chart Series