Chart paper

The properties of a chart paper are:

Property Name Description
General
Class Type Indicates the class type of the object. This property is read only.
Data Inherit Indicates whether the dataset for this object is inherited from another object. This property is read only.
Dataset Indicates the dataset used by the object. This property is read only.
Geometry
Height Specifies the height of the object, in inches or centimeters. Enter a numeric value to change the height.

Data type: Float

Width Specifies the width of the object, in inches or centimeters. Enter a numeric value to change the width.

Data type: Float

X 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 in inches or centimeters.

Data type: Float

Y 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 in inches or centimeters.

Data type: Float

CSS
Class Specifies a CSS class to be applied to the object which is a valid class in the CSS file.

Data type: String

External CSS Class Selector 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

Style 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 report 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

Coordinate Paper
Angle X Specifies the rotation angle of the chart around the X axis, in degrees, applying to 3-D charts. Enter a numeric value to change the rotation.

Data type: Float

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

Data type: Float

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

Data type: Float

Graph Position Specifies the position of the paper contents relative to the paper background, applying to 2-D charts. Choose an option from the drop-down list.

Data type: Enumeration

Interactive Specifies whether the chart will be interactive in DHTML and view mode. When it is set to true, all interactive actions are enabled.

Data type: Boolean

Perspective Specifies how to display the chart in perspective view. By default no perspective chart will be displayed. Only for 3-D charts.

Data type: Integer

Reverse Painting Order Specifies whether to reverse the order of graphic objects in a combo chart.

Data type: Boolean

Scale X Specifies the percentage for elongating or shortening the X axis. Enter a numeric value to change the percentage.

Data type: Float

Scale Y Specifies the percentage for elongating or shortening the Y axis. Enter a numeric value to change the percentage.

Data type: Float

Scale Z Specifies the percentage for elongating or shortening the Z axis, applying to 3-D charts. Enter a numeric value to change the percentage.

Data type: Float

Shadow Contents Specifies whether to add shadows to all 2-D charts.

Data type: Boolean

Background
Border Color Specifies the color of the border of the object. Choose a color from the drop-down list, enter a hexadecimal RGB value (0xCCAA00) or choose a formula that returns a color.

Data type: String

Border End Caps Specifies the ending style of the paper border line. Choose an option from the drop-down list.

Data type: Enumeration

Border Joint Specifies the joint style of the paper border line. Choose an option from the drop-down list.

Data type: Enumeration

Border Outlined 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 Specifies the line style of the paper borders. Choose an option from the drop-down list.

Data type: Enumeration

Border Thickness Specifies the width of the border in inches or centimeters. Enter a numeric value to change the thickness.

Data type: Float

Border Transparency Specifies the transparency of the icon borders, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Border Type Specifies the border type of the paper. Choose an option from the drop-down list.

Data type: Enumeration

Border Variable Dash Specifies whether to resize the dash automatically.
  • true - The dash size will be adjusted automatically. And the option Auto Adjust Dash in the Format Paper dialog will take effect.
  • false - 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 Specifies the color of the paper background, applying if the property Fill Type is set to color. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

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

Data type: Integer

Fill Type Specifies the fill pattern for the paper background. Choose an option from the drop-down list.

Data type: Enumeration

Gradient End Color Specifies the color of the point where the gradient ends. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Gradient End X Specifies the horizontal position where the gradient ends, measured in a percentage of the paper width.

Data type: Integer

Gradient End Y Specifies the vertical position where the gradient ends, measured in a percentage of the paper height.

Data type: Integer

Gradient Start Color Specifies the color of the point where the gradient begins. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Gradient Start X Specifies the horizontal position where the gradient begins, measured in a percentage of the paper width.

Data type: Integer

Gradient Start Y Specifies the vertical position where the gradient begins, measured in a percentage of the paper height.

Data type: Integer

Gradient Style Specifies the gradient style for the paper background, applying if the property Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Image File Specifies the file name of the image, a portion of which will be displayed as the paper background, applying if the property Fill Type is set to image.

Data type: String

Image Height The four properties, Image X, Image Y, Image Width, and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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

Data type: Integer

Image Layout Specifies the layout style for the image. Choose an option from the drop-down list.

Data type: Enumeration

Image Width The four properties, Image X, Image Y, Image Width, and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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

Data type: Integer

Image X The four properties, Image X, Image Y, Image Width, and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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 The four properties, Image X, Image Y, Image Width, and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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 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 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 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 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 Specifies the background color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Texture Foreground Color Specifies the foreground color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Texture Style Specifies the texture style of the background, applying if the property Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Graph
Suppress Label When 0 Specifies whether to display the data label in the chart when its slice value is 0. This property is available to these 2D chart types: bar, bench, line, area, pie, radar, and surface.

If the property is set to true, the data label whose slice value is 0 will not be displayed. The default value is false.

Data type: Boolean

For bar/bench chart
Bar Gap Specifies the distance between each bar/bench in a category, only applying to clustered bar/bench charts. Enter a numeric value to change the gap.

