Radar graph: Data Format group
Properties on this group control the format of displayed values as well as numerical and date labels.
The group includes the following properties:
labelColumnFormat
Sets the format of numeric or date labels displayed in the legend, along the radial axis, and in tooltips.
Select or enter the format specification. Use syntax based on the Java DecimalFormat class for numeric labels, and syntax based on the Java SimpleDateFormat class for date labels.
To enable tooltips, select the
mouseOverFlag.
This property is in the Data Format property group.
valueFormat
Sets the numeric format of trace values displayed in tooltips.
Select or enter a format. Use syntax from the Java
DecimalFormat class. To enable tooltips, select the
mouseOverFlag property.
This property is in the Data Format property group.