ChartCanvas

Chart Canvas is the canvas widget under a ChartPane.

Figure 1. ChartCanvas Property Sheet


You access these properties by expandingBajaui palette and navigate to Barchart, double-click Canvas

PropertyValueDescription
Visibletrue (default) false
Sets the table to be visible in the Px page interface (true) or not (false).
Enabled (Px graphics)true (default) false
Determines if the table on a Px page can receive a command.

true configures the page to receive a command using a popup menu.

false renders the display visible but unable to receive a command.

Layoutadditional properties
Opens a layout window for specifying the size and location of the table in relation to its parent (X, Y coordinates, height and width).
FillSolid, Gradient, Image ,Null(default)
Specifies the type of color to fill the pane.

Solid opens the color chooser window.

Gradient opens the gradient editor window.

Image opens the texture window. Click the browser icon to open a file chooser and ord chooser to select the image file.

Null indicates no background fill.

Border StrokeSolid, Gradient, Image ,Null(default)Specifies color of the border. Solid opens the Color Chooser window. Gradient opens the Gradient Editor window. Image opens the Texture window, click the Browse icon to open the File Chooser, Ord Chooser, or other method of selecting an image file. Null indicates no border fill.
Border Penadditional propertiesConfigure additional properties for border.
Show Horizontal Grid Linestrue false(default)When set to true horizontal grid lines are visible. When set to false horizontal grid lines are invisible.
Show Vertical Grid Linestrue false(default)When set to true vertical grid lines are visible. When set to false vertical grid lines are invisible.
Grid StrokeSolid, Gradient, Image ,Null(default)Specifies color of the grid. Solid opens the Color Chooser window. Gradient opens the Gradient Editor window. Image opens the Texture window, click the Browse icon to open the File Chooser, Ord Chooser, or other method of selecting an image file. Null indicates no grid fill.
Grid Penadditional propertiesconfigures additional parameters for grid pen.