Data type: Integer

Bar Width 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

Depth Specifies the depth of the bars/benches, applying if the value of the property Use Depth is set to true. Only for 2-D bar/bench charts. Enter a numeric value to change the depth.

Data type: Float

Direction Specifies the angle of the axis along the depth of the bars/benches. Only for 2-D bar/bench charts. Enter a numeric value to change the direction.

Data type: Integer

Use Depth Specifies whether to make the bars/benches visually three-dimensional, only applying to 2-D bar/bench charts.

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.

Value Label Type Specifies in which way the value labels will be displayed around the bars/benches. Choose an option from the drop-down list.
  • value - Shows the value for the bar/bench section.
  • percent - Shows the percentage of the bar/bench section to the total.
  • value and percent - Shows the value and the percentage for the bar/bench section.

Data type: Enumeration

Vary Color by Values Specifies whether to vary the bar colors with category values. Available for clustered bar/bench charts which do not hold Z axis.

Data type: Boolean

For line chart
Area Pattern List 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

Depth Specifies the depth of the lines, applying if the value of the property Use Depth is set to true. Only for 2-D line charts. Enter a numeric value to change the depth.

Data type: Float

Direction Specifies the angle of the axis along the depth of the lines. Only for 2-D line charts. Enter a numeric value to change the direction.

Data type: Integer

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

Data type: Float

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

Data type: Float

Node Style Specifies the line node style for the data series lines. Only for 2-D charts that contain lines. Choose an option from the drop-down list.

Data type: Enumeration

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

Data type: Float

Use Depth Specifies whether to make the lines visually three-dimensional, only applying to 2-D line charts.

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.

Value Label Type Specifies in which way the value labels will be displayed around the lines. Choose an option from the drop-down list.
  • value - Shows the value for the line section.
  • percent - Shows the percentage of the section to the total.
  • value and percent - Shows the value and the percentage for the line section.

Data type: Enumeration

For area chart
Depth Specifies the depth of the areas, applying if the value of the property Use Depth is set to true. Only for 2-D area charts. Enter a numeric value to change the depth.

Data type: Float

Direction Specifies the angle of the axis along the depth of the areas. Only for 2-D area charts. Enter a numeric value to change the direction.

Data type: Integer

Use Depth Specifies whether to make the areas visually three-dimensional, only applying to 2-D area charts.

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 Specifies whether to show the lines that represent the data categories. Only for 2-D area charts.

Data type: Boolean

Value Label Type Specifies in which way the value labels will be displayed around the areas. Choose an option from the drop-down list.
  • value - Shows the value for the area section.
  • percent - Shows the percentage of the section to the total.
  • value and percent - Shows the value and the percentage for the area section.

Data type: Enumeration

For pie chart
Angle X Specifies the angle between the X axis and the first pie section which is listed first in the legend.

Data type: Integer

Angle Y Specifies the angle between the Y axis and each pie plane.

Data type: Integer

Pie Gap Specifies the distance between every two adjacent pies. Enter a numeric value to change the gap.

Data type: Float

Section Explode Gap Specifies the distance between each pie section and the pie center. Enter a numeric value to change the gap.

Data type: Float

Show Pie Name Specifies whether to show the name of the pie.

Data type: Boolean

Value Label Type Specifies in which way the value labels will be displayed around the pie. Choose an option from the drop-down list.
  • value - Shows the value for the pie section.
  • category name - Shows the category name for the pie section.
  • percent - Shows the percentage of the section to the total.
  • value and percent - Shows the value and the percentage for the pie section.

Data type: Enumeration

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

Data type: Boolean

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

Data type: Float

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

Data type: Float

Node Style Specifies the line node style for the data series lines. Only for 2-D charts that contain lines. Choose an option from the drop-down list.

Data type: Enumeration

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

Data type: Float

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

Data type: Enumeration

Radar Fill Transparency 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 Specifies whether to show category names.

Data type: Boolean

Value Label Type Specifies in which way the value labels will be displayed around the value nodes. Choose an option from the drop-down list.
  • value - Shows the value for the value node.
  • percent - Shows the percentage of the value node to the total.
  • value and percent - Shows the value and the percentage for the value node.

Data type: Enumeration

For gauge chart
Alert Color Specifies the color for the alert range. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Alert Maximum Value Specifies the maximum value for the alert range. Enter a numeric value to specify the value.

Data type: Float

Alert Minimum Value Specifies the minimum value for the alert range. Enter a numeric value to specify the value.

Data type: Float

Arrow Style Specifies the style for pointer arrows, applying if the property Pointer Style is set to Arrow. Only for dial gauge charts. Choose an option from the drop-down list.

Data type: Enumeration

Curve Style Specifies the style for the curve. Only for dial gauge charts. Choose an option from the drop-down list.

Data type: Enumeration

Error Color Specifies the color for the error range. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Error Maximum Value Specifies the maximum value for the error range. Enter a numeric value to specify the value.

