Skip to main content

CSPX.Dashboard.Label

class CSPX.Dashboard.Label extends CSPX.Dashboard.Meter

Label meter for Ensemble Dashboard.
A label does nothing but display a label within a Dashboard.

Method Inventory

Parameters

parameter HEIGHT = 25;
Inherited description: Default height, in logical units, of this meter.
parameter MINHEIGHT = 25;
Inherited description: Minimum height, in logical units, of this meter.
parameter MINWIDTH = 50;
Inherited description: Minimum width, in logical units, of this meter.
parameter WIDTH = 75;
Inherited description: Default width, in logical units, of this meter.

Methods

classmethod OnSVGScript()
Draw the script section of this SVG meter

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab