Skip to main content

This is documentation for Caché & Ensemble. See the InterSystems IRIS version of this content.Opens in a new tab

For information on migrating to InterSystems IRISOpens in a new tab, see Why Migrate to InterSystems IRIS?

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