Chart Paper Properties
This topic describes the properties of a Chart Paper object.
Designer provides some properties only when you use the object in certain report types. You can get details from the Available For column in the property table.
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. This property takes effect when you set Placement of the chart legend to "customized". Type a numeric value to change the height. Data type: Float |
Width | Page Report, Web Report, Library Component | Specifies the width of the object. This property takes effect when you set Placement of the chart legend to "customized". Type a numeric value to change the width. Data type: Float |
X | Page Report, Web Report, Library Component | Specifies the horizontal coordinate of the object's top left corner, relative to its parent container. This property takes effect when you set Placement of the chart legend to "customized". Type a numeric value to change the coordinate. Data type: Float |
Y | Page Report, Web Report, Library Component | Specifies the vertical coordinate of the object's top left corner, relative to its parent container. This property takes effect when you set Placement of the chart legend to "customized". Type a numeric value to change the coordinate.
Data type: Float |
CSS | ||
Class | Page Report, Web Report, Library Component | Specifies the name of the Class Selector to apply to the object, which you define in the CSS file of the style the report applies.
For example, if you define the CSS file as follows:
To apply the Class Selector in the file to the object, type C in the value cell. Data type: String |
Style | Page Report, Web Report, Library Component | Specifies the style you want to apply to the object. You can specify the style in two ways:
Data type: String |
Accessibility | ||
External CSS Class Selector | Query Page Report | Specifies the name of the Class Selector for the object in the HTML output. 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. Type 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. Type 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. Type 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 Designer view mode, in HTML output, and in Page Report Studio. When you set this property to "true", Logi Report Engine enables all interactive actions for the chart, for example, you can open links from the chart, apply the go-to-detail action on the chart, hover over an element 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. Type 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. Type 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. Type 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 type 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. When this property is "false", the border line displays 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. Type 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. Type 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.
Data type: Boolean |
Color | Page Report, Web Report, Library Component | Specifies the color of the paper background. This property takes effect when you set Fill Type of the paper background to "color". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Fill Transparency | Page Report, Web Report, Library Component | Specifies the transparency of the paper background, in percent. Type 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. This property takes effect when you set Fill Type of the paper background to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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 paper width. This property takes effect when you set Fill Type of the paper background 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. This property takes effect when you set Fill Type of the paper background to "gradient".
Data type: Integer |
Gradient Start Color | Page Report, Web Report, Library Component | Specifies the color of the point where the gradient begins. This property takes effect when you set Fill Type of the paper background to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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 paper width. This property takes effect when you set Fill Type of the paper background 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. This property takes effect when you set Fill Type of the paper background to "gradient".
Data type: Integer |
Gradient Style | Page Report, Web Report, Library Component | Specifies the gradient style for the paper background. This property takes effect when you set Fill Type of the paper background 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. This property takes effect when you set Fill Type of the paper background to "image". Type 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 you set Fill Type of the paper background 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. This property takes effect when you set Fill Type of the paper background to "image". Choose an option from the drop-down list.
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 you set Fill Type of the paper background 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 when you set Fill Type of the paper background 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 you set Fill Type of the paper background 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. This property takes effect when you set Fill Type of the paper background to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. This property takes effect when you set Fill Type of the paper background to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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 of the paper background. This property takes effect when you set Fill Type of the paper background 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.
Data type: Enumeration |
Hint (organization charts do not support data marker hint; for heat maps, the hint displays only in Web Report Studio and JDashboard) | ||
Auto Scale in Number | Page Report, Web Report, Library Component | Specifies whether to automatically scale the Number values in the data marker hint that fall into the two ranges:
The option "auto" means that the property setting follows that of the chart. Data type: Boolean |
Category Name | Page Report, Web Report, Library Component | Designer enables this property when you set Customize Category and Series Names to "true". You can use it to specify the name of the category field you want to display in the data marker hint. If you leave the property value blank, there is no name label for the category value in the hint. Data type: String |
Chart Value Names | Page Report, Web Report, Library Component | Designer enables this property when you set Customize Chart Value Names to "true". You can use it to specify the names for the fields on the value axis that you want to display in the hint. Select in the value cell to customize the names in the Customize Chart Value Names dialog box to help users better understand the value. Data type: String |
Color | Page Report, Web Report, Library Component | Specifies the color of the hint text. This property takes effect when you set Fill Type of the hint text to "color". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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 to use customized names for the category and series fields in the data marker hint.
By default, Designer applies the display names of the fields in the hint to label the category and series values. You can set this property to "true" and customize the names via Category Name and Series Name to help users better understand the values. Data type: Boolean To apply customized category and series names in the data marker hint, you need to include them in the hint by selecting Show Category and Series in the format dialog box of the chart type. |
Customize Chart Value Names | Page Report, Web Report, Library Component | Specifies whether to use customized names for the fields on the value axis in the data marker hint. By default, Designer applies the display names of the fields in the hint to label the values. You can set this property to "true" and customize the names via Chart Value Names to help users better understand the values. Data type: Boolean |
Fill Transparency | Page Report, Web Report, Library Component | Specifies the transparency of the background, in percent. Type 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: none, color, texture, or gradient. Choose an option from the drop-down list.
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. Type a numeric value to change the rotation.
Data type: Float |
Font Script | Page Report, Web Report, Library Component | Specifies whether the hint text is 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. Type 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. Type an integer value to change the size.
Data type: Integer |
Font Strikethrough | Page Report, Web Report, Library Component | Specifies the style of the horizontal line using which to strikethrough the text. 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. If you select "patterned line" or "bold patterned", Designer draws a line or bold line in the pattern of the text.
Data type: Enumeration 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. This property takes effect when you set Fill Type of the hint text to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. This property takes effect when you set Fill Type of the hint text 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. This property takes effect when you set Fill Type of the hint text to "gradient". Data type: Integer |
Gradient Start Color | Page Report, Web Report, Library Component | Specifies the color of the point where the gradient begins. This property takes effect when you set Fill Type of the hint text to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. This property takes effect when you set Fill Type of the hint text 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. This property takes effect when you set Fill Type of the hint text to "gradient". Data type: Integer |
Gradient Style | Page Report, Web Report, Library Component | Specifies the gradient style for the hint text. This property takes effect when you set Fill Type of the hint text to "gradient". Choose an option from the drop-down list.
Data type: Enumeration |
Line Color | Page Report, Web Report, Library Component | Designer displays this property for pie charts only. You can use it to specify the color of the thin lines pointing to the static data labels. Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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 in the Pick a Color dialog box. You can also type 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. When this property is "false", the outline displays 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. Type 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. Type 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. When this property is "false", the dash size is fixed.
Data type: Boolean |
Series Name | Page Report, Web Report, Library Component | Designer enables this property when you set Customize Category and Series Names to "true". You can use it to specify the name of the series field you want to display in the data marker hint. If you leave the property value blank, there is no name label for the series value in the hint. Data type: String |
Show Fields | Page Report, Web Report, Library Component | Designer displays this property for heat maps only. You can use it to specify the fields the values of which you want to show in the hint, which displays when users hover over the rectangles of the heat map at runtime. Choose an option from the drop-down list:
Data type: String |
Show Tips | Page Report, Web Report, Library Component | Specifies whether to show the hint that displays the value a data marker represents when you point to the data marker in Designer view mode, in HTML output, or at runtime. When this property is "false", Logi Report Engine ignores all the other hint properties.
For a heat map, Designer cannot display the hint when you preview it in the view mode. Data type: Boolean |
Texture Background Color | Page Report, Web Report, Library Component | Specifies the background color of the texture. This property takes effect when you set Fill Type of the hint text to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. This property takes effect when you set Fill Type of the hint text to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. This property takes effect when you set Fill Type of the hint text 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 in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. When this property is "false", the axis displays 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.
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. Type 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. Type 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. When this property is "false", the dash size is fixed. Data type: Boolean |
Best Effect | Page Report, Web Report, Library Component | Specifies whether to adjust the labels automatically to place them at the best position on the axis. When this property is "true", Designer hides some labels if they overlap. 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 type 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. When this property is "false", the gridlines display 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. Type 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. Type 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. When this property is "false", the dash size is fixed. 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 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.
Data type: Boolean |
Label Axis Gap | Page Report, Web Report, Library Component | Specifies the distance between the labels and the axis. Type 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. This property takes effect when you set Label Fill Type to "color". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. Type 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.
Data type: Boolean The property Label Font Automatic Orientation takes higher priority over 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. Type 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. Type 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. Type 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 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. This property takes effect when you set Label Fill Type to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. This property takes effect when you set Label Fill Type 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. This property takes effect when you set Label Fill Type 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. This property takes effect when you set Label Fill Type to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. This property takes effect when you set Label Fill Type 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. This property takes effect when you set Label Fill Type to "gradient".
Data type: Integer |
Label Gradient Style | Page Report, Web Report, Library Component | Specifies the gradient style for the label text. This property takes effect when you set Label Fill Type 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 type 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. When this property is "false", the outline displays 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. Type 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. Type 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. When this property is "false", the dash size is fixed.
Data type: Boolean |
Label Position | Page Report, Web Report, Library Component | Specifies whether to show the label text outside or inside the axis. This property applies to 2-D chart only, and takes effect only when Use Depth is "false".
Data type: Enumeration |
Label Texture Background Color | Page Report, Web Report, Library Component | Specifies the background color of the texture. This property takes effect when you set Label Fill Type to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Label Texture Foreground Color | Page Report, Web Report, Library Component | Specifies the foreground color of the texture. This property takes effect when you set Label Fill Type to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Label Texture Style | Page Report, Web Report, Library Component | Specifies the texture style for the label text. This property takes effect when you st Label Fill Type to "texture". Choose an option from the drop-down list.
Data type: Enumeration |
Label Width | Query Page Report | Specifies the width of the label. Type 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 Label Auto Scale in Number | Page Report, Web Report, Library Component | Specifies whether to automatically scale the Number major label values that fall into the two ranges:
The option "auto" means that the property setting follows that of the chart. Data type: Boolean |
Major Tick Mark Length | Page Report, Web Report, Library Component | Specifies the length of the major tick marks. Type 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 type 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. When this property is "false", the tick marks display 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. Type 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. Type 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.
When this property is "false", the dash size is fixed. Data type: Boolean This property does not take effect when you set Major Tick Mark Line Style to "solid line". |
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. This property applies only to bubble charts that 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. This property applies only to bubble charts that use the axis to show numeric data and scatter charts.
Data type: Float |
Minor Label Auto Scale in Number | Page Report, Web Report, Library Component | Specifies whether to automatically scale the Number minor label values that fall into the two ranges:
The option "auto" means that the property setting follows that of the chart. Data type: Boolean |
Minor Tick Mark Length | Page Report, Web Report, Library Component | Specifies the length of the minor tick marks. Type 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 Designer determine the number.
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 Designer determine the number. This property 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 scroll bar and the axis. This property takes effect when you set Scrollable Chart to "true".
Data type: Integer |
Percentage of Scrolling Area Height | Web Report, Library Component | Specifies the percentage the scroll bar occupies the whole size of the chart. This property takes effect when you set Scrollable Chart 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.
Data type: Enumeration |
Scrollable Chart | Web Report, Library Component | Specifies whether to make the chart scrollable. If "true", a scroll bar 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 you point to a label on the axis in Designer view mode, in HTML output, or at runtime.
Data type: Boolean |
Show Chart in Scrolling Area | Web Report, Library Component | Specifies whether to show the thumbnail chart on the scroll bar. This property takes effect when you set Scrollable Chart 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 display when Use Start Value is "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 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 in Number | Page Report, Web Report, Library Component | Specifies whether to automatically scale the Number values on the axis that fall into the two ranges:
The option "auto" means that the property setting follows that of the chart. Data type: Boolean |
Auto Scale on Y Axis | Web Report, Library Component | Specifies whether to recalculate the scale of the axis when the value of Number of Visible Values is changed. Applied only when Scrollable Chart is "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 type 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. When this property is "false", the axis displays 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.
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. Type 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. Type 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. When this property is "false", the dash size is fixed.
Data type: Boolean |
Best Effect | Page Report, Web Report, Library Component | Specifies whether to adjust the labels automatically to place them at the best position on the axis. When this property is "true", Logi Report Engine hides some labels when they overlap. 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 type 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. When this property is "false", the gridlines display 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. Type 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. Type 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. When this property is "false", the dash size is fixed.
Data type: Boolean |
Increment | Page Report, Web Report, Library Component | Specifies the increased amount between two adjacent values on the axis. Default is to let Logi Report Engine determine the increased amount.
Data type: Integer |
Label Axis Gap | Page Report, Web Report, Library Component | Specifies the distance between the labels and the axis. Type 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. This property takes effect when you set Label Fill Type to "color". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. Type 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.
Data type: Boolean The property Label Font Automatic Orientation takes higher priority over 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. Type 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. Type 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. Type 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 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. This property takes effect when you set Label Fill Type to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. This property takes effect when you set Label Fill Type 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. This property takes effect when you set Label Fill Type 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. This property takes effect when you set Label Fill Type to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. This property takes effect when you set Label Fill Type 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. This property takes effect when you set Label Fill Type to "gradient".
Data type: Integer |
Label Gradient Style | Page Report, Web Report, Library Component | Specifies the gradient style for the label text. This property takes effect when you set Label Fill Type 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 type 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. When this property is "false", the outline displays 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. Type 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. Type 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. When this property is "false", the dash size is fixed.
Data type: Boolean |
Label Position | Page Report, Web Report, Library Component | Specifies whether to show the label text outside or inside the axis. This property applies to 2-D chart only, and takes effect when you set Use Depth to "false".
Data type: Enumeration |
Label Texture Background Color | Page Report, Web Report, Library Component | Specifies the background color of the texture. This property takes effect when you set Label Fill Type to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Label Texture Foreground Color | Page Report, Web Report, Library Component | Specifies the foreground color of the texture. This property takes effect when you set Label Fill Type to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Label Texture Style | Page Report, Web Report, Library Component | Specifies the texture style for the label text. This property takes effect when you set Label Fill Type 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. Type 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 type 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. When this property is "false", the tick marks display 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. Type 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. Type 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. When this property is "false", the dash size is fixed. Data type: Boolean This property does not take effect when you set Major Tick Mark Line Style to "solid line". |
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. Type 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 Designer determine the number.
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 Designer determine the number. 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 you point to a label on the axis in Designer view mode, in HTML output, or at 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. This property takes effect when you set Use Start Value to "true".
Data type: Float |
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) | ||
Auto Scale in Number | Page Report, Web Report, Library Component | Specifies whether to automatically scale the Number values on the axis that fall into the two ranges:
The option "auto" means that the property setting follows that of the chart. 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 type 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. When this property is "false", the axis displays 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. Type 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. Type 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. When this property is "false", the dash size is fixed.
Data type: Boolean |
Best Effect | Page Report, Web Report, Library Component | Specifies whether to adjust the labels automatically to place them at the best position on the axis. When this property is "true", Logi Report Engine hides some labels when they overlap. 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 type 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. When this property is "false", the gridlines display 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. Type a numeric value to change the thickness.
Data type: Float |
Gridline Transparency | Page Report, Web Report, Library Component | Specifies the gridline transparency, in percent. Type 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. When this property is "false", the dash size is fixed.
Data type: Boolean |
Label Axis Gap | Page Report, Web Report, Library Component | Specifies the distance between the labels and the axis. Type 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. This property takes effect when you set Label Fill Type to "color". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. Type 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.
Data type: Boolean The property Label Font Automatic Orientation takes higher priority over 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. Type 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 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. This property takes effect when you set Label Fill Type to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. This property takes effect when you set Label Fill Type 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. This property takes effect when you set Label Fill Type 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. This property takes effect when you set Label Fill Type to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. This property takes effect when you set Label Fill Type 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. This property takes effect when you set Label Fill Type to "gradient".
Data type: Integer |
Label Gradient Style | Page Report, Web Report, Library Component | Specifies the gradient style for the label text. This property takes effect when you set Label Fill Type 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 in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. When this property is "false", the outline displays 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. Type 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. Type 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. When this property is "false", the dash size is fixed.
Data type: Boolean |
Label Position | Page Report, Web Report, Library Component | Specifies whether to show the label text outside or inside the axis. This property applies to 2-D chart only, and takes effect when you set Use Depth to "false".
Data type: Enumeration |
Label Texture Background Color | Page Report, Web Report, Library Component | Specifies the background color of the texture. This property takes effect when you set Label Fill Type to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Label Texture Foreground Color | Page Report, Web Report, Library Component | Specifies the foreground color of the texture. This property takes effect when you set Label Fill Type to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Label Texture Style | Page Report, Web Report, Library Component | Specifies the texture style for the label text. This property takes effect when you set Label Fill Type 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. Type 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 type 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. When this property is "false", the tick marks display 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. Type 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. Type 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. When this property is "false", the dash size is fixed. Data type: Boolean This property does not take effect when you set Major Tick Mark Line Style to "solid line". |
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. Type 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 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 you point to a label on the axis in Designer view mode, in HTML output, or at 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 |
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 type 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. When this property is "false", the border line displays 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. Type 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. Type 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. When this property is "false", the dash size is fixed.
Data type: Boolean |
Bound Color | Page Report, Web Report, Library Component | Specifies the color of the bound wall. This property takes effect when you set Bound Fill Type to "color". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Bound Fill Transparency | Page Report, Web Report, Library Component | Specifies the transparency of the background, in percent. Type 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. This property takes effect when you set Bound Fill Type to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. This property takes effect when you set Bound Fill Type 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. This property takes effect when you set Bound Fill Type 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. This property takes effect when you set Bound Fill Type to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify 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. This property takes effect when you set Bound Fill Type 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. This property takes effect when you set Bound Fill Type to "gradient".
Data type: Integer |
Bound Gradient Style | Page Report, Web Report, Library Component | Specifies the gradient style for the bound wall. This property takes effect when you set Bound Fill Type 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. This property takes effect when you set Bound Fill Type to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Bound Texture Foreground Color | Page Report, Web Report, Library Component | Specifies the foreground color of the texture. This property takes effect when you set Bound Fill Type to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Bound Texture Style | Page Report, Web Report, Library Component | Specifies the texture style for the bound wall. This property takes effect when you set Bound Fill Type 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. This property takes effect when you set Fill Type of the wall to "color". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type a hexadecimal RGB value (for example, 0xff0000) to specify a color. Data type: String |
Fill Transparency | Page Report, Web Report, Library Component | Specifies the transparency of the background, in percent. Type 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. This property takes effect when you set Fill Type of the wall to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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 wall width. This property takes effect when you set Fill Type of the wall 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. This property takes effect when you set Fill Type of the wall to "gradient".
Data type: Integer |
Gradient Start Color | Page Report, Web Report, Library Component | Specifies the color of the point where the gradient begins. This property takes effect when you set Fill Type of the wall to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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 wall width. This property takes effect when you set Fill Type of the wall 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. This property takes effect when you set Fill Type of the wall to "gradient".
Data type: Integer |
Gradient Style | Page Report, Web Report, Library Component | Specifies the gradient style for the wall. This property takes effect when you set Fill Type of the wall 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. This property takes effect when you set Fill Type of the wall to "image". Type 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 you set Fill Type of the wall 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. This property takes effect when you set Fill Type of the wall to "image". Choose an option from the drop-down list.
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 you set Fill Type of the wall 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 you set Fill Type of the wall 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 you set Fill Type of the wall 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. This property takes effect when you set Fill Type of the wall to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. This property takes effect when you set Fill Type of the wall to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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 wall. This property takes effect when you set Fill Type of the wall 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 type 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. When this property is "false", the border line displays 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. Type a numeric value to change the thickness.
Data type: Float |
Border Transparency | Query Page Report | Specifies the transparency of the floor borders, in percent. Type a numeric value to change the transparency.
Data type: Integer |
Border Variable Dash | Query Page Report | Specifies whether to resize the dash automatically. When this property is "false", the dash size is fixed.
Data type: Boolean |
Color | Query Page Report | Specifies the color of the floor. This property takes effect when you set Fill Type of the floor to "color". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. Type 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. This property takes effect when you set Fill Type of the floor to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. This property takes effect when you set Fill Type of the floor 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. This property takes effect when you set Fill Type of the floor to "gradient".
Data type: Integer |
Gradient Start Color | Query Page Report | Specifies the color of the point where the gradient begins. This property takes effect when you set Fill Type of the floor to "gradient". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. This property takes effect when you set Fill Type of the floor 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. This property takes effect when you set Fill Type of the floor to "gradient".
Data type: Integer |
Gradient Style | Query Page ReportPage Report | Specifies the gradient style for the floor. This property takes effect when you set Fill Type of the floor 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. This property takes effect when you set Fill Type of the floor to "image". Type 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 you set Fill Type of the floor 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. This property takes effect when you set Fill Type of the floor to "image". Choose an option from the drop-down list.
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 you set Fill Type of the floor 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 you set Fill Type of the floor 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 you set Fill Type of the floor 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. This property takes effect when you set Fill Type of the floor to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. This property takes effect when you set Fill Type of the floor to "texture". Choose a color from the drop-down list or select Custom to customize a color in the Pick a Color dialog box. You can also type 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. This property takes effect when you set Fill Type of the floor 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. Type 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 type 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 type 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 type 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 |
- For combo chart, the graph properties will respectively apply to the corresponding chart types.
- A combo chart may contain two value axes, namely, the Y1 and Y2 axes. While a 3-D chart only contains one value axis. The properties of the Y1 or Y2 axis are the same as those of the Y axis.
Font Effect
Specifies the special effect for the text. Can be one of the following:
- none
Does not apply any special effect to the text (default). - embossed
Makes the text appearing as if it is raised off the page. - engraved
Makes the text appearing as if it is imprinted or pressed into the page. - shadowed
Adds a shadow behind, beneath and to the right of the text. - outlined
Displays the inner and outer borders of each character. - shadowed & outlined
Makes the text to be outlined and shadowed.
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:
- Style1
Use two threshold areas (Threshold Line1 and Threshold Line2) to emphasize the data series that are higher than the first threshold line or lower than the second threshold line. - Style2
Use a single threshold area (Threshold Line1) to emphasize the data series that are between the higher and the lower threshold lines.