Data type: Float

Error Minimum Value Specifies the minimum value for the error range. Enter a numeric value to specify the value.

Data type: Float

Fill Curve Specifies whether to fill the dial with colors. Only for dial gauge charts.

Data type: Boolean

Gauge Bar Border Color Specifies the color of the border of the object. Choose a color from the drop-down list, enter a hexadecimal RGB value (0xCCAA00) or choose a formula that returns a color.

Data type: String

Gauge Bar Border End Caps Specifies the ending style of the scale border line, applying to bar gauge charts. Choose an option from the drop-down list.

Data type: Enumeration

Gauge Bar Border Joint Specifies the joint style of the scale border line, applying to bar gauge charts. Choose an option from the drop-down list.

Data type: Enumeration

Gauge Bar Border Outlined Specifies whether to show the scale border line in Outline Path, applying to bar gauge charts. If the property is set to true, the border line will be shown in Outline Path; otherwise, in Fill Path.

Data type: Boolean

Gauge Bar Border Style Specifies the line style of the scale borders, applying to bar gauge charts. Choose an option from the drop-down list.

Data type: Enumeration

Gauge Bar Border Thickness Specifies the width of the border in inches or centimeters. Enter a numeric value to change the thickness.

Data type: Float

Gauge Bar Border Transparency Specifies the transparency of the borders, in percent, applying to bar gauge charts. Enter a numeric value to change the transparency.

Data type: Integer

Gauge Bar Border Variable Dash 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

Gauge Bar Layout Specifies the layout for the scales. Only for bar gauge charts. Choose an option from the drop-down list.

Data type: Enumeration

Horizontal Margin Specifies the left margin. Only for bubble gauge charts. Enter a numeric value to change the margin.

Data type: Float

Normal Color Specifies the color for the normal range. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Normal Maximum Value Specifies the maximum value for the normal range. Enter a numeric value to specify the value.

Data type: Float

Normal Minimum Value Specifies the minimum value for the normal range. Enter a numeric value to specify the value.

Data type: Float

Pointer Style Specifies the style for the pointer. Only for dial gauge charts. Choose an option from the drop-down list.

Data type: Enumeration

Range Radius Specifies the relative size of a dial or ball. Only for dial or bubble gauge chart. Enter a numeric value to change the size.

Data type: Integer

Start Angle Specifies the angle of the dial beginning point. Only for dial gauge charts. Enter a numeric value to change the angle.

Data type: Integer

Stop Angle Specifies the angle of the dial endpoint. Only for dial gauge charts. Enter a numeric value to change the angle.

Data type: Integer

Outer Inner Gap Specifies the width of the dial. Only for dial gauge charts. Enter a numeric value to change the gap.

Data type: Float

Vertical Margin Specifies the top margin. Only for bubble gauge charts. Enter a numeric value to change the margin.

Data type: Float

For scatter chart
Line Thickness Specifies the thickness of the line, applying to the scatter chart which contains lines. Enter a numeric value to change the thickness.

Data type: Float

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

Data type: Float

Node Style Specifies the line node style for the data series lines. Only for 2-D charts that contain lines. Choose an option from the drop-down list.

Data type: Enumeration

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

Data type: Float

For bubble chart
Use 3D Effect Specifies whether to make the bubbles visually three-dimensional.

Data type: Boolean

For stock chart
Bar Width Specifies the width of the stock bars, applying to Open-High-Low-Close stock charts. Enter a numeric value to change the width.

Data type: Integer

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

Data type: Float

Stock Down Bar Color Specifies the color to indicate that the opening price is higher than the closing price, applying to Open-High-Low-Close stock charts. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Stock Line Color Specifies the color of the stock line. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Stock Up Bar Color Specifies the color to indicate that the opening price is lower than the closing price, applying to Open-High-Low-Close stock charts. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Contour
Contour Specifies whether to show the borders.

Data type: Boolean

Line Color Specifies the line color for the contour, not applying to 2-D line charts. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Line End Caps Specifies the ending style for the contour, not applying to 2-D line charts. Choose an option from the drop-down list.

Data type: Enumeration

Line Joint Specifies the line joint style for the contour, not applying to 2-D line charts. Choose an option from the drop-down list.

Data type: Enumeration

Line Outlined Specifies whether to show the contour in outline form, not applying to 2-D line charts. If the property is set to true, the contour will be shown in outline form; otherwise, in whole form.

Data type: Boolean

Line Style Specifies the line style for the contour, not applying to 2-D line charts. Choose an option from the drop-down list.

Data type: Enumeration

Line Thickness Specifies the thickness for the contour, not applying to 2-D line charts. Enter a numeric value to change the thickness.

Data type: Float

Line Transparency Specifies the line transparency for the contour, in percent, not applying to 2-D line charts. Enter a numeric value to change the transparency.

Data type: Integer

Line Variable Dash 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

Hint
Color Specifies the color of the hint text, applying if the property Fill Type is set to color. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

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

Data type: Integer

Fill Type Specifies the fill pattern for the hint text. Choose an option from the drop-down list.

Data type: Enumeration

Font Effect Specifies the special effect for the hint. Choose an option from the drop-down list.

Data type: Integer

Font Face Specifies the font face for the hint. Choose an option from the drop-down list.

Data type: Enumeration

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

Data type: Float

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

Data type: Enumeration

Font Shearing Specifies the shearing transformation of the hint around its center. The default value is 0. Enter a numeric value to change the shearing.

Data type: Float

Font Size Specifies the font size for the hint. Enter an integer value to change the size.

Data type: Integer

Font Strikethrough 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 Specifies the font style for the hint. Choose an option from the drop-down list.

Data type: Enumeration

Font Underline Specifies the underline style for the hint. Choose an option from the drop-down list.

Data type: Enumeration

Gradient End Color Specifies the color of the point where the gradient ends. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Gradient End X Specifies the horizontal position where the gradient ends, measured in a percentage of the hint width.

Data type: Integer

Gradient End Y Specifies the vertical position where the gradient ends, measured in a percentage of the hint height.

Data type: Integer

Gradient Start Color Specifies the color of the point where the gradient begins. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Gradient Start X Specifies the horizontal position where the gradient begins, measured in a percentage of the hint width.

Data type: Integer

Gradient Start Y Specifies the vertical position where the gradient begins, measured in a percentage of the hint height.

Data type: Integer

Gradient Style Specifies the gradient style for the hint text, applying if the property Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Outline Color Specifies the color for the hint text outline. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Outline End Caps Specifies the ending style for the hint text outline. Choose an option from the drop-down list.

Data type: Enumeration

Outline Joint Specifies the joint style for the hint text outline. Choose an option from the drop-down list.

Data type: Enumeration

Outline Outlined 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 Specifies the style for the hint text outline. Choose an option from the drop-down list.

Data type: Enumeration

Outline Thickness Specifies the thickness of the hint text outline. Enter a numeric value to change the thickness.

Data type: Float

Outline Transparency Specifies the transparency for the hint text outline, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Outline Variable Dash 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

Show Tips Specifies whether to show the corresponding data information when the mouse pointer points at a target in the chart area in view mode or in HTML/DHTML result.

Data type: Boolean

Note: If this property is set to false, the other hint properties are ignored.

Show Category and Series Specifies whether to show data on the category and value axes when the mouse pointer points at a target in the chart area in view mode or in HTML/DHTML result. The property takes effect only when the property Show Tips is set to true.

Data type: Boolean

Texture Background Color Specifies the background color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Texture Foreground Color Specifies the foreground color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Texture Style Specifies the texture style for the hint text, applying if the property Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Category (X) Axis
Axis Color Specifies the color for the axis. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Axis End Caps Specifies the ending style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Joint Specifies the joint style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Outlined 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 Specifies the position of 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 Specifies the style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Thickness Specifies the thickness for the axis. Enter a numeric value to change the thickness.

Data type: Float

Axis Transparency Specifies the transparency for the axis, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Axis Variable Dash 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 Specifies the color for the gridlines. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Gridline End Caps Specifies the ending style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Joint Specifies the joint style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Outlined 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 Specifies the style for the gridlines. Choose an option from the drop-down list.

Data type: Integer

Gridline Thickness Specifies the thickness for the gridlines. Enter a numeric value to change the thickness.

Data type: Float

Gridline Transparency Specifies the transparency for the gridlines, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Gridline Variable Dash 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 Specifies the increased amount between two adjacent values on the X axis. The default is to let the increased amount be determined by JReport Designer. Only for scatter charts and bubble charts.

Data type: Integer

Label Axis Gap Specifies the distance between the labels and the axis. Enter a numeric value to change the gap.

Data type: Float

Label Color Specifies the color for the label text. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Every N Tick Marks 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 Specifies the transparency for the label text, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Label Fill Type Specifies the fill pattern for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Automatic Orientation 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 can not 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 Specifies the special effect for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Face Specifies the font face for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Rotation 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 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 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 Specifies the font size for the label text. Enter an integer value to change the size.

Data type: Integer

Label Font Strikethrough 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 Specifies the font style for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Underline Specifies the underline style for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Gradient End Color Specifies the color of the point where the gradient ends. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Gradient End X Specifies the horizontal position where the gradient ends, measured in a percentage of the label text width.

Data type: Integer

Label Gradient End Y Specifies the vertical position of the gradient endpoint, measured in a percentage of the label text height.

Data type: Integer

Label Gradient Start Color Specifies the color of the point where the gradient begins. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Gradient Start X Specifies the horizontal position where the gradient begins, measured in a percentage of the label text width.

Data type: Integer

Label Gradient Start Y Specifies the vertical position where the gradient begins, measured in a percentage of the label text height.

Data type: Integer

Label Gradient Style Specifies the gradient style for the label text, applying if the property Label Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Color Specifies the color for the label text outline. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Outline End Caps Specifies the ending style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Joint Specifies the joint style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Outlined 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 Specifies the style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Thickness Specifies the thickness for the label text outline. Enter a numeric value to change the thickness.

Data type: Float

Label Outline Transparency 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 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 Specifies whether to show the label text outside or inside the axis.

Data type: Enumeration

Note: This property only applies to 2D chart types, and takes effect only when the property Use Depth is set to false.

Label Texture Background Color Specifies the background color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Texture Foreground Color Specifies the foreground color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Texture Style Specifies the texture style for the label text, applying if the property Label Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Label Word Wrap Specifies whether to enable the word wrap function for the label text. 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

Note: The word wrap function does not apply to radar charts, bubble charts, scatter charts and gauge charts.

Major Tick Mark Length Specifies the length of the major tick marks. Enter a numeric value to change the length.

Data type: Float

Major Tick Mark Type 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 Specifies the maximum value of the data appearing on the X axis. Only for scatter charts and bubble charts.

Data type: Float

Minimum Value Specifies the minimum value of the data appearing on the X axis. Only for scatter charts and bubble charts.

Data type: Float

Minor Tick Mark Length Specifies the length of the minor tick marks. Enter a numeric value to change the length.

Data type: Float

Minor Tick Mark Type 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 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 Specifies the number of tick marks that will be shown. The default is to let the number be determined by JReport Designer. Only for scatter charts and bubble charts.

Data type: Integer

Show Axis Specifies whether to show the axis.

Data type: Boolean

Show Axis Label Tips Specifies whether to show the complete label text when the mouse pointer points at a label on the axis.

Data type: Boolean

Show Gridline Specifies whether to show the gridlines perpendicular to the axis.

Data type: Boolean

Show Tick Mark Labels Specifies whether to show the tick mark labels.

Data type: Boolean

Start Value Specifies the position where the X axis label starts to be shown, applying if the property Use Start Value is set to true. Only for 2-D charts that have a wall.

Data type: Float

Tick Mark Line Color Specifies the color of the tick marks. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Tick Mark Line End Caps Specifies the ending style for the tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Tick Mark Line Joint Specifies the joint style for the tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Tick Mark Line Outlined Specifies whether to show the 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

Tick Mark Line Style Specifies the line type for the tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Tick Mark Line Thickness Specifies the thickness of the tick marks. Enter a numeric value to change the thickness.

Data type: Float

Tick Mark Line Transparency Specifies the transparency of the tick marks, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Tick Mark Line Variable Dash 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

Use Best Effect Specifies whether to hide the label which would overlap with the one in front of it.

Data type: Boolean

Use Start Value 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 category axis is not numeric.

Data type: Boolean

Value (Y) Axis
Axis Color Specifies the color for the axis. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Axis End Caps Specifies the ending style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Joint Specifies the joint style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Outlined 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 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 Specifies the style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Thickness Specifies the thickness for the axis. Enter a numeric value to change the thickness.

Data type: Float

Axis Transparency Specifies the transparency for the axis, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Axis Variable Dash 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 Specifies the color for the gridlines. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Gridline End Caps Specifies the ending style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Joint Specifies the joint style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Outlined 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 Specifies the style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Thickness Specifies the thickness for the gridlines. Enter a numeric value to change the thickness.

Data type: Float

Gridline Transparency Specifies the transparency for the gridlines, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Gridline Variable Dash 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 Specifies the increased amount between two adjacent values on the X axis. The default is to let the increased amount be determined by JReport Designer. Only for scatter charts and bubble charts.

Data type: Integer

Label Axis Gap Specifies the distance between the labels and the axis. Enter a numeric value to change the gap.

Data type: Float

Label Color Specifies the color for the label text. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Every N Tick Marks 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 Specifies the transparency for the label text, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Label Fill Type Specifies the fill pattern for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Automatic Orientation 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 can not 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 Specifies the special effect for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Face Specifies the font face for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Rotation 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 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 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 Specifies the font size for the label text. Enter an integer value to change the size.

Data type: Integer

Label Font Strikethrough 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 Specifies the font style for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Underline Specifies the underline style for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Gradient End Color Specifies the color of the point where the gradient ends. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Gradient End X Specifies the horizontal position where the gradient ends, measured in a percentage of the label text width.

Data type: Integer

Label Gradient End Y Specifies the vertical position of the gradient endpoint, measured in a percentage of the label text height.

Data type: Integer

Label Gradient Start Color Specifies the color of the point where the gradient begins. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Gradient Start X Specifies the horizontal position where the gradient begins, measured in a percentage of the label text width.

Data type: Integer

Label Gradient Start Y Specifies the vertical position where the gradient begins, measured in a percentage of the label text height.

Data type: Integer

Label Gradient Style Specifies the gradient style for the label text, applying if the property Label Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Integer

Label Outline Color Specifies the color for the label text outline. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Outline End Caps Specifies the ending style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Joint Specifies the joint style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Outlined 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 Specifies the style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Thickness Specifies the thickness for the label text outline. Enter a numeric value to change the thickness.

Data type: Float

Label Outline Transparency 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 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 Specifies whether to show the label text outside or inside the axis.

Data type: Enumeration

Note: This property only applies to 2D chart types, and takes effect only when the property Use Depth is set to false.

Label Texture Background Color Specifies the background color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Texture Foreground Color Specifies the foreground color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Texture Style Specifies the texture style for the label text, applying if the property Label Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Label Word Wrap Specifies whether to enable the word wrap function for the label text. 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

Note: The word wrap function does not apply to radar charts, bubble charts, scatter charts and gauge charts.

Major Tick Mark Length Specifies the length of the major tick marks. Enter a numeric value to change the length.

Data type: Float

Major Tick Mark Type 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 Specifies the maximum value of the data appearing on the Y axis. Only for scatter charts and bubble charts.

Data type: Float

Minimum Value Specifies the minimum value of the data appearing on the Y axis. Only for scatter charts and bubble charts.

Data type: Float

Minor Tick Mark Length Specifies the length of the minor tick marks. Enter a numeric value to change the length.

Data type: Float

Minor Tick Mark Type 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 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 Specifies the number of tick marks that will be shown. The default is to let the number be determined by JReport Designer. Only for scatter charts and bubble charts.

Data type: Integer

Show Axis Specifies whether to show the axis.

Data type: Boolean

Show Axis Label Tips Specifies whether to show the complete label text when the mouse pointer points at a label on the axis.

Data type: Boolean

Show Gridline Specifies whether to show the gridlines perpendicular to the axis.

Data type: Boolean

Show Tick Mark Labels Specifies whether to show the tick mark labels.

Data type: Boolean

Start Value Specifies the position where the axis label starts to be shown, applying if the property Use Start Value is set to true. Only for 2-D charts that have a wall.

Data type: Float

Tick Mark Line Color Specifies the color of the tick marks. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Tick Mark Line End Caps Specifies the ending style for the tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Tick Mark Line Joint Specifies the joint style for the tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Tick Mark Line Outlined Specifies whether to show the 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

Tick Mark Line Style Specifies the line type for the tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Tick Mark Line Thickness Specifies the thickness of the tick marks. Enter a numeric value to change the thickness.

Data type: Float

Tick Mark Line Transparency Specifies the transparency of the tick marks, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Tick Mark Line Variable Dash 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

Use Best Effect Specifies whether to hide the label which would overlap with the one in front of it.

Data type: Boolean

Use Start Value Specifies whether to set the start value of the axis. Only for 2-D charts that have a wall.

Data type: Boolean

Series (Z) Axis
Axis Color Specifies the color for the axis. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Axis End Caps Specifies the ending style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Joint Specifies the joint style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Outlined 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 Specifies the position of the Z axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Style Specifies the style for the axis. Choose an option from the drop-down list.

Data type: Enumeration

Axis Thickness Specifies the thickness for the axis. Enter a numeric value to change the thickness.

Data type: Float

Axis Transparency Specifies the transparency for the axis, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Axis Variable Dash 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 Specifies the color of the gridlines. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Gridline End Caps Specifies the ending style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Joint Specifies the joint style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Outlined 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 Specifies the style for the gridlines. Choose an option from the drop-down list.

Data type: Enumeration

Gridline Thickness Specifies the thickness for the gridlines. Enter a numeric value to change the thickness.

Data type: Float

Gridline Transparency Specifies the gridline transparency, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Gridline Variable Dash 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 Specifies the distance between the labels and the axis. Enter a numeric value to change the gap.

Data type: Float

Label Color Specifies the color for the label text. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Every N Tick Marks 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 Specifies the transparency for the label text, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Label Fill Type Specifies the fill pattern for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Automatic Orientation 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 can not 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 Specifies the special effect for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Face Specifies the font face for the label text. Choose an option from the drop-down list.

Data type: Enumeration

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

Data type: Float

Label Font Script 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 Specifies the shearing transformation of the label text around its center. The default value is 0.

Data type: Float

Label Font Size Specifies the font size for the label text. Enter an integer value to change the size.

Data type: Integer

Label Font Strikethrough 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 Specifies the font style for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Font Underline Specifies the underline style for the label text. Choose an option from the drop-down list.

Data type: Enumeration

Label Gradient End Color Specifies the color of the point where the gradient ends. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Gradient End X Specifies the horizontal position where the gradient ends, measured in a percentage of the label text width.

Data type: Integer

Label Gradient End Y Specifies the vertical position of the gradient endpoint, measured in a percentage of the label text height.

Data type: Integer

Label Gradient Start Color Specifies the color of the point where the gradient begins. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Gradient Start X Specifies the horizontal position where the gradient begins, measured in a percentage of the label text width.

Data type: Integer

Label Gradient Start Y Specifies the vertical position where the gradient begins, measured in a percentage of the label text height.

Data type: Integer

