class CSPX.Dashboard.Label
extends Meter
Label meter for Dashboard.
A label does nothing but display a label within a Dashboard.
parameter HEIGHT = 25;
Default height, in logical units, of this meter.
parameter MINHEIGHT = 25;
Minimum height, in logical units, of this meter.
parameter MINWIDTH = 50;
Minimum width, in logical units, of this meter.
parameter WIDTH = 75;
Default width, in logical units, of this meter.
classmethod OnSVGScript()
Draw the script section of this SVG meter