BackPrevious Page Next PageNext

Chart Paper

The Chart Paper object in a chart contains the following properties and the availabilities of the properties vary for different report types.

Property Name Available For Description
General
Class Type Query Page Report Indicates the class type of the object. This property is read only.
Data Inherit Query Page Report Indicates whether the dataset for this object is inherited from another object. This property is read only.
Dataset Query Page Report Indicates the dataset used by the object. This property is read only.
Instance Name Query Page Report Shows the instance name of the object. This property is read only.
Geometry
Height Page Report, Web Report, Library Component Specifies the height of the object. Enter a numeric value to change the height. This property takes effect only when the Placement property for the chart legend is set to customized.

Data type: Float

Width Page Report, Web Report, Library Component Specifies the width of the object. Enter a numeric value to change the width. This property takes effect only when the Placement property for the chart legend is set to customized.

Data type: Float

X Page Report, Web Report, Library Component Specifies the horizontal coordinate of the top left corner of the object, relative to its parent container. Enter a numeric value to change the position. This property takes effect only when the Placement property for the chart legend is set to customized.

Data type: Float

Y Page Report, Web Report, Library Component Specifies the vertical coordinate of the top left corner of the object, relative to its parent container. Enter a numeric value to change the position. This property takes effect only when the Placement property for the chart legend is set to customized.

Data type: Float

CSS
Class Page Report, Web Report, Library Component Specifies a CSS class to be applied to the object which is a valid class in the CSS file.

Data type: String

Style Page Report, Web Report, Library Component The property can be used in two ways.
  • Specifies a style to be applied to the object. Choose a style from the drop-down list which is available when a Style Group has been selected at the page report tab or web report or library component level and when there are styles in the Style Group that can be applied to the object, or type in the style name.
  • Specifies a CSS selector to be applied to the object. Enter a valid class name from the CSS file.

Data type: String

Accessibility
External CSS Class Selector Query Page Report Specifies a class selector to be applied to the object when exported as HTML. Enter a valid class name from the CSS file.

Data type: String

Coordinate Paper (not supported on heat maps and organization charts)
Angle X Query Page Report Specifies the rotation angle of the chart around the X axis, in degrees. Applies to 3-D charts only. Enter a numeric value to change the rotation.

Data type: Float

Angle Y Query Page Report Specifies the rotation angle of the chart around the Y axis, in degrees. Applies to 3-D charts only. Enter a numeric value to change the rotation.

Data type: Float

Angle Z Query Page Report Specifies the rotation angle of the chart around the Z axis, in degrees. Applies to 3-D charts only. Enter a numeric value to change the rotation.

Data type: Float

Graph Position Page Report, Web Report, Library Component Specifies the position of the paper contents relative to the paper background. Applies to 2-D charts only. Choose an option from the drop-down list.

Data type: Enumeration

Interactive Query Page Report Specifies whether the chart can be interactive in JReport Designer view mode, in HTML result, and in Page Report Studio. When it is set to true, all the interactive actions are enabled, for example, you can drill around the chart, put the mouse pointer over a target to get its full hint, and so on.

Data type: Boolean

Perspective Query Page Report Specifies how to display the chart in perspective view. By default no perspective chart will be displayed. Applies to 3-D charts only.

Data type: Integer

Reverse Painting Order Page Report, Web Report, Library Component Specifies whether to reverse the order of graphic objects in a combo chart.

Data type: Boolean

Scale X Page Report, Web Report, Library Component Specifies the percentage for elongating or shortening the X axis. Enter a numeric value to change the percentage.

Data type: Float

Scale Y Page Report, Web Report, Library Component Specifies the percentage for elongating or shortening the Y axis. Enter a numeric value to change the percentage.

Data type: Float

Scale Z Query Page Report Specifies the percentage for elongating or shortening the Z axis. Applies to 3-D chart only. Enter a numeric value to change the percentage.

Data type: Float

Shadow Contents Page Report, Web Report, Library Component Specifies whether to add shadows to the chart. Applies to 2-D charts only.

Data type: Boolean

Background
Border Color Page Report, Web Report, Library Component Specifies the color of the paper border. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Border End Caps Page Report, Web Report, Library Component Specifies the ending style of the paper border line. Choose an option from the drop-down list.

Data type: Enumeration

Border Joint Page Report, Web Report, Library Component Specifies the joint style of the paper border line. Choose an option from the drop-down list.

Data type: Enumeration

Border Outlined Page Report, Web Report, Library Component Specifies whether to show the paper border line in Outline Path. If the property is set to true, the paper border line will be shown in Outline Path; otherwise, in Fill Path.

Data type: Boolean

Border Style Page Report, Web Report, Library Component Specifies the line style of the paper border. Choose an option from the drop-down list.

Data type: Enumeration

Border Thickness Page Report, Web Report, Library Component Specifies the width of the paper border. Enter a numeric value to change the thickness.

Data type: Float

Border Transparency Page Report, Web Report, Library Component Specifies the transparency of the paper border, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Border Type Page Report, Web Report, Library Component Specifies the border type of the paper. Choose an option from the drop-down list.

Data type: Enumeration

Border Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically.
  • true - If selected, the dash size will be adjusted automatically, and the option Auto Adjust Dash in the Format Paper dialog will take effect.
  • false - If selected, the dash size will be of fixed size, and the option Fixed Dash Size in the Format Paper dialog will take effect.

Data type: Boolean

Color Page Report, Web Report, Library Component Specifies the color of the paper background. Applied when Fill Type of the paper background is set to color. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Fill Transparency Page Report, Web Report, Library Component Specifies the transparency of the paper background, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Fill Type Page Report, Web Report, Library Component Specifies the fill pattern for the paper background. Choose an option from the drop-down list. Can be none, color, texture, gradient or image.

Data type: Enumeration

Gradient End Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient ends. Applied when Fill Type of the paper background is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Gradient End X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient ends, measured in a percentage of the paper width. Applied when Fill Type of the paper background is set to gradient.

Data type: Integer

Gradient End Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient ends, measured in a percentage of the paper height. Applied when Fill Type of the paper background is set to gradient.

Data type: Integer

Gradient Start Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient begins. Applied when Fill Type of the paper background is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Gradient Start X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient begins, measured in a percentage of the paper width. Applied when Fill Type of the paper background is set to gradient.

Data type: Integer

Gradient Start Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient begins, measured in a percentage of the paper height. Applied when Fill Type of the paper background is set to gradient.

Data type: Integer

Gradient Style Page Report, Web Report, Library Component Specifies the gradient style for the paper background. Applied when Fill Type of the paper background is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Image File Page Report, Web Report, Library Component Specifies the file name of the image, a portion of which will be displayed as the paper background. Applied when Fill Type of the paper background is set to image. Enter the file name with suffix in the value cell. If the image is outside of the current catalog, you should include the full path of the image correctly.

Data type: String

Image Height Page Report, Web Report, Library Component The four properties, Image X, Image Y, Image Width, and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the paper background. They take effect when Fill Type of the paper background is set to image.

Image Height specifies the height of the image portion, measured in a percentage of the image height.

Data type: Integer

Image Layout Page Report, Web Report, Library Component Specifies the layout style for the image that will be displayed as the paper background. Applied when Fill Type of the paper background is set to image. Choose an option from the drop-down list.
  • tile - Repeats the image over the entire area (default).
  • center - Displays the image in the center of the area.
  • scaled - Stretches the image to cover the entire area.

Data type: Enumeration

Image Width Page Report, Web Report, Library Component The four properties, Image X, Image Y, Image Width, and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the paper background. They take effect when Fill Type of the paper background is set to image.

Image Width specifies the width of the image portion, measured in a percentage of the image width.

Data type: Integer

Image X Page Report, Web Report, Library Component The four properties, Image X, Image Y, Image Width, and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the paper background. They take effect Applied Fill Type of the paper background is set to image.

Image X specifies the distance between the left border of image and the portion that will contain the pattern, measured in a percentage of the image width.

Data type: Integer

Image Y Page Report, Web Report, Library Component The four properties, Image X, Image Y, Image Width, and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the paper background. They take effect when Fill Type of the paper background is set to image.

Image Y specifies the distance between the top border of image and the portion that will contain the pattern, measured in a percentage of the image height.

Data type: Integer

Inset Bottom Page Report, Web Report, Library Component Specifies the bottom position of the background area, measured in a percentage of the paper height, from the bottom edge of the paper.

Data type: Float

Inset Left Page Report, Web Report, Library Component Specifies the left position of the background area, measured in a percentage of the paper width, from the left edge of the paper.

Data type: Float

Inset Right Page Report, Web Report, Library Component Specifies the right position of the background area, measured in a percentage of the paper width, from the right edge of the paper.

Data type: Float

Inset Top Page Report, Web Report, Library Component Specifies the top position of the background area, measured in a percentage of the paper height, from the top edge of the paper.

Data type: Float

Texture Background Color Page Report, Web Report, Library Component Specifies the background color of the texture. Applied when Fill Type of the paper background is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Texture Foreground Color Page Report, Web Report, Library Component Specifies the foreground color of the texture. Applied when Fill Type of the paper background is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Texture Style Page Report, Web Report, Library Component Specifies the texture style of the paper background. Applied when Fill Type of the paper background is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Others (only supported on organization charts)
Layout Mode Page Report, Web Report, Library Component Specifies how the organization chart tree expands from the root node. Choose an option from the drop-down list.
  • top down - The organization chart tree expands from top to bottom.
  • bottom up - The organization chart tree expands from bottom to top. It is the reverse of the top down mode.
  • left right - The organization chart tree expands from left to right.

