Radar graph: Value Axis group
Properties in this group control the visibility and range of the value axis, as well as value-axis label formats and value-axis divisions. They also control the visibility of value-axis grid lines.
Value Axis group properties
The group includes the following properties:
valueAxisAutoScaleMode
Select one of the following modes to control the y-axis range:
Off: The
valueMin and
valueMax properties determine the range of the value axis. This is the default. The chart origin (the bottom of the value axis) is labeled with
valueMin. The intersection of the value axis and the radial axis (the top of the value axis) is labeled with
valueMax.
On: The dashboard calculates the value axis range according to data values being plotted.
On - Include Min/Max: The dashboard calculates the smallest range that includes both
valueMin and
valueMax as well as all plotted points.
This property is in the Value Axis property group.
valueAxisColor
To set the color of the value axis and value axis labels, select the ... button and choose a color from the palette. Close the Color Chooser window when you are done.
This property is in the Value Axis property group.
valueAxisFlag
Controls the visibility of the value axis.
This property is in the Value Axis property group.
valueAxisFormat
Sets the format of the numerical labels that appear along the value axis. Select or enter the format specification. Use syntax based on the Java DecimalFormat class.
This property is in the Value Axis property group.
valueAxisLineStyle
Controls the style of the value axis. Choose either No Line, Solid, Dotted, Dashed, or Dot Dashed.
This property is in the Value Axis property group.
valueAxisMajorDivisions
Specifies the number of major divisions on the value axis. Each major division is separated by a value grid line. A numeric label appears along the value axis at the intersections with the grid lines (as well as at the origin and at the intersection with the radial axis).
This property is in the Value Axis property group.
valueAxisMinorDivisions
Specifies the number of minor divisions on the value axis. Each minor division is separated by a horizontal tick mark.
This property is in the Value Axis property group.
valueGridLineStyle
Controls the style of the value grid lines. Choose either No Line, Solid, Dotted, Dashed, or Dot Dashed.
This property is in the Value Axis property group.
valueGridVisFlag
Controls the visibility of the value grid lines.
This property is in the Value Axis property group.