Bargraph
kitPx-Bargraph is a widget that is designed to display a single value in a bar graph. In addition to action bindings, value and setpoint bindings are available. To plot more than one value using a single widget (using a line chart) . Or, you can use a chart widget for history tables.

| Type | 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 or 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). |
| Value | number | Displays the Number on analog meter |
| Text | text | Specifies the text on the label. |
| Min | number | Shows the minimum value that can be entered for the analog meter |
| Max | number | Shows the maximum value that can be entered for the analog meter |
| Value Visible | true (default) false | When set to true the value is visible on the meter. When set to false the value is not visible on the meter. |
| Foreground | drop-down list | Specifies foreground fill. 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 foreground fill. |
| Background | drop-down list | Specifies the background fill color. Solid opens the Color Chooser window. Gradient opens the Gradient Editor window. Image opens the Image Brush Editor window. Click
the Browse icon ( Null indicates no color (white). |
| 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. |
| Orientation | Vertical (default),Horizontal | Specifies the orientation of the graph. |
| Scale | number | Defines the scale of the graph. |
| Scale Visible | true (default) false | When set to true the scale is visible on the meter. When set to false the value is not scale on the meter. |
| Scale Font | additional properties | Configures the additional parameters for the scale font on the label. |
| b | Additional Properties | Configures the additional parameters for the binding on the label. |