Data type: Enumeration

Graph (not supported on heat maps and organization charts)
Border Color Page Report, Web Report, Library Component Specifies the line color for the border, not applying to 2-D line charts. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Border End Caps Page Report, Web Report, Library Component Specifies the ending style for the border, not applying to 2-D line charts. Choose an option from the drop-down list.

Data type: Enumeration

Border Joint Page Report, Web Report, Library Component Specifies the line joint style for the border, not applying to 2-D line charts. Choose an option from the drop-down list.

Data type: Enumeration

Border Outlined Page Report, Web Report, Library Component Specifies whether to show the border in outline form, not applying to 2-D line charts. If the property is set to true, the border will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Border Style Page Report, Web Report, Library Component Specifies the line style for the border, not applying to 2-D line charts. Choose an option from the drop-down list.

Data type: Enumeration

Border Thickness Page Report, Web Report, Library Component Specifies the thickness for the border, not applying to 2-D line charts. Enter a numeric value to change the thickness.

Data type: Float

Border Transparency Page Report, Web Report, Library Component Specifies the line transparency for the border, in percent, not applying to 2-D line charts. Enter a numeric value to change the transparency.

Data type: Integer

Border Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically, not applying to 2-D line charts. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Show Border Page Report, Web Report, Library Component Specifies whether to show border for the graph, that is border for the chart data markers.

Data type: Boolean

For bar/bench chart
Bar Gap Page Report, Web Report, Library Component Specifies the distance between each bar/bench in a category. Applies to 2-D clustered bar/bench charts only. Enter a numeric value to change the gap.

Data type: Integer

Bar Style Page Report, Web Report, Library Component Specifies the style of the bars/benches. Choose an option from the drop-down list. It can be normal or cylinder, however, if you specify the style to be cylinder, it will take effect only when Use Depth is set to true.

Data type: Enumeration

Bar Width Page Report, Web Report, Library Component Specifies the total width of the bars/benches in each category, measured in a percentage of the unit width. Enter a numeric value to change the width.

Data type: Integer

Data Label Type Page Report, Web Report, Library Component Specifies in which way the data labels will be displayed around the bars/benches. Applied only when Show Static Data Label is checked in the Format Bar dialog. Choose an option from the drop-down list.
  • value - Shows the value for each bar/bench.
  • percent - Shows the percentage of each bar/bench to the total.
  • value and percent - Shows the value and the percentage for each bar/bench.

Data type: Enumeration

Depth Page Report, Web Report, Library Component Specifies the depth of the bars/benches when Use Depth is set to true. Applies to 2-D bar/bench charts only. Enter a numeric value to change the depth.

Data type: Float

Direction Page Report, Web Report, Library Component Specifies the angle of the axis along the depth of the bars/benches. Applies to 2-D bar/bench charts only. Enter a numeric value to change the direction.

Data type: Integer

Suppress Label When 0 Page Report, Web Report, Library Component If true, the data label whose value is 0 will not be displayed.

Data type: Boolean

Update Direction Web Report, Library Component Specifies the direction in which to paint the values when the chart is updated. Available to real time chart only. Choose an option from the drop-down list.
  • Default - If it is a bench chart, paints the values from top to bottom, otherwise, from right to left.
  • Reverse - If it is a bench chart, paints the values from bottom to top, otherwise, from left to right.

Data type: Enumeration

Use Depth Page Report, Web Report, Library Component Specifies whether to make the bars/benches visually three-dimensional. Applies to 2-D bar/bench charts only.

Data type: Boolean

Note: If the chart is a combo chart composed by bars and areas/lines, when you set the depth properties for the bars, they will be applied to the areas/lines as well, and vice versa.

Vary Colors by Color List Page Report, Web Report, Library Component Specifies whether or not to make the bar colors vary. It only takes effect on clustered bar/bench types and when the charts has no series field.

Data type: Boolean

For line chart
Area Pattern List Page Report, Web Report, Library Component Specifies patterns for the areas which are formed by the chart axes and the lines. Applies to 2-D lines only.

Click in the value cell and click the small squares in the color tray one by one to specify the patterns for the areas. The patterns can be one or more of the following: Automatic, Color, Texture, and Gradient.

Data type: String

Data Label Type Page Report, Web Report, Library Component Specifies in which way the data labels will be displayed around the lines. Applied only when Show Static Data Label is checked in the Format Line dialog. Available to 2-D line charts only. Choose an option from the drop-down list.
  • value - Shows the value for each line node.
  • percent - Shows the percentage of each line node to the total.
  • value and percent - Shows the value and the percentage for each line node.

Data type: Enumeration

Depth Page Report, Web Report, Library Component Specifies the depth of the lines when Use Depth is set to true. Applies to 2-D charts only. Enter a numeric value to change the depth.

Data type: Float

Direction Page Report, Web Report, Library Component Specifies the angle of the axis along the depth of the lines. Applies to 2-D charts only. Enter a numeric value to change the direction.

Data type: Integer

Ignore Null Value Page Report, Web Report, Library Component Specifies whether to skip null data values in order to draw continuous lines.
  • true - When a null data value appears, it is skipped and the line is drawn from the previous data value to the next data value directly.
  • false - When a null data value appears, draw it anyway and the line is broken at the point of the null data value.

Data type: Boolean

Smoothed Line Page Report, Web Report, Library Component Specifies whether to draw the lines smoothly without the sharp joints. Applies to 2-D charts only.

Data type: Boolean

Suppress Label When 0 Page Report, Web Report, Library Component If true, the data label whose value is 0 will not be displayed.

Data type: Boolean

Update Direction Web Report, Library Component Specifies the direction in which to paint the values when the chart is updated. Available to real time chart only. Choose an option from the drop-down list.
  • Default - Paints the values from right to left.
  • Reverse - Paints the values from left to right.

Data type: Enumeration

Use Depth Page Report, Web Report, Library Component Specifies whether to make the lines visually three-dimensional. Applies to 2-D line charts only.

Data type: Boolean

Note: If the chart is a combo chart composed by lines and areas/bars, when you set the depth properties for the lines, they will be applied to the areas/bars as well, and vice versa.

For area chart
Data Label Type Page Report, Web Report, Library Component Specifies in which way the data labels will be displayed around the areas. Applied only when Show Static Data Label is checked in the Format Area dialog. Choose an option from the drop-down list.
  • value - Shows the value for each area node.
  • percent - Shows the percentage of each area node to the total.
  • value and percent - Shows the value and the percentage for each area node.

Data type: Enumeration

Depth Page Report, Web Report, Library Component Specifies the depth of the areas when Use Depth is set to true. Applies to 2-D area charts only. Enter a numeric value to change the depth.

Data type: Float

Direction Page Report, Web Report, Library Component Specifies the angle of the axis along the depth of the areas. Applies to 2-D area charts only. Enter a numeric value to change the direction.

Data type: Integer

Ignore Null Value Page Report, Web Report, Library Component Specifies whether to skip null data values in order to draw continuous areas.
  • true - When a null data value appears, it is skipped and the area is drawn from the previous data value to the next data value directly.
  • false - When a null data value appears, draw it anyway and the area is broken at the point of the null data value.

Data type: Boolean

Suppress Label When 0 Page Report, Web Report, Library Component If true, the data label whose value is 0 will not be displayed.

Data type: Boolean

Update Direction Web Report, Library Component Specifies the direction in which to paint the values when the chart is updated. Available to real time chart only. Choose an option from the drop-down list.
  • Default - Paints the values from right to left.
  • Reverse - Paints the values from left to right.

Data type: Enumeration

Use Depth Page Report, Web Report, Library Component Specifies whether to make the areas visually three-dimensional. Applies to 2-D area charts only.

Data type: Boolean

Note: If the chart is a combo chart composed by areas and bars/lines, when you set the depth properties for the areas, they will be applied to the bars/lines as well, and vice versa.

Use Dropline Page Report, Web Report, Library Component Specifies whether to show the lines that represent the data categories. Applies to 2-D area charts only.

Data type: Boolean

For pie chart
Angle X Page Report, Web Report, Library Component Specifies the rotation angle of the chart around the X axis, in degrees. Enter a numeric value to change the rotation.

Data type: Float

Angle Y Page Report, Web Report, Library Component Specifies the rotation angle of the chart around the Y axis, in degrees. Enter a numeric value to change the rotation.

Data type: Float

Data Label Type Page Report, Web Report, Library Component Specifies in which way the data labels will be displayed around the pie. Applied only when Show Static Data Label is checked in the Format Pie dialog. Choose an option from the drop-down list.
  • value - Shows the value for each pie section.
  • category name - Shows the category name for each pie section.
  • percent - Shows the percentage of each pie section to the total.
  • value and percent - Shows the value and the percentage for each pie section.
  • category name, value - Shows the category name and value for each pie section.
  • category name, percent - Shows the category name and percentage for each pie section.
  • category name, value, percent - Shows the category name, value and percentage for each pie section.

Data type: Enumeration

Donut Hole Page Report, Web Report, Library Component Specifies the radius percentage of the donut hole to the total pie circle. Applies to donut chart only.

Data type: Float

Pie Gap Page Report, Web Report, Library Component Specifies the distance between every two adjacent pie sections. Enter a numeric value to change the gap.

Data type: Float

Section Explode Gap Page Report, Web Report, Library Component Specifies the distance between each pie section and the pie center. Enter a numeric value to change the gap.

Data type: Float

Show Pie/Donut Name Page Report, Web Report, Library Component Specifies whether to show the name of the pie/donut.

