Themes and Visual Classes

Chart Properties

This table lists all the Chart properties:

Property

Description

Attributes

Bitmap

(Applicable to Plus Charts, which are available starting with PxPlus 2019)

Bitmap to appear as the background for the chart. Click the dotted Query button to specify a bitmap (can be Fixed or an Expression).

Generally, this image will be scaled to cover the region. For all but PDF output, the system will retain the aspect ratio while cropping any excess imagery that will not fit.

Note:
When a bitmap is set, the system will ignore the FaceColorBack$ property.

(Bitmap property was added in PxPlus 2019.)

Borderless

Control has no border or frame.

Connector Line

(Applicable to Plus Charts, which are available starting with PxPlus 2019)

(Column and Bar Charts Only) When selected, the system will draw lines between the ends of the columns or bars for each point/set in the chart.

(Connector Line property was added in PxPlus 2019.)

Legend Location

(Applicable to Plus Charts, which are available starting with PxPlus 2019)

Location of chart legend. Click the drop-down arrow for a list of selections: Top, Bottom, Left, Right, TopLeft, TopRight, BottomLeft, BottomRight and None.

(Legend Location property was added in PxPlus 2019.)

Pastel Palette

(Applicable to Plus Charts, which are available starting with PxPlus 2019)

When selected, the system will use a different set of more pastel colors to display the charts.

(Pastel Palette property was added in PxPlus 2019.)

Show Values

(Applicable to Plus Charts, which are available starting with PxPlus 2019)

When selected, the system will display the actual point values on the chart.

     For Column charts, the values will appear above/below the column.

     For Stacked charts, the values will appear in the segment of the chart.

     For Bar charts, the values will appear to the left/right of the bar.

     For Pie/Donut charts, the values will appear as a percentage inside the pie chart (may be suppressed if not enough room).

     For Scatter charts, the X/Y values will appear above the point.

(Shows Values property was added in PxPlus 2019.)

Colors

Click the dotted Query button or double click inside the cell to access Color Selections. Valid formats for color selections include predefined system colors (e.g. Light Red), Custom (RGB codes), HTML Hex Color Codes, User Defined colors (e.g. Color17) and string Expressions.

After a color property is set, a tick in the selected color displays in the top left corner. A floating tip with a sample of the selected color displays when hovering the mouse over the color setting.

(The color tick and color tip were added in PxPlus 2018.)
(The Color Selections Query button and dialog were added in PxPlus 2020.)

Background

Background color of the chart.

Plus and Native charts use the background color outside the chart area.

RGraph charts use the color in the chart area itself.

Google charts apply the background color to both areas.

Due to different areas being affected, it is recommended that a background color of White be used to remain consistent with all brands.

Chart Colors

Colors to apply when plotting the different datasets of a chart. See Chart Colors.

Colors can be specified using standard PxPlus colors (e.g. Light Red, Dark Blue, etc.), Custom colors (e.g. RGB:192 255 192), User-Defined colors (e.g. COLOR16) and/or Expressions. The number of colors is not restricted; however, if there are more datasets than colors specified, the colors will repeat.

See Colors for additional information on controlling the colors used for chart datasets.

(Chart Colors property was added in PxPlus 2020.)

Default Color

(Applicable to Plus Charts, which are available starting with PxPlus 2019)

Can be set to the default color to use for all text and non-chart lines (border, chart frame, etc.). If not set, Black will be used.

(Default Color property was added in PxPlus 2019.)

Face Color (Back)

(Applicable to Plus Charts, which are available starting with PxPlus 2019)

Color of the back plane of the chart.

(Face Color (Back) property was added in PxPlus 2019.)

Face Color (Bottom)

(Applicable to Plus Charts, which are available starting with PxPlus 2019)

Color used on the zero ledge on 3D charts.

(Face Color (Bottom) property was added in PxPlus 2019.)

Foreground

Text color of the chart.

Titles and labels are affected differently by this color setting in the different chart brands; therefore, it is recommended that a foreground color of Black be used to remain consistent with all brands.

Font

Font

Click the dotted Query button or double click inside the cell to specify font properties and attributes, such as Bold, Italics, etc.

Other

iNomads Class

Assign an iNomads class to the control. The iNomads class contains class attribute references used when defining the control in the HTML code generated in iNomads. An iNomads class reference must start with an alpha character (A-Z or a-z), followed by any combination of A-Z, a-z, 0-9, underscore or dash. Multiple references may be entered, separated by a space.

For a list of pre-defined classes, see iNomads Classes.

(iNomads Class property was added in PxPlus 2020.)

See Also

Themes
Visual Classes