Map Tools : Viewing map information : Editing chart properties

Editing chart properties
The Chart Properties dialog box is where you select different settings for displaying the chart. You can change the colors for bars, columns, lines, or points in the chart. The chart title and the various values to be displayed on the chart can also be formatted. You can also configure the chart to be drawn as a 3D image.
1.
In the Chart window, click the Chart Properties icon. The Chart Properties dialog box appears.
Figure 236 
2.
Table 24 
Click the button beside this field to select a color for the grid area background. This color displays only in the area reserved for drawing the chart.
In the Series section, click the button beside this field and select a color for the bars, columns, lines, or points.
Select this check box if you want the bars, columns, lines or points of the chart to be drawn with a border.
Click the button beside this field and select a color for the border for the bars, columns, lines, or points.
3.
Figure 237 
The X-Axis settings are defined in the following table:
Table 25 
Click the button beside this field and select the font color for the axis title.
4.
5.
Figure 238 
6.
Table 26 
Specify the percentage of perspective for the 3-D chart. This value must be in the range of 0 to 100.
Specify the angle by which the chart will rotate horizontally. This value must be in the range of -180 to 180 degrees.
Specify the angle by which the chart must rotate vertically. This value must be in the range of -180 to 180 degrees.
Select this check box to display the y-axis values on the plot area of the chart. If this check box is not selected and the y-axis is configured to be displayed on the chart, the y-axis labels are displayed next to the axis only.
Use the Visual Basic expressions below to display Y or X axis values on the chart in commonly used numeric formats.
For example, for values such as 2.314524E+001, indicate the expression #VALY{2}
For example, for values in the same format as 2314.52%, indicate the expression #VALY{P2}
Click the button beside this field to select a background color against which the y-axis values are to be displayed.
Enter whatever text you want to display in the tooltip or use the Visual Basic expressions below to display Y or X axis values on the chart in commonly used numeric formats.
For example, for values such as 2.314524E+001, indicate the expression #VALY{2}
For example, for values in the same format as 2314.52%, indicate the expression #VALY{P2}
7.
When finished, click OK and click the appropriate chart icon to view the chart.