Data type: Boolean

Suppress Label When 0 Page Report, Web Report, Library Component If true, the data label whose value is 0 will not be displayed.

Data type: Boolean

For radar chart
Data Label Type Query Page Report Specifies in which way the data labels will be displayed around the value nodes. Applied only when Show Static Data Label is checked in the Format Radar dialog. Choose an option from the drop-down list.
  • value - Shows the value for each value node.
  • percent - Shows the percentage of each value node to the total.
  • value and percent - Shows the value and the percentage for each value node.

Data type: Enumeration

Fill Radar Query Page Report Specifies whether to fill the areas formed by value nodes of the same data series in the radar chart.

Data type: Boolean

Line Thickness Query Page Report Specifies the thickness of the line. Enter a numeric value to change the thickness.

Data type: Float

Node Height Query Page Report Specifies the height of the value nodes. Enter a numeric value to change the height.

Data type: Float

Node Style Query Page Report Specifies the line node style for the data series lines. Applies to 2-D charts that contain lines only. Choose an option from the drop-down list.

Data type: Enumeration

Node Width Query Page Report Specifies the width of the value nodes. Enter a numeric value to change the width.

Data type: Float

Radar Arrow Style Query Page Report Specifies the arrow style for the axes. Choose an option from the drop-down list.

Data type: Enumeration

Radar Fill Transparency Query Page Report Specifies the transparency for the background in the radar chart, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Show Category Name Query Page Report Specifies whether to show category names.

Data type: Boolean

Suppress Label When 0 Query Page Report If true, the data label whose value is 0 will not be displayed.

Data type: Boolean

For indicator chart
Horizontal Margin Page Report, Web Report, Library Component Specifies the distance between the left indicators and the left border of the chart paper.

Data type: Float

Range Radius Page Report, Web Report, Library Component Specifies the relative size of an indicator in a percentage of the total indicator size.

Data type: Integer

Vertical Margin Page Report, Web Report, Library Component Specifies the distance between the top indicators and the top border of the chart paper.

Data type: Float

For scatter chart
Line Thickness Query Page Report Specifies the thickness of the line. Applies to the scatter charts that contain lines only. Enter a numeric value to change the thickness.

Data type: Float

Node Height Query Page Report Specifies the height of the value nodes. Enter a numeric value to change the height.

Data type: Float

Node Style Query Page Report Specifies the line node style for the data series lines. Applies to 2-D charts that contain lines only. Choose an option from the drop-down list.

Data type: Enumeration

Node Width Query Page Report Specifies the width of the value nodes. Enter a numeric value to change the width.

Data type: Float

For bubble chart
Cut Bubble Based on XY Area Page Report, Web Report, Library Component Specifies whether to cut the bubbles when they are beyond the area formed by the X axis and Y axis.

Data type: Boolean

Use 3D Effect Page Report, Web Report, Library Component Specifies whether to make the bubbles visually three-dimensional.

Data type: Boolean

For stock chart
Bar Width Query Page Report Specifies the width of the stock bars. Applies to Open-High-Low-Close stock charts only. Enter a numeric value to change the width.

Data type: Integer

Line Thickness Query Page Report Specifies the thickness of the line. Enter a numeric value to change the thickness.

Data type: Float

Stock Down Bar Color Query Page Report Specifies the color to indicate that the opening price is higher than the closing price. Applies to Open-High-Low-Close stock charts only. Choose a color from the drop-down list or select Custom to customize a color. You can also use a formula or edit an expression that returns a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Stock Line Color Query Page Report Specifies the color of the stock line. Choose a color from the drop-down list or select Custom to customize a color. You can also use a formula or edit an expression that returns a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Stock Up Bar Color Query Page Report Specifies the color to indicate that the opening price is lower than the closing price. Applies to Open-High-Low-Close stock charts only. Choose a color from the drop-down list or select Custom to customize a color. You can also use a formula or edit an expression that returns a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

For bullet chart
Comparative Measure Color List Page Report, Web Report, Library Component Specifies the fill effect of the comparative measures in the same data series. Click in the value cell to specify the effect.

Data type: String

Comparative Measure Width Page Report, Web Report, Library Component Specifies the width of the comparative measures. Enter a numeric value to change the width.

Data type: Integer

Featured Measure Width Page Report, Web Report, Library Component Specifies the width of the featured measures. Enter a numeric value to change the width.

Data type: Integer

Graph Direction Page Report, Web Report, Library Component Specifies the direction to draw the bullet chart, horizontally or vertically. Choose an option from the drop-down list.

Data type: Enumeration

Qualitative Ranges Color List Page Report, Web Report, Library Component Specifies the fill effect of the qualitative ranges in the same data series. Click in the value cell to specify the effect.

Data type: String

Qualitative Ranges Width Page Report, Web Report, Library Component Specifies the width of the qualitative ranges. Enter a numeric value to change the width.

Data type: Integer

Special Featured Measure Graph Type Page Report, Web Report, Library Component Specifies the graph type for the featured measures when the value (Y) axis does not start from the value zero. Choose an option from the drop-down list.

Data type: Enumeration

Vary Colors by Color List Page Report, Web Report, Library Component Specifies whether or not to make colors for the featured measures vary.

Data type: Boolean

Hint (not supported on organization charts; for heat map charts, it takes effect only in Web Report Studio and JDashboard)
Category Name Page Report, Web Report, Library Component Specifies the name of the category field to be displayed in the data marker hint. By default the display name of the category field is used in the hint to label the category value. You can customize the name to help end users better understand the value. This property is available only when Customize Category and Series Names is set to true.

Data type: String

Color Page Report, Web Report, Library Component Specifies the color of the hint text. Applied when Fill Type of the hint text is set to color. Choose a color from the drop-down list or select Custom to customize a color. You can also enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Customize Category and Series Names Page Report, Web Report, Library Component Specifies whether the names of the category and series fields in the data marker hint can be customized. Applied when Show Category and Series is set to true.

Data type: Boolean

Fill Transparency Page Report, Web Report, Library Component Specifies the transparency of the background, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Fill Type Page Report, Web Report, Library Component Specifies the fill pattern for the hint text. Choose an option from the drop-down list. Can be none, color, texture or gradient.

Data type: Enumeration

Font Effect Page Report, Web Report, Library Component Specifies the special effect for the hint text. Choose an option from the drop-down list.

Data type: Enumeration

Font Face Page Report, Web Report, Library Component Specifies the font face for the hint text. Choose an option from the drop-down list.

Data type: Enumeration

Font Rotation Page Report, Web Report, Library Component Specifies the rotation angle of the hint text around its center, in degrees. The default value is 0. Enter a numeric value to change the rotation.

Data type: Float

Font Script Page Report, Web Report, Library Component Specifies whether the hint text will be in superscript or subscript form, or neither of them. Choose an option from the drop-down list.

Data type: Enumeration

Font Shearing Page Report, Web Report, Library Component Specifies the shearing transformation of the hint text around its center. The default value is 0. Enter a numeric value to change the shearing.

Data type: Float

Font Size Page Report, Web Report, Library Component Specifies the font size for the hint text. Enter an integer value to change the size.

Data type: Integer

Font Strikethrough Page Report, Web Report, Library Component Specifies the style for the line by which the hint text is struck through. Choose an option from the drop-down list.

Data type: Enumeration

Font Style Page Report, Web Report, Library Component Specifies the font style for the hint text. Choose an option from the drop-down list.

Data type: Enumeration

Font Underline Page Report, Web Report, Library Component Specifies the style of the horizontal line under the hint text. Choose an option from the drop-down list. When patterned line or bold patterned is selected, a line or bold line in the pattern of the text will be drawn.

Data type: Enumeration

Note: Web Report Studio and JDashboard do not support underlining chart text so this property will be ignored when the chart runs in Web Report Studio or is used in a dashboard.

Gradient End Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient ends. Applies when Fill Type of the hint text is set to gradient. Choose a color from the drop-down list or select Custom to customize a color. You can also enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Gradient End X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient ends, measured in a percentage of the hint width. Applies when Fill Type of the hint text is set to gradient.

Data type: Integer

Gradient End Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient ends, measured in a percentage of the hint height. Applies when Fill Type of the hint text is set to gradient.

Data type: Integer

Gradient Start Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient begins. Applies when Fill Type of the hint text is set to gradient. Choose a color from the drop-down list or select Custom to customize a color. You can also enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Gradient Start X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient begins, measured in a percentage of the hint width. Applies when Fill Type of the hint text is set to gradient.

Data type: Integer

Gradient Start Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient begins, measured in a percentage of the hint height. Applies when Fill Type of the hint text is set to gradient.

Data type: Integer

Gradient Style Page Report, Web Report, Library Component Specifies the gradient style for the hint text. Applies when Fill Type of the hint text is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Line Color Page Report, Web Report, Library Component Specifies the color of the thin lines that are used to point to the static data labels. Applies to pie charts only. Choose a color from the drop-down list or select Custom to customize a color. You can also enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Outline Color Page Report, Web Report, Library Component Specifies the color for the hint text outline. Choose a color from the drop-down list or select Custom to customize a color. You can also enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Outline End Caps Page Report, Web Report, Library Component Specifies the ending style for the hint text outline. Choose an option from the drop-down list.

Data type: Enumeration

Outline Joint Page Report, Web Report, Library Component Specifies the joint style for the hint text outline. Choose an option from the drop-down list.

Data type: Enumeration

Outline Outlined Page Report, Web Report, Library Component Specifies whether to show the hint text outline in outline form. If the property is set to true, the outline will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Outline Style Page Report, Web Report, Library Component Specifies the style for the hint text outline. Choose an option from the drop-down list.

Data type: Enumeration

Outline Thickness Page Report, Web Report, Library Component Specifies the thickness of the hint text outline. Enter a numeric value to change the thickness.

Data type: Float

Outline Transparency Page Report, Web Report, Library Component Specifies the transparency for the hint text outline, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Outline Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Series Name Page Report, Web Report, Library Component Specifies the name of the series field to be displayed in the data marker hint. By default the display name of the series field is used in the hint to label the series value. You can customize the name to help end users better understand the value. This property is available only when Customize Category and Series Names is set to true.

Data type: String

Show Category and Series Page Report, Web Report, Library Component Specifies whether to include the category and series values in the data marker hint.

Data type: Boolean

Show Fields Page Report, Web Report, Library Component Specifies the fields the values of which you want to show in the hint. Available to heat map only. Choose an option from the drop-down list:
  • Auto - If selected, values of all the group-by fields, size-by fields, and color-by fields in the heat map will be displayed in the hint.
  • Customized - Opens the Show Fields dialog to customize the fields from which to get the hint.

Data type: String

Show Tips Page Report, Web Report, Library Component Specifies whether to show the hint that displays the values a data marker represents when the mouse pointer points at the data marker in JReport Designer view mode, in HTML result, or at server runtime. If this property is set to false, all the other hint properties will be ignored.

Note: Tips are not shown when previewing heat maps in JReport Designer view mode.

Data type: Boolean

Texture Background Color Page Report, Web Report, Library Component Specifies the background color of the texture. Applies when Fill Type of the hint text is set to texture. Choose a color from the drop-down list or select Custom to customize a color. You can also enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Texture Foreground Color Page Report, Web Report, Library Component Specifies the foreground color of the texture. Applies when Fill Type of the hint text is set to texture. Choose a color from the drop-down list or select Custom to customize a color. You can also enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Texture Style Page Report, Web Report, Library Component Specifies the texture style for the hint text. Applies when Fill Type of the hint text is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Category (X) Axis (not supported on pie, radar, indicator, gauge, heat map and organization charts)
Axis Color Page Report, Web Report, Library Component Specifies the color for the axis. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Axis End Caps Page Report, Web Report, Library Component Specifies the ending style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Joint Page Report, Web Report, Library Component Specifies the joint style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Outlined Page Report, Web Report, Library Component Specifies whether to show the axis in outline form. If the property is set to true, the axis will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Axis Placement Page Report, Web Report, Library Component Specifies the position of the X axis across the Y axis. Choose an option from the drop-down list.
  • origin - The X axis will cross the Y axis at the origin.
  • bottom - The X axis will cross the Y axis at its minimum value point.

Data type: Enumeration

Axis Style Page Report, Web Report, Library Component Specifies the style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Thickness Page Report, Web Report, Library Component Specifies the thickness for the axis. Enter a numeric value to change the thickness.

Data type: Float

Axis Transparency Page Report, Web Report, Library Component Specifies the transparency for the axis, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Axis Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Gridline Color Page Report, Web Report, Library Component Specifies the color for the gridlines. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Gridline End Caps Page Report, Web Report, Library Component Specifies the ending style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Joint Page Report, Web Report, Library Component Specifies the joint style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Outlined Page Report, Web Report, Library Component Specifies whether to show the gridlines in outline form. If the property is set to true, the gridlines will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Gridline Style Page Report, Web Report, Library Component Specifies the style for the gridlines. Choose an option from the drop-down list.

Data type: Integer

Gridline Thickness Page Report, Web Report, Library Component Specifies the thickness for the gridlines. Enter a numeric value to change the thickness.

Data type: Float

Gridline Transparency Page Report, Web Report, Library Component Specifies the transparency for the gridlines, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Gridline Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Increment Page Report, Web Report, Library Component Specifies the increased amount between two adjacent values on the axis. The default is to let the increased amount be determined by JReport Designer. Applies only to bubble charts which use the axis to show numeric data and scatter charts.

Data type: Integer

Label Auto Fit Query Page Report Specifies whether to adjust the width and height of the label text according to the contents. Applies to radar chart only.
  • true - The width and height of the label text will be adjusted according to the contents.
  • false - When the label text cannot be completely displayed in the label, the text will wrap according to the value of the property Label Width if the property Label Word Wrap is true, otherwise, the label text will be cut off according to the value of the property Label Width.

Data type: Boolean

Label Axis Gap Page Report, Web Report, Library Component Specifies the distance between the labels and the axis. Enter a numeric value to change the gap.

Data type: Float

Label Color Page Report, Web Report, Library Component Specifies the color for the label text. Applied when Label Fill Type is set to color. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Every N Tick Marks Page Report, Web Report, Library Component Specifies the frequency at which the tick marks will be labeled. Type 1 to label every tick mark, type 2 to label every two tick marks, type 3 to label every three tick marks, and so on.

Data type: Integer

Label Fill Transparency Page Report, Web Report, Library Component Specifies the transparency for the label text, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Label Fill Type Page Report, Web Report, Library Component Specifies the fill pattern for the label text. Choose an option from the drop-down list. Can be none, color, texture or gradient.

Data type: Enumeration

Label Font Automatic Orientation Page Report, Web Report, Library Component Specifies whether to adjust the rotation angle of the label text on the axis automatically.
  • true - The rotation angle of the label text will be adjusted automatically according to the length of the text, in degrees. If the text can be completely displayed horizontally, the default rotation angle will be 0; if the text cannot be completely displayed horizontally, the default rotation angle will be 30 anticlockwise, and the cut off part will be shown as suspension points.
  • false - If selected, the rotation angle of the label text will be determined by value of the property Label Font Rotation.

Data type: Boolean

Note: The property Label Font Automatic Orientation takes higher priority over the property Label Word Wrap.

Label Font Effect Page Report, Web Report, Library Component Specifies the special effect for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Face Page Report, Web Report, Library Component Specifies the font face for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Rotation Page Report, Web Report, Library Component Specifies the rotation angle of the label text around its center, in degrees. The default value is 0. Enter a numeric value to change the rotation.

Data type: Float

Label Font Script Page Report, Web Report, Library Component Specifies whether the label text will in superscript or subscript form, or neither of them. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Shearing Page Report, Web Report, Library Component Specifies the shearing transformation of the label text around its center. The default value is 0. Enter a numeric value to change the shearing.

Data type: Float

Label Font Size Page Report, Web Report, Library Component Specifies the font size for the label text. Enter an integer value to change the size.

Data type: Integer

Label Font Strikethrough Page Report, Web Report, Library Component Specifies the style for the line by which the label text is struck through. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Style Page Report, Web Report, Library Component Specifies the font style for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Underline Page Report, Web Report, Library Component Specifies the style of the horizontal line under the label text. Choose an option from the drop-down list. When patterned line or bold patterned is selected, a line or bold line in the pattern of the text will be drawn.

Data type: Enumeration

Note: Web Report Studio and JDashboard do not support underlining chart text so this property will be ignored when the chart runs in Web Report Studio or is used in a dashboard.

Label Gradient End Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient ends. Applied when Label Fill Type is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Gradient End X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient ends, measured in a percentage of the label text width. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient End Y Page Report, Web Report, Library Component Specifies the vertical position of the gradient endpoint, measured in a percentage of the label text height. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient Start Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient begins. Applied when Label Fill Type is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Gradient Start X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient begins, measured in a percentage of the label text width. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient Start Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient begins, measured in a percentage of the label text height. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient Style Page Report, Web Report, Library Component Specifies the gradient style for the label text. Applied when Label Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Color Page Report, Web Report, Library Component Specifies the color for the label text outline. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.a color.

Data type: String

Label Outline End Caps Page Report, Web Report, Library Component Specifies the ending style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Joint Page Report, Web Report, Library Component Specifies the joint style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Outlined Page Report, Web Report, Library Component Specifies whether to show the label text outline in outline form. If the property is set to true, the outline will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Label Outline Style Page Report, Web Report, Library Component Specifies the style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Thickness Page Report, Web Report, Library Component Specifies the thickness for the label text outline. Enter a numeric value to change the thickness.

Data type: Float

Label Outline Transparency Page Report, Web Report, Library Component Specifies the transparency for the label text outline, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Label Outline Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Label Position Page Report, Web Report, Library Component Specifies whether to show the label text outside or inside the axis. Applies to 2-D chart only, and takes effect only when Use Depth is set to false.

Data type: Enumeration

Label Texture Background Color Page Report, Web Report, Library Component Specifies the background color of the texture. Applied when Label Fill Type is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Texture Foreground Color Page Report, Web Report, Library Component Specifies the foreground color of the texture. Applied when Label Fill Type is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Texture Style Page Report, Web Report, Library Component Specifies the texture style for the label text. Applied when Label Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Label Width Query Page Report Specifies the width of the label. Enter a numeric value to change the width. Applies to radar chart only.

Data type: Float

Label Word Wrap Page Report, Web Report, Library Component Specifies whether to enable the word wrap function for the label text, not applying to bubble charts, scatter charts and gauge charts. If the text contains special characters (such as ",", "." and space), it will be broken at the position of one of the special characters.

Data type: Boolean

Major Tick Mark Length Page Report, Web Report, Library Component Specifies the length of the major tick marks. Enter a numeric value to change the length.

Data type: Float

