This option is included in the menu for all graph types except Pies: |
||
|
||
The Y2 Axis Settings menu includes these dialogs: |
||
|
||
|
||
|
||
|
|
This dialog is displayed when the General tab is selected in Y2 Axis Settings. Select the location in the chart where you want the axis imaged. Descending Axis draws the axis labels in ascending or descending order. The Axis Line and Zero Line check boxes enable/disable display of the axis base line and zero line. Select the Apply button to add these selections to the chart. Selections in this dialog add the following properties and methods to the code that defines this chart: |
|
Editor Field |
Property/Method |
|
Left Side of Chart |
||
Right Side of Chart |
||
Both Sides of Chart |
||
Descending Axis |
||
Axis Line |
||
Zero Line |
|
This dialog is displayed when the Scale tab is selected in Y2 Axis Settings. The check boxes enable/disable "Always include Zero", log scale, and manual maximum and minimum scaling. When manual maximum and/or minimum scaling is enabled, enter values in the Max Value and/or Min Value fields. Select the Apply button to add these selections to the chart. Selections in this dialog add the following properties and methods to the code that defines this chart: |
|
Editor Field |
Property/Method |
|
Always Include Zero |
||
Log Scale |
||
Use Manual setting for Maximum |
||
Max Value |
||
Use Manual setting for Minimum |
||
Min Value |
|
This dialog is displayed when the Labels tab is selected in Y2 Axis Settings. Use the check boxes to enable/disable the display of all axis labels, the minimum axis label, or the maximum axis label. When Show Axis Labels is selected, select a label format in the Format field. Select the Apply button to add these selections to the chart. Selections in this dialog add the following properties and methods to the code that defines this chart: |
|
Editor Field |
Property/Method |
|
Show Axis Labels |
||
Format |
||
Don't Show Minimum Value |
||
Don't Show Maximum Value |
|
This dialog is displayed when the Grids tab is selected in Y2 Axis Settings. Use the check boxes in this dialog to enable/disable the display of major and minor grid lines. When either check box is selected, use the Style field to select the format of major and minor grid lines. The Automatic Grids radio button enables/disable automatic calculation of the number of major/minor grid lines. When these radio button are not selected, select a number of major or minor grid lines in the Manual Intervals fields. |
|
Select the Apply button to add these selections to the chart. Selections in this dialog add the following properties and methods to the code that defines this chart: |
||
Editor Field |
Property/Method |
|
Show Major Grid Lines |
||
Style |
||
Automatic Grids |
||
Manual Intervals |
||
Show Minor Grid Lines |
||
Style |
||
Automatic Grids |
||
Manual Intervals |