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.
Figure 132.   BarGraph Property Sheet
Image
Property Value Description
Visible true (default) false Sets the table to be visible in the Px page interface (true) or not (false).
Enabled true (default) false When set to true, the table in Px page interface is commandable using the popup menu. When set to false, the display is still visible but not commandable.
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 Solid (default), Gradient, Image ,Null(default) 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 File chooser, ord chooser to select the image file. Null indicates no foreground fill.
Background Solid, Gradient, Image ,Null(default) Specifies 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 (Image) to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no color (white).

Fill Solid, Gradient, Image ,Null(default) Specifies color fill of 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 File chooser, 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.