Major Tick Mark Line Color Page Report, Web Report, Library Component Specifies the color of the major tick marks. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Major Tick Mark Line End Caps Page Report, Web Report, Library Component Specifies the ending style for the major tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Major Tick Mark Line Joint Page Report, Web Report, Library Component Specifies the joint style for the major tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Major Tick Mark Line Outlined Page Report, Web Report, Library Component Specifies whether to show the major tick marks in outline form. If the property is set to true, the tick marks will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Major Tick Mark Line Style Page Report, Web Report, Library Component Specifies the line type for the major tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Major Tick Mark Line Thickness Page Report, Web Report, Library Component Specifies the thickness of the major tick marks. Enter a numeric value to change the thickness.

Data type: Float

Major Tick Mark Line Transparency Page Report, Web Report, Library Component Specifies the transparency of the major tick marks, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Major Tick Mark Line Variable Dash Page Report, Web Report, Library Component Specifies whether to adjust the dash size automatically. Applied when Major Tick Mark Line Style is not set to solid line.
  • true - The dash size will be adjusted automatically.
  • false - The dash size will be of fixed size.

Data type: Boolean

Major Tick Mark Type Page Report, Web Report, Library Component Specifies the position of the major tick marks relative to the axis. Choose an option from the drop-down list.

Data type: Enumeration

Maximum Value Page Report, Web Report, Library Component Specifies the maximum value of the data appearing on the X axis. Applies only to bubble charts which use the axis to show numeric data and scatter charts.

Data type: Float

Minimum Value Page Report, Web Report, Library Component Specifies the minimum value of the data appearing on the X axis. Applies only to bubble charts which use the axis to show numeric data and scatter charts.

Data type: Float

Minor Tick Mark Length Page Report, Web Report, Library Component Specifies the length of the minor tick marks. Enter a numeric value to change the length.

Data type: Float

Minor Tick Mark Type Page Report, Web Report, Library Component Specifies the position of the minor tick marks relative to the axis. Choose an option from the drop-down list.

Data type: Enumeration

Number of Labels Page Report, Web Report, Library Component Specifies the number of tick mark labels that will be shown. The default is to let JReport Designer determine the number of labels to be shown.

Data type: Integer

Number of Tick Marks Page Report, Web Report, Library Component Specifies the number of tick marks that will be shown. The default is to let the number be determined by JReport Designer. Applies to scatter charts and bubble charts only.

Data type: Integer

Number of Visible Values Web Report, Library Component Specifies how many data items will be displayed on the scrollbar and the axis. Applied when Scrollable Chart is set to true.

Data type: Integer

Percentage of Scrolling Area Height Web Report, Library Component Specifies the percentage the scrollbar occupies the whole size of the chart. Applied when Scrollable Chart is set to true.

Data type: Integer

Position Axis Page Report, Web Report, Library Component Specifies the position at which the data point and label will be displayed on the X axis.
  • on tick marks - The data point and label will be aligned with each tick mark on the X axis.
  • between tick marks - The data point and label will be displayed between each two tick marks on the X axis.

Data type: Enumeration

Scrollable Chart Web Report, Library Component Specifies whether to make the chart scrollable. If true, a scrollbar will be added in the chart, with which you can control the visible value range on the axis. Available to bar, bench, line, and area charts.

Data type: Boolean

Show Axis Page Report, Web Report, Library Component Specifies whether to show the axis.

Data type: Boolean

Show Axis Label Tips Page Report, Web Report, Library Component Specifies whether to show the complete label text when the mouse pointer points at a label on the axis in JReport Designer view mode, in HTML result, or at server runtime.

Data type: Boolean

Show Chart in Scrolling Area Web Report, Library Component Specifies whether to show the thumbnail chart on the scrollbar. Applied when Scrollable Chart is set to true.

Data type: Boolean

Show Gridline Page Report, Web Report, Library Component Specifies whether to show the gridlines perpendicular to the axis.

Data type: Boolean

Show Tick Mark Labels Page Report, Web Report, Library Component Specifies whether to show the tick mark labels.

Data type: Boolean

Start Value Page Report, Web Report, Library Component Specifies the position where the X axis label starts to be shown when Use Start Value is set to true.

Data type: Float

Truncate Page Report, Web Report, Library Component Specifies whether to truncate the major tick mark label text on the X axis when the text is more than 10 characters.

Data type: Boolean

Use Best Effect Page Report, Web Report, Library Component Specifies whether to hide the label which would overlap with the one in front of it.

Data type: Boolean

Use Start Value Page Report, Web Report, Library Component Specifies whether to set the start value of X axis. This property applies to scatter and bubble charts, and only if the value on the bubble X axis is an aggregate field value.

Data type: Boolean

Value (Y) Axis (not supported on pie, indicator, heat map and organization charts)
Auto Scale on Y Axis Web Report, Library Component Specifies whether to recalculate the scale of the axis when the value of the property Number of Visible Values is changed. Applied only when Scrollable Chart is set to true for bar, bench, line, and area charts.

Data type: Boolean

Axis Color Page Report, Web Report, Library Component Specifies the color for the axis. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Axis End Caps Page Report, Web Report, Library Component Specifies the ending style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Joint Page Report, Web Report, Library Component Specifies the joint style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Outlined Page Report, Web Report, Library Component Specifies whether to show the axis in outline form. If the property is set to true, the axis will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Axis Placement Page Report, Web Report, Library Component Specifies the position of the Y axis across the X axis. Choose an option from the drop-down list.
  • origin - The Y axis will cross the X axis at the origin.
  • bottom - The Y axis will cross the X axis at its minimum value point.

Data type: Enumeration

Axis Style Page Report, Web Report, Library Component Specifies the style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Thickness Page Report, Web Report, Library Component Specifies the thickness for the axis. Enter a numeric value to change the thickness.

Data type: Float

Axis Transparency Page Report, Web Report, Library Component Specifies the transparency for the axis, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Axis Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Gridline Color Page Report, Web Report, Library Component Specifies the color for the gridlines. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Gridline End Caps Page Report, Web Report, Library Component Specifies the ending style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Joint Page Report, Web Report, Library Component Specifies the joint style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Outlined Page Report, Web Report, Library Component Specifies whether to show the gridlines in outline form. If the property is set to true, the gridlines will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Gridline Style Page Report, Web Report, Library Component Specifies the style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Thickness Page Report, Web Report, Library Component Specifies the thickness for the gridlines. Enter a numeric value to change the thickness.

Data type: Float

Gridline Transparency Page Report, Web Report, Library Component Specifies the transparency for the gridlines, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Gridline Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Increment Page Report, Web Report, Library Component Specifies the increased amount between two adjacent values on the axis. The default is to let the increased amount be determined by JReport Designer.

Data type: Integer

Label Axis Gap Page Report, Web Report, Library Component Specifies the distance between the labels and the axis. Enter a numeric value to change the gap.

Data type: Float

Label Color Page Report, Web Report, Library Component Specifies the color for the label text. Applied when Label Fill Type is set to color. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Every N Tick Marks Page Report, Web Report, Library Component Specifies the frequency at which the tick marks will be labeled. Type 1 to label every tick mark, type 2 to label every two tick marks, type 3 to label every three tick marks, and so on.

Data type: Integer

Label Fill Transparency Page Report, Web Report, Library Component Specifies the transparency for the label text, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Label Fill Type Page Report, Web Report, Library Component Specifies the fill pattern for the label text. Choose an option from the drop-down list. Can be none, color, texture or gradient.

Data type: Enumeration

Label Font Automatic Orientation Page Report, Web Report, Library Component Specifies whether to adjust the rotation angle of the label text on the axis automatically.
  • true - The rotation angle of the label text will be adjusted automatically according to the length of the text, in degrees. If the text can be completely displayed horizontally, the default rotation angle will be 0; if the text cannot be completely displayed horizontally, the default rotation angle will be 30 anticlockwise, and the cut off part will be shown as suspension points.
  • false - If selected, the rotation angle of the label text will be determined by value of the property Label Font Rotation.

Data type: Boolean

Note: The property Label Font Automatic Orientation takes higher priority over the property Label Word Wrap.

Label Font Effect Page Report, Web Report, Library Component Specifies the special effect for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Face Page Report, Web Report, Library Component Specifies the font face for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Rotation Page Report, Web Report, Library Component Specifies the rotation angle of the label text around its center, in degrees. The default value is 0. Enter a numeric value to change the rotation.

Data type: Float

Label Font Script Page Report, Web Report, Library Component Specifies whether the label text will in superscript or subscript form, or neither of them. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Shearing Page Report, Web Report, Library Component Specifies the shearing transformation of the label text around its center. The default value is 0. Enter a numeric value to change the shearing.

Data type: Float

Label Font Size Page Report, Web Report, Library Component Specifies the font size for the label text. Enter an integer value to change the size.

Data type: Integer

Label Font Strikethrough Page Report, Web Report, Library Component Specifies the style for the line by which the label text is struck through. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Style Page Report, Web Report, Library Component Specifies the font style for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Underline Page Report, Web Report, Library Component Specifies the style of the horizontal line under the label text. Choose an option from the drop-down list. When patterned line or bold patterned is selected, a line or bold line in the pattern of the text will be drawn.

Data type: Enumeration

Note: Web Report Studio and JDashboard do not support underlining chart text so this property will be ignored when the chart runs in Web Report Studio or is used in a dashboard.

Label Gradient End Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient ends. Applied when Label Fill Type is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Gradient End X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient ends, measured in a percentage of the label text width. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient End Y Page Report, Web Report, Library Component Specifies the vertical position of the gradient endpoint, measured in a percentage of the label text height. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient Start Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient begins. Applied when Label Fill Type is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Gradient Start X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient begins, measured in a percentage of the label text width. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient Start Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient begins, measured in a percentage of the label text height. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient Style Page Report, Web Report, Library Component Specifies the gradient style for the label text. Applied when Label Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Integer

Label Outline Color Page Report, Web Report, Library Component Specifies the color for the label text outline. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Outline End Caps Page Report, Web Report, Library Component Specifies the ending style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Joint Page Report, Web Report, Library Component Specifies the joint style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Outlined Page Report, Web Report, Library Component Specifies whether to show the label text outline in outline form. If the property is set to true, the outline will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Label Outline Style Page Report, Web Report, Library Component Specifies the style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Thickness Page Report, Web Report, Library Component Specifies the thickness for the label text outline. Enter a numeric value to change the thickness.

Data type: Float

Label Outline Transparency Page Report, Web Report, Library Component Specifies the transparency for the label text outline, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Label Outline Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Label Position Page Report, Web Report, Library Component Specifies whether to show the label text outside or inside the axis. Applies to 2-D chart only, and takes effect only when the property Use Depth is set to false.

Data type: Enumeration

Label Texture Background Color Page Report, Web Report, Library Component Specifies the background color of the texture. Applied when Label Fill Type is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Texture Foreground Color Page Report, Web Report, Library Component Specifies the foreground color of the texture. Applied when Label Fill Type is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Texture Style Page Report, Web Report, Library Component Specifies the texture style for the label text. Applied when Label Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Label Word Wrap Page Report, Web Report, Library Component Specifies whether to enable the word wrap function for the label text, not applying to radar charts, bubble charts, scatter charts and gauge charts. If the text contains special characters (such as ",", "." and space), it will be broken at the position of one of the special characters.

Data type: Boolean

Major Tick Mark Length Page Report, Web Report, Library Component Specifies the length of the major tick marks. Enter a numeric value to change the length.

Data type: Float

Major Tick Mark Line Color Page Report, Web Report, Library Component Specifies the color of the major tick marks. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Major Tick Mark Line End Caps Page Report, Web Report, Library Component Specifies the ending style for the major tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Major Tick Mark Line Joint Page Report, Web Report, Library Component Specifies the joint style for the major tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Major Tick Mark Line Outlined Page Report, Web Report, Library Component Specifies whether to show the major tick marks in outline form. If the property is set to true, the tick marks will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Major Tick Mark Line Style Page Report, Web Report, Library Component Specifies the line type for the major tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Major Tick Mark Line Thickness Page Report, Web Report, Library Component Specifies the thickness of the major tick marks. Enter a numeric value to change the thickness.

Data type: Float

Major Tick Mark Line Transparency Page Report, Web Report, Library Component Specifies the transparency of the major tick marks, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Major Tick Mark Line Variable Dash Page Report, Web Report, Library Component Specifies whether to adjust the dash size automatically. Applied when Major Tick Mark Line Style is not set to solid line.
  • true - The dash size will be adjusted automatically.
  • false - The dash size will be of fixed size.

Data type: Boolean

Major Tick Mark Type Page Report, Web Report, Library Component Specifies the position of the major tick marks relative to the axis. Choose an option from the drop-down list.

Data type: Enumeration

Maximum Value Page Report, Web Report, Library Component Specifies the maximum value of the data appearing on the Y axis.

Data type: Float

Minimum Value Page Report, Web Report, Library Component Specifies the minimum value of the data appearing on the Y axis.

Data type: Float

Minor Tick Mark Length Page Report, Web Report, Library Component Specifies the length of the minor tick marks. Enter a numeric value to change the length.

Data type: Float

Minor Tick Mark Type Page Report, Web Report, Library Component Specifies the position of the minor tick marks relative to the axis. Choose an option from the drop-down list.

Data type: Enumeration

Number of Labels Page Report, Web Report, Library Component Specifies the number of tick mark labels that will be shown. The default is to let JReport Designer determine the number of labels to be shown.

Data type: Integer

Number of Tick Marks Page Report, Web Report, Library Component Specifies the number of tick marks that will be shown. The default is to let the number be determined by JReport Designer.

Data type: Integer

Show Axis Page Report, Web Report, Library Component Specifies whether to show the axis.

Data type: Boolean

Show Axis Label Tips Page Report, Web Report, Library Component Specifies whether to show the complete label text when the mouse pointer points at a label on the axis in JReport Designer view mode, in HTML result, or at server runtime.

Data type: Boolean

Show Gridline Page Report, Web Report, Library Component Specifies whether to show the gridlines perpendicular to the axis.

Data type: Boolean

Show Percent Page Report, Web Report, Library Component Specifies whether to show the value labels on the axis in percent. Applies only to radar, bullet, bar/bench, line, and area chart that are not 100% stacked type.

Data type: Boolean

Show Tick Mark Labels Page Report, Web Report, Library Component Specifies whether to show the tick mark labels.

Data type: Boolean

Start Value Page Report, Web Report, Library Component Specifies the position where the axis label starts to be shown. Applied when Use Start Value is set to true.

Data type: Float

Use Best Effect Page Report, Web Report, Library Component Specifies whether to hide the label which would overlap with the one in front of it.

Data type: Boolean

Use Start Value Page Report, Web Report, Library Component Specifies whether to set the start value of the axis.

Data type: Boolean

Series (Z) Axis (only supported on 3-D bar, bench, line, surface and gauge bubble charts)
Axis Color Page Report, Web Report, Library Component Specifies the color for the axis. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Axis End Caps Page Report, Web Report, Library Component Specifies the ending style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Joint Page Report, Web Report, Library Component Specifies the joint style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Outlined Page Report, Web Report, Library Component Specifies whether to show the axis in outline form. If the property is set to true, the axis will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Axis Placement Page Report, Web Report, Library Component Specifies the position of the Z axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Style Page Report, Web Report, Library Component Specifies the style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Thickness Page Report, Web Report, Library Component Specifies the thickness for the axis. Enter a numeric value to change the thickness.

Data type: Float

Axis Transparency Page Report, Web Report, Library Component Specifies the transparency for the axis, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Axis Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Gridline Color Page Report, Web Report, Library Component Specifies the color of the gridlines. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Gridline End Caps Page Report, Web Report, Library Component Specifies the ending style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Joint Page Report, Web Report, Library Component Specifies the joint style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Outlined Page Report, Web Report, Library Component Specifies whether to show the gridlines in outline form. If the property is set to true, the gridlines will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Gridline Style Page Report, Web Report, Library Component Specifies the style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Thickness Page Report, Web Report, Library Component Specifies the thickness for the gridlines. Enter a numeric value to change the thickness.

Data type: Float

Gridline Transparency Page Report, Web Report, Library Component Specifies the gridline transparency, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Gridline Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Label Axis Gap Page Report, Web Report, Library Component Specifies the distance between the labels and the axis. Enter a numeric value to change the gap.

Data type: Float

Label Color Page Report, Web Report, Library Component Specifies the color for the label text. Applied when Label Fill Type is set to color. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Every N Tick Marks Page Report, Web Report, Library Component Specifies the frequency at which the tick marks will be labeled. Type 1 to label every tick mark, type 2 to label every two tick marks, type 3 to label every three tick marks, and so on.

Data type: Integer

Label Fill Transparency Page Report, Web Report, Library Component Specifies the transparency for the label text, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Label Fill Type Page Report, Web Report, Library Component Specifies the fill pattern for the label text. Choose an option from the drop-down list. Can be none, color, texture or gradient.

Data type: Enumeration

Label Font Automatic Orientation Page Report, Web Report, Library Component Specifies whether to adjust the rotation angle of the label text on the axis automatically.
  • true - The rotation angle of the label text will be adjusted automatically according to the length of the text, in degrees. If the text can be completely displayed horizontally, the default rotation angle will be 0; if the text cannot be completely displayed horizontally, the default rotation angle will be 30 anticlockwise, and the cut off part will be shown as suspension points.
  • false - If selected, the rotation angle of the label text will be determined by value of the property Label Font Rotation.

Data type: Boolean

Note: The property Label Font Automatic Orientation takes higher priority over the property Label Word Wrap.

Label Font Effect Page Report, Web Report, Library Component Specifies the special effect for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Face Page Report, Web Report, Library Component Specifies the font face for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Rotation Page Report, Web Report, Library Component Specifies the rotation angle of the label text around its center, in degrees. The default value is 0.

Data type: Float

Label Font Script Page Report, Web Report, Library Component Specifies whether the label text will in superscript or subscript form, or neither of them. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Shearing Page Report, Web Report, Library Component Specifies the shearing transformation of the label text around its center. The default value is 0.

Data type: Float

Label Font Size Page Report, Web Report, Library Component Specifies the font size for the label text. Enter an integer value to change the size.

Data type: Integer

Label Font Strikethrough Page Report, Web Report, Library Component Specifies the style for the line by which the label text is struck through. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Style Page Report, Web Report, Library Component Specifies the font style for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Underline Page Report, Web Report, Library Component Specifies the style of the horizontal line under the label text. Choose an option from the drop-down list. When patterned line or bold patterned is selected, a line or bold line in the pattern of the text will be drawn.

Data type: Enumeration

Note: Web Report Studio and JDashboard do not support underlining chart text so this property will be ignored when the chart runs in Web Report Studio or is used in a dashboard.

Label Gradient End Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient ends. Applied when Label Fill Type is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Gradient End X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient ends, measured in a percentage of the label text width. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient End Y Page Report, Web Report, Library Component Specifies the vertical position of the gradient endpoint, measured in a percentage of the label text height. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient Start Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient begins. Applied when Label Fill Type is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Gradient Start X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient begins, measured in a percentage of the label text width. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient Start Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient begins, measured in a percentage of the label text height. Applied when Label Fill Type is set to gradient.

Data type: Integer

Label Gradient Style Page Report, Web Report, Library Component Specifies the gradient style for the label text. Applied when Label Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Color Page Report, Web Report, Library Component Specifies the color for the label text outline. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color. a color.

Data type: String

Label Outline End Caps Page Report, Web Report, Library Component Specifies the ending style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Joint Page Report, Web Report, Library Component Specifies the joint style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Outlined Page Report, Web Report, Library Component Specifies whether to show the label text outline in outline form. If the property is set to true, the outline will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Label Outline Style Page Report, Web Report, Library Component Specifies the style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Thickness Page Report, Web Report, Library Component Specifies the thickness for the label text outline. Enter a numeric value to change the thickness.

Data type: Float

Label Outline Transparency Page Report, Web Report, Library Component Specifies the transparency for the label text outline, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Label Outline Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Label Position Page Report, Web Report, Library Component Specifies whether to show the label text outside or inside the axis. Applies to 2-D chart only, and takes effect only when the property Use Depth is set to false.

Data type: Enumeration

Label Texture Background Color Page Report, Web Report, Library Component Specifies the background color of the texture. Applied when Label Fill Type is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Texture Foreground Color Page Report, Web Report, Library Component Specifies the foreground color of the texture. Applied when Label Fill Type is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Label Texture Style Page Report, Web Report, Library Component Specifies the texture style for the label text. Applied when Label Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Label Word Wrap Page Report, Web Report, Library Component Specifies whether to enable the word wrap function for the label text, not applying to radar charts, bubble charts, scatter charts and gauge charts. If the text contains special characters (such as ",", "." and space), it will be broken at the position of one of the special characters.

Data type: Boolean

Major Tick Mark Length Page Report, Web Report, Library Component Specifies the length of the major tick marks. Enter a numeric value to change the length.

Data type: Float

Major Tick Mark Line Color Page Report, Web Report, Library Component Specifies the color of the major tick marks. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Major Tick Mark Line End Caps Page Report, Web Report, Library Component Specifies the ending style for the major tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Major Tick Mark Line Joint Page Report, Web Report, Library Component Specifies the joint style for the major tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Major Tick Mark Line Outlined Page Report, Web Report, Library Component Specifies whether to show the major tick marks in outline form. If the property is set to true, the tick marks will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Major Tick Mark Line Style Page Report, Web Report, Library Component Specifies the line type for the major tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Major Tick Mark Line Thickness Page Report, Web Report, Library Component Specifies the thickness of the major tick marks. Enter a numeric value to change the thickness.

Data type: Float

Major Tick Mark Line Transparency Page Report, Web Report, Library Component Specifies the transparency of the major tick marks, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Major Tick Mark Line Variable Dash Page Report, Web Report, Library Component Specifies whether to adjust the dash size automatically. Applied when Major Tick Mark Line Style is not set to solid line.
  • true - The dash size will be adjusted automatically.
  • false - The dash size will be of fixed size.

Data type: Boolean

Major Tick Mark Type Page Report, Web Report, Library Component Specifies the position of the major tick marks relative to the axis. Choose an option from the drop-down list.

Data type: Enumeration

Minor Tick Mark Length Page Report, Web Report, Library Component Specifies the length of the minor tick marks. Enter a numeric value to change the length.

Data type: Float

Minor Tick Mark Type Page Report, Web Report, Library Component Specifies the position of the minor tick marks relative to the axis. Choose an option from the drop-down list.

Data type: Enumeration

Number of Labels Page Report, Web Report, Library Component Specifies the number of tick mark labels that will be shown. The default is to let JReport Designer determine the number of labels to be shown.

Data type: Integer

Show Axis Page Report, Web Report, Library Component Specifies whether to show the axis.

Data type: Boolean

Show Axis Label Tips Page Report, Web Report, Library Component Specifies whether to show the complete label text when the mouse pointer points at a label on the axis in JReport Designer view mode, in HTML result, or at server runtime.

Data type: Boolean

Show Gridline Page Report, Web Report, Library Component Specifies whether to show the gridlines perpendicular to the axis.

Data type: Boolean

Show Tick Mark Labels Page Report, Web Report, Library Component Specifies whether to show the major tick mark labels.

Data type: Boolean

Use Best Effect Page Report, Web Report, Library Component Specifies whether to hide the label which would overlap with the one in front of it.

Data type: Boolean

Wall (not supported on radar, gauge, heat map and organization charts)
Border Color Page Report, Web Report, Library Component Specifies the color of the border of the object. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Border End Caps Page Report, Web Report, Library Component Specifies the ending style of the wall border line. Choose an option from the drop-down list.

Data type: Enumeration

Border Joint Page Report, Web Report, Library Component Specifies the joint style of the wall border line. Choose an option from the drop-down list.

Data type: Enumeration

Border Outlined Page Report, Web Report, Library Component Specifies whether to show the wall border line in Outline Path. If the property is set to true, the wall border line will be shown in Outline Path; otherwise, in Fill Path.

Data type: Boolean

Border Style Page Report, Web Report, Library Component Specifies the line style of the wall borders. Choose an option from the drop-down list.

Data type: Enumeration

Border Thickness Page Report, Web Report, Library Component Specifies the width of the border. Enter a numeric value to change the thickness.

Data type: Float

Border Transparency Page Report, Web Report, Library Component Specifies the transparency of the wall borders, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Border Variable Dash Page Report, Web Report, Library Component Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Bound Color Page Report, Web Report, Library Component Specifies the color of the bound wall. Applied when Bound Fill Type is set to color. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Bound Fill Transparency Page Report, Web Report, Library Component Specifies the transparency of the background, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Bound Fill Type Page Report, Web Report, Library Component Specifies the fill pattern for the bound wall. Choose an option from the drop-down list. Can be none, color, texture or gradient.

Data type: Enumeration

Bound Gradient End Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient ends. Applied when Bound Fill Type is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Bound Gradient End X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient ends, measured in a percentage of the bound wall width. Applied when Bound Fill Type is set to gradient.

Data type: Integer

Bound Gradient End Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient ends, measured in a percentage of the bound wall height. Applied when Bound Fill Type is set to gradient.

Data type: Integer

Bound Gradient Start Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient begins. Applied when Bound Fill Type is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Bound Gradient Start X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient begins, measured in a percentage of the bound wall width. Applied when Bound Fill Type is set to gradient.

Data type: Integer

Bound Gradient Start Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient begins, measured in a percentage of the bound wall height. Applied when Bound Fill Type is set to gradient.

Data type: Integer

Bound Gradient Style Page Report, Web Report, Library Component Specifies the gradient style for the bound wall. Applied when Bound Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Bound Texture Background Color Page Report, Web Report, Library Component Specifies the background color of the texture. Applied when Bound Fill Type is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Bound Texture Foreground Color Page Report, Web Report, Library Component Specifies the foreground color of the texture. Applied when Bound Fill Type is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Bound Texture Style Page Report, Web Report, Library Component Specifies the texture style for the bound wall. Applied when Bound Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Color Page Report, Web Report, Library Component Specifies the color of the wall. Applied when Fill Type of the wall is set to color. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Fill Transparency Page Report, Web Report, Library Component Specifies the transparency of the background, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Fill Type Page Report, Web Report, Library Component Specifies the fill pattern for the wall. Choose an option from the drop-down list. Can be none, color, texture, gradient or image.

Data type: Enumeration

Gradient End Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient ends. Applied when Fill Type of the wall is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Gradient End X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient ends, measured in a percentage of the wall width. Applied when Fill Type of the wall is set to gradient.

Data type: Integer

Gradient End Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient ends, measured in a percentage of the wall height. Applied when Fill Type of the wall is set to gradient.

Data type: Integer

Gradient Start Color Page Report, Web Report, Library Component Specifies the color of the point where the gradient begins. Applied when Fill Type of the wall is set to gradient. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Gradient Start X Page Report, Web Report, Library Component Specifies the horizontal position where the gradient begins, measured in a percentage of the wall width. Applied when Fill Type of the wall is set to gradient.

Data type: Integer

Gradient Start Y Page Report, Web Report, Library Component Specifies the vertical position where the gradient begins, measured in a percentage of the wall height. Applied when Fill Type of the wall is set to gradient.

Data type: Integer

Gradient Style Page Report, Web Report, Library Component Specifies the gradient style for the wall. Applied when Fill Type of the wall is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Image File Page Report, Web Report, Library Component Specifies the file name of the image, a portion of which will be displayed as the wall background. Applied when Fill Type of the wall is set to image. Enter the file name with suffix in the value cell. If the image is outside of the current catalog, you should include the full path of the image correctly.

Data type: String

Image Height Page Report, Web Report, Library Component The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the wall background. They take effect when Fill Type of the wall is set to image.

Image Height specifies the height of the image portion, measured in a percentage of the image height.

Data type: Integer

Image Layout Page Report, Web Report, Library Component Specifies the layout style for the image that will be displayed as the wall background. Applied when Fill Type of the wall is set to image. Choose an option from the drop-down list.
  • tile - Repeats the image over the entire area (default).
  • center - Displays the image in the center of the area.
  • scaled - Stretches the image to cover the entire area.

Data type: Enumeration

Image Width Page Report, Web Report, Library Component The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the wall background. They take effect when Fill Type of the wall is set to image.

Image Width specifies the width of the image portion, measured in a percentage of the image width.

Data type: Integer

Image X Page Report, Web Report, Library Component The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the wall background. They take effect when Fill Type of the wall is set to image.

Image X specifies the distance between the left border of image and the portion that will contain the pattern, measured in a percentage of the image width.

Data type: Integer

Image Y Page Report, Web Report, Library Component The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the wall background. They take effect when Fill Type of the wall is set to image.

Image Y specifies the distance between the top border of image and the portion that will contain the pattern, measured in a percentage of the image height.

Data type: Integer

Show Wall Page Report, Web Report, Library Component Specifies whether to show the wall.

Data type: Boolean

Texture Background Color Page Report, Web Report, Library Component Specifies the background color of the texture. Applied when Fill Type of the wall is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Texture Foreground Color Page Report, Web Report, Library Component Specifies the foreground color of the texture. Applied when Fill Type of the wall is set to texture. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Texture Style Page Report, Web Report, Library Component Specifies the texture style for the wall. Applied when Fill Type of the wall is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Floor (only supported on 3-D bar, bench, line, area, surface charts)
Border Color Query Page Report Specifies the color of the border of the object. Choose a color from the drop-down list or select Custom to customize a color. You can also use a formula or edit an expression that returns a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Border End Caps Query Page Report Specifies the ending style of the floor border line. Choose an option from the drop-down list.

Data type: Enumeration

Border Joint Query Page Report Specifies the joint style of the floor border line. Choose an option from the drop-down list.

Data type: Enumeration

Border Outlined Query Page Report Specifies whether to show the floor border line in Outline Path. If the property is set to true, the floor border line will be shown in Outline Path; otherwise, in Fill Path.

Data type: Boolean

Border Style Query Page Report Specifies the line style of the floor borders. Choose an option from the drop-down list.

Data type: Enumeration

Border Thickness Query Page Report Specifies the width of the border. Enter a numeric value to change the thickness.

Data type: Float

Border Transparency Query Page Report Specifies the transparency of the floor borders, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Border Variable Dash Query Page Report Specifies whether to resize the dash automatically. If the property is set to true, the dash size will be adjusted automatically; otherwise, the dash size will be of fixed size.

Data type: Boolean

Color Query Page Report Specifies the color of the floor. Applied when Fill Type of the floor is set to color. Choose a color from the drop-down list or select Custom to customize a color. You can also use a formula or edit an expression that returns a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Fill Transparency Query Page Report Specifies the transparency of the background, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Fill Type Query Page Report Specifies the fill pattern for the floor. Choose an option from the drop-down list. Can be none, color, texture, gradient or image.

Data type: Enumeration

Gradient End Color Query Page Report Specifies the color of the point where the gradient ends. Applied when Fill Type of the floor is set to gradient. Choose a color from the drop-down list or select Custom to customize a color. You can also use a formula or edit an expression that returns a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Gradient End X Query Page Report Specifies the horizontal position where the gradient ends, measured in a percentage of the floor width. Applied when Fill Type of the floor is set to gradient.

Data type: Integer

Gradient End Y Query Page Report Specifies the vertical position where the gradient ends, measured in a percentage of the floor height. Applied when Fill Type of the floor is set to gradient.

Data type: Integer

Gradient Start Color Query Page Report Specifies the color of the point where the gradient begins. Applied when Fill Type of the floor is set to gradient. Choose a color from the drop-down list or select Custom to customize a color. You can also use a formula or edit an expression that returns a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Gradient Start X Query Page Report Specifies the horizontal position where the gradient begins, measured in a percentage of the floor width. Applied when Fill Type of the floor is set to gradient.

Data type: Integer

Gradient Start Y Query Page Report Specifies the vertical position where the gradient begins, measured in a percentage of the floor height. Applied when Fill Type of the floor is set to gradient.

Data type: Integer

Gradient Style Query Page ReportPage Report Specifies the gradient style for the floor. Applied when Fill Type of the floor is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Image File Query Page Report Specifies the file name of the image, a portion of which will be displayed as the floor background. Applied when Fill Type of the floor is set to image. Enter the file name with suffix in the value cell. If the image is outside of the current catalog, you should include the full path of the image correctly.

Data type: String

Image Height Query Page Report The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the floor background. They take effect when Fill Type of the floor is set to image.

Image Height specifies the height of the image portion, measured in a percentage of the image height.

Data type: Integer

Image Layout Query Page Report Specifies the layout style for the image that will be displayed as the floor background. Applied when Fill Type of the floor is set to image. Choose an option from the drop-down list.
  • tile - Repeats the image over the entire area (default).
  • center - Displays the image in the center of the area.
  • scaled - Stretches the image to cover the entire area.

Data type: Enumeration

Image Width Query Page Report The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the floor background. They take effect when Fill Type of the floor is set to image.

Image Width specifies the width of the image portion, measured in a percentage of the image width.

Data type: Integer

Image X Query Page Report The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the floor background. They take effect when Fill Type of the floor is set to image.

Image X specifies the distance between the left border of image and the portion that will contain the pattern, measured in a percentage of the image width.

Data type: Integer

Image Y Query Page Report The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of the image (the portion is a rectangle), which will be displayed as the floor background. They take effect when Fill Type of the floor is set to image.

Image Y specifies the distance between the top border of image and the portion that will contain the pattern, measured in a percentage of the image height.

Data type: Integer

Show Floor Query Page Report Specifies whether to show the floor. Applies to 3-D charts only.

Data type: Boolean

Texture Background Color Query Page Report Specifies the background color of the texture. Applied when Fill Type of the floor is set to texture. Choose a color from the drop-down list or select Custom to customize a color. You can also use a formula or edit an expression that returns a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Texture Foreground Color Query Page Report Specifies the foreground color of the texture. Applied when Fill Type of the floor is set to texture. Choose a color from the drop-down list or select Custom to customize a color. You can also use a formula or edit an expression that returns a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color.

Data type: String

Texture Style Query Page Report Specifies the texture style for the floor. Applied when Fill Type of the floor is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

ThresholdLine (not supported on radar, gauge, scatter, bubble, stock, heat map and organization charts)
Fill Threshold1 Page ReportWeb Report, Library Component Specifies whether to fill the first threshold area with a semi-transparent color. Applies to 2-D charts only.

Data type: Boolean

Fill Threshold2 Page ReportWeb Report, Library Component Specifies whether to fill the second threshold area with a semi-transparent color. Applies to 2-D charts only.

Data type: Boolean

Fill Transparency Page ReportWeb Report, Library Component Specifies the transparency of the background, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Show Threshold Line1 Page ReportWeb Report, Library Component Specifies whether to show the first threshold line. Applies to 2-D charts , 3-D bar charts, 3-D area charts, 3-D line charts and 3-D bench charts.

Data type: Boolean

Show Threshold Line2 Page ReportWeb Report, Library Component Specifies whether to show the second threshold line. Applies to 2-D charts, 3-D bar charts, 3-D area charts, 3-D line charts and 3-D bench charts.

Data type: Boolean

Threshold Line Color1 Page ReportWeb Report, Library Component Specifies the color for the first threshold line. Applies to 2-D charts, 3-D bar charts, 3-D area charts, 3-D line charts and 3-D bench charts. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Threshold Line Color2 Page ReportWeb Report, Library Component Specifies the color for the second threshold line. Applies to 2-D charts, 3-D bar charts, 3-D area charts, 3-D line charts and 3-D bench charts. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Threshold Line Style Page ReportWeb Report, Library Component Specifies the style for the threshold lines. Applies to 2-D charts. Choose an option from the drop-down list.

Data type: Enumeration

Threshold Value1 Page ReportWeb Report, Library Component Specifies the value for the first threshold line. Applies to 2-D charts, 3-D bar charts, 3-D area charts, 3-D line charts and 3-D bench charts.

Data type: Float

Threshold Value2 Page ReportWeb Report, Library Component Specifies the value for the second threshold line. Applies to 2-D charts, 3-D bar charts, 3-D area charts, 3-D line charts and 3-D bench charts.

Data type: Float

Mean Line (not supported on radar, gauge, surface, scatter, bubble, stock, heat map and organization charts)
Color Page Report, Web Report, Library Component Specifies the color of the mean line. Choose a color from the drop-down list or select Custom to customize a color, or enter a hexadecimal RGB value (for example, 0xff0000) to specify a color. For page report, you can also use a formula or edit an expression that returns a color.

Data type: String

Node Style Page Report, Web Report, Library Component Specifies the style of the nodes that represent the average values. Choose an option from the drop-down list.

Data type: Enumeration

Show Page Report, Web Report, Library Component Specifies whether to show a line that represents the average value of each category group. Applies to 2-D charts only. Not applies to bubble charts in web reports or library components.

Data type: Boolean

Type Page Report, Web Report, Library Component Specifies the type of the mean line. Choose an option from the drop-down list.

Data type: Enumeration

Notes:

Font Effect

Specifies the special effect for the text. Can be one of the following:

Threshold Line Style

Specifies the style for the threshold lines. Radar charts, gauge charts, scatter charts, bubble charts, stock charts, organization charts and heat maps have no threshold lines.

A threshold line marks a specific data point that is specified by the user. It is usually used by the user for comparing with data series to see whether the data is higher or lower than this point. For example, if you want to see whether the production zones successfully accomplished their production tasks, you can set a threshold line to represent the goal output, and another to represent the lowest acceptable output quantity. By using the threshold lines, you can spot out the zones that are out of the range at a glance.

For 3-D chart, the threshold line value is represented by a plane.

Can be one of the following:

BackPrevious Page Next PageNext