Format Scatter Dialog Box
You can use the Format Scatter dialog box to format the scatter in a scatter chart. This topic describes the options in the dialog box.
Designer display the Format Scatter dialog box when you right-click a marker in a scatter chart and select Format Scatter from the shortcut menu, or double-click a marker in a scatter chart.
The dialog box contains the following tabs:
You see these buttons in all the tabs:
OK
Select to apply all changes and close the dialog box.
Cancel
Select to close the dialog box without saving any changes.
Apply
Select to apply all changes and leave the dialog box open.
Help
Select to view information about the dialog box.
General Tab
Use this tab to specify the general properties of the scatter chart.
Layout
You can specify the layout of the scatter in this box.
- No line
Select if you do not want to use lines to connect the markers in the scatter chart. - Straight Line
Select to use straight lines to connect the markers in the scatter chart. - Curved Line
Select to use curved lines to connect the markers in the scatter chart.
Line
You can specify the property of the lines that connect the markers in the scatter chart in this box.
- Thickness
Specify the thickness of the lines, in pixels.
Node
You can specify the properties of the markers in the scatter chart in this box.
- Style
Select the style of the markers. - Width
Specify the width of the markers, in pixels. - Height
Specify the height of the markers, in pixels.
Fill Tab
Use this tab to specify the color pattern to fill the scatter markers.
Color
Specify the color for the selected scatter markers in the same data series. To edit the color, select the color indicator and select a color from the color palette or input the hexadecimal value (for example, 0xff0000) of a color in the text box.
Transparency
Specify the transparency of the color.
Self Settings
Select to apply the color pattern to the scatter markers themselves only. If you do not select the option, Designer synchronizes the color settings you define here to the Pattern List property on the chart object in the Report Inspector, which the data markers of other subtypes can also apply if the chart is a combo chart.
Color List
Select to open the Color List dialog box to modify the color pattern for scatter markers in the same data series respectively.
Sample
The box displays a preview sample of your selection.
Data Label Tab
Designer does not support displaying data labels in scatter charts, so you can skip this tab.
Hint Tab
Use this tab to specify the properties for the hint of the scatter markers.
Show Category and Series
Select to include the category and series values in the hint.
Auto Scale in Number
Specify whether to automatically scale the Number values in the hint which fall into the following two ranges:
- When 1000 <= value < 10^15, Designer applies the following quantity unit symbols of the International System of Units to scale the values: K (10^3), M (10^6), G (10^9), and T (10^12).
- When 0 < value < 0.001 or value >= 10^15, Designer uses scientific notation to scale the values.
By default, Designer selects "auto" for the option, meaning, Designer applies the setting that you specify for the same property on the chart in the Report Inspector for the values. If you select "true", Designer applies the specified format to the integer part of the values after scaling them; however, if the specified format conflicts with the logic of Auto Scale in Number, for example, the values display in percentage, Designer ignores the Auto Scale in Number setting. Select "false" if you do not want to scale the values.