class CSPX.Dashboard.LightBar
extends Meter
SVG-based LightBar meter for Dashboard.
parameter MINWIDTH = 50;
Minimum width, in logical units, of this meter.
parameter WIDTH = 50;
Default width, in logical units, of this meter.
method OnSVGBody()
Draw the body of this SVG meter
classmethod OnSVGDefs()
Draw the defs section of this SVG meter
classmethod OnSVGScript()
Draw the script section of this SVG meter
classmethod OnSVGStyle()
Draw the style section of this SVG meter