ChartCanvas

Chart Canvas is the canvas widget under a ChartPane.
Figure 107.   ChartCanvas Property Sheet
Image

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

Property Value Description
Visible true (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.

Layout additional 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).
Fill Solid, 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 Stroke Solid, 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 Pen additional properties Configure additional properties for border.
Show Horizontal Grid Lines true false(default) When set to true horizontal grid lines are visible. When set to false horizontal grid lines are invisible.
Show Vertical Grid Lines true false(default) When set to true vertical grid lines are visible. When set to false vertical grid lines are invisible.
Grid Stroke Solid, 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 Pen additional properties configures additional parameters for grid pen.