Label Gradient Style Specifies the gradient style for the label text, applying if the property Label Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Color Specifies the color for the label text outline. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Outline End Caps Specifies the ending style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Joint Specifies the joint style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Outlined 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 Specifies the style for the label text outline. Choose an option from the drop-down list.

Data type: Enumeration

Label Outline Thickness Specifies the thickness for the label text outline. Enter a numeric value to change the thickness.

Data type: Float

Label Outline Transparency 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 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 Texture Background Color Specifies the background color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Texture Foreground Color Specifies the foreground color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Label Texture Style Specifies the texture style for the label text, applying if the property Label Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Label Word Wrap Specifies whether to enable the word wrap function for the label text. 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

Note: The word wrap function does not apply to radar charts, bubble charts, scatter charts and gauge charts.

Major Tick Mark Length Specifies the length of the major tick marks. Enter a numeric value to change the length.

Data type: Float

Major Tick Mark Type 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 Specifies the length of the minor tick marks. Enter a numeric value to change the length.

Data type: Float

Minor Tick Mark Type 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 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 Specifies whether to show the axis.

Data type: Boolean

Show Axis Label Tips Specifies whether to show the complete label text when the mouse pointer points at a label on the axis.

Data type: Boolean

Show Gridline Specifies whether to show the gridlines perpendicular to the axis.

Data type: Boolean

Show Tick Mark Labels Specifies whether to show the tick mark labels.

Data type: Boolean

Tick Mark Line Color Specifies the color of the tick marks. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Tick Mark Line End Caps Specifies the ending style for the tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Tick Mark Line Joint Specifies the joint style for the tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Tick Mark Line Outlined Specifies whether to show the 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

Tick Mark Line Style Specifies the line type for the tick marks. Choose an option from the drop-down list.

Data type: Enumeration

Tick Mark Line Thickness Specifies the thickness of the tick marks. Enter a numeric value to change the thickness.

Data type: Float

Tick Mark Line Transparency Specifies the transparency of the tick marks, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Tick Mark Line Variable Dash 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

Use Best Effect Specifies whether to hide the label which would overlap with the one in front of it.

Data type: Boolean

Wall
Border Color Specifies the color of the border of the object. Choose a color from the drop-down list, enter a hexadecimal RGB value (0xCCAA00) or choose a formula that returns a color.

Data type: String

Border End Caps Specifies the ending style of the wall border line. Choose an option from the drop-down list.

Data type: Enumeration

Border Joint Specifies the joint style of the wall border line. Choose an option from the drop-down list.

Data type: Enumeration

Border Outlined 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 Specifies the line style of the wall borders. Choose an option from the drop-down list.

Data type: Enumeration

Border Thickness Specifies the width of the border in inches or centimeters. Enter a numeric value to change the thickness.

Data type: Float

Border Transparency Specifies the transparency of the wall borders, in percent. Enter a numeric value to change the transparency.

Data type: Integer

Border Variable Dash 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 Specifies the color of the bound wall, applying if the property Bound Fill Type is set to color. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

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

Data type: Integer

Bound Fill Type Specifies the fill pattern for the bound wall. Choose an option from the drop-down list.

Data type: Enumeration

Bound Gradient Start Color Specifies the color of the point where the gradient begins. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Bound Gradient Start X Specifies the horizontal position where the gradient begins, measured in a percentage of the bound wall width.

Data type: Integer

Bound Gradient Start Y Specifies the vertical position where the gradient begins, measured in a percentage of the bound wall height.

Data type: Integer

Bound Gradient End Color Specifies the color of the point where the gradient ends. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Bound Gradient End X Specifies the horizontal position where the gradient ends, measured in a percentage of the bound wall width.

Data type: Integer

Bound Gradient End Y Specifies the vertical position where the gradient ends, measured in a percentage of the bound wall height.

Data type: Integer

Bound Gradient Style Specifies the gradient style for the bound wall, applying if the property Bound Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Bound Texture Background Color Specifies the background color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Bound Texture Foreground Color Specifies the foreground color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Bound Texture Style Specifies the texture style for the bound wall, applying if the property Bound Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Color Specifies the color of the wall, applying if the property Fill Type is set to color. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

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

Data type: Integer

Fill Type Specifies the fill pattern for the wall. Choose an option from the drop-down list.

Data type: Enumeration

Gradient End Color Specifies the color of the point where the gradient ends. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Gradient End X Specifies the horizontal position where the gradient ends, measured in a percentage of the wall width.

Data type: Integer

Gradient End Y Specifies the vertical position where the gradient ends, measured in a percentage of the wall height.

Data type: Integer

Gradient Start Color Specifies the color of the point where the gradient begins. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Gradient Start X Specifies the horizontal position where the gradient begins, measured in a percentage of the wall width.

Data type: Integer

Gradient Start Y Specifies the vertical position where the gradient begins, measured in a percentage of the wall height.

Data type: Integer

Gradient Style Specifies the gradient style for the wall, applying if the property Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Image File Specifies the file name of the image, a portion of which will be displayed as the wall background, applying if the property Fill Type is set to image.

Data type: String

Image Height The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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

Data type: Integer

Image Layout Specifies the layout style for the image. Choose an option from the drop-down list.

Data type: Enumeration

Image Width The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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

Data type: Integer

Image X The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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 The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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 Specifies whether to show the wall.

Data type: Boolean

Texture Background Color Specifies the background color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Texture Foreground Color Specifies the foreground color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Texture Style Specifies the texture style for the wall, applying if the property Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Floor
Border Color Specifies the color of the border of the object. Choose a color from the drop-down list, enter a hexadecimal RGB value (0xCCAA00) or choose a formula that returns a color.

Data type: String

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

Data type: Enumeration

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

Data type: Enumeration

Border Outlined 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 Specifies the line style of the floor borders. Choose an option from the drop-down list.

Data type: Enumeration

Border Thickness Specifies the width of the border in inches or centimeters. Enter a numeric value to change the thickness.

Data type: Float

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

Data type: Integer

Border Variable Dash 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 Specifies the color of the floor, applying if the property Fill Type is set to color. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

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

Data type: Integer

Fill Type Specifies the fill pattern for the floor. Choose an option from the drop-down list.

Data type: Enumeration

Gradient End Color Specifies the color of the point where the gradient ends. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Gradient End X Specifies the horizontal position where the gradient ends, measured in a percentage of the floor width.

Data type: Integer

Gradient End Y Specifies the vertical position where the gradient ends, measured in a percentage of the floor height.

Data type: Integer

Gradient Start Color Specifies the color of the point where the gradient begins. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color. A String type value.
Gradient Start X Specifies the horizontal position where the gradient begins, measured in a percentage of the floor width.

Data type: Integer

Gradient Start Y Specifies the vertical position where the gradient begins, measured in a percentage of the floor height.

Data type: Integer

Gradient Style Specifies the gradient style for the floor, applying if the property Fill Type is set to gradient. Choose an option from the drop-down list.

Data type: Enumeration

Image File Specifies the filename of the image, a portion of which will be displayed as the floor background, applying if the property Fill Type is set to image.

Data type: String

Image Height The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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

Data type: Integer

Image Layout Specifies the layout style for an image. Choose an option from the drop-down list.

Data type: Enumeration

Image Width The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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

Data type: Integer

Image X The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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 The four properties, Image X, Image Y, Image Width and Image Height, together are used to define a portion of an image (the portion is a rectangle).

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 Specifies whether to show the floor, only for 3-D chart types.

Data type: Boolean

Texture Background Color Specifies the background color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Texture Foreground Color Specifies the foreground color of the texture. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Texture Style Specifies the texture style for the floor, applying if the property Fill Type is set to texture. Choose an option from the drop-down list.

Data type: Enumeration

Threshold Line
Fill Threshold1 Specifies whether to fill the first threshold area with a semi-transparent color, applying to 2-D charts (except stock charts).

Data type: Boolean

Fill Threshold2 Specifies whether to fill the second threshold area with a semi-transparent color, applying to 2-D charts (except stock charts).

Data type: Boolean

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

Data type: Integer

Show Threshold Line1 Specifies whether to show the first threshold line, applying to 2-D charts (except stock charts), 3-D bar charts, 3-D area charts, 3-D line charts and 3-D bench charts.

Data type: Boolean

Show Threshold Line2 Specifies whether to show the second threshold line, applying to 2-D charts (except stock charts), 3-D bar charts, 3-D area charts, 3-D line charts and 3-D bench charts.

Data type: Boolean

Threshold Line Color1 Specifies the color for the first threshold line, applying to 2-D charts (except stock 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, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Threshold Line Color2 Specifies the color for the second threshold line, applying to 2-D charts (except stock 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, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Threshold Line Style Specifies the style for the threshold lines, applying to 2-D charts (except stock charts). Choose an option from the drop-down list.

Data type: Enumeration

Threshold Value1 Specifies the value for the first threshold line, applying to 2-D charts (except stock charts), 3-D bar charts, 3-D area charts, 3-D line charts and 3-D bench charts.

Data type: Float

Threshold Value2 Specifies the value for the second threshold line, applying to 2-D charts (except stock charts), 3-D bar charts, 3-D area charts, 3-D line charts and 3-D bench charts.

Data type: Float

MeanLine
Color Specifies the color of the mean line. Choose a color from the drop-down list, enter a hexadecimal RGB value (e.g. 0xff0000) or choose a formula that returns a color.

Data type: String

Node Style Specifies the style of the nodes that represent the average values. Choose an option from the drop-down list.

Data type: Enumeration

Show Specifies whether to show a line that represents the average value of each category group. Only for 2-D charts (except stock charts, scatter charts, radar charts and bubble charts).

Data type: Boolean

Type Specifies the type of the mean line. Choose an option from the drop-down list.

Data type: Enumeration

Notes: