AnalogMeter

kitPx-AnalogMeter is a widget that is designed to look and act like a analog meter. This component comes with a value binding that should be bound to a value by an ORD.

Figure 1. AnalogMeter Property Sheet


You access these properties by expanding KitPx palette and double-click AnalogMeter

PropertyValueDescription
Visibletrue (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.

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).
ValuenumberDisplays the Number on analog meter
TexttextSpecifies the text on the label.
Start AnglenumberDefines the start angle dimension.
Arc AnglenumberDefines the arc angle dimension.
MinnumberShows the minimum value that can be entered for the analog meter
MaxnumberShows the maximum value that can be entered for the analog meter
Num DivisionsnumberDefines the number of divisions.
Num Sub DivisionsnumberDefines the number os subdivisions.
Show Sub Divisionstrue (default) falseWhen set to true the sub divisions are visible on the meter. When set to false the sub divisions are not visible on the meter.
Value Visibletrue (default) falseWhen set to true the value is visible on the meter. When set to false the value is not visible on the meter.
Value Fontadditional propertiesConfigures the additional parameters for the value font on the label.
Scale Visibletrue (default) falseWhen set to true the scale is visible on the meter. When set to false the value is not scale on the meter.
Scale Fontadditional propertiesConfigures the additional parameters for the scale font on the label.
Needle PenAdditional propertiesConfigures additional parameters for the needle pen on the meter label.
Needle BrushSolid, Gradient, Image ,Null(default)

Specifies a needle color fill for the meter label. 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 fill.

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 a file chooser and ord chooser to select the image file.

Null indicates no foreground fill.
BackgroundSolid, Gradient, Image ,Null(default)
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 () to open the File Chooser, Ord Chooser, or other method of selecting an image file.

Null indicates no color (white).

Fill Circletrue (default) falseWhen set to true the circle is filled with the selected color on the meter label. When set to false the circle is not filled with the selected color on the meter label.
bAdditional PropertiesConfigures the additional parameters for the binding on the label.