Drag an element in the right pane to change its positioning properties, such as height, left, or top.
Chart Control Property |
Description |
Config |
Opens the chart wizard to define the chart layout. Click the property, and click . See also Use the Chart Wizard. |
Height, Width |
Specifies the height and the width of the chart. |
Left, Top |
Positions the chart relative to the section borders. |
Locked |
A locked control cannot be moved with the mouse, which prevents moving it unintentionally. Specify offsets for Left and Top to move a locked control. |
Priority |
Controls the drawing priority. |
Script |
Adds a script, for example, to modify the chart at runtime. Click the property, and click . |
SQL |
Edits the SQL expression that queries the data to be visualized in the chart. Click the property, and click to open the SQL Assistant. See also Use the Chart Wizard and Report Designer: Sample SQL Select Statements for Charts. |
Suppress |
Suppresses the control under certain conditions, such as a function or a select statement that produces either True or False (0 or 1). See also Report Designer: Text Control. |