Class Reference
IRIS for UNIX 2024.1.2
InterSystems: The power behind what matters   
Documentation  Search
  [USER] >  [CSPX] >  [Dashboard] >  [Speedometer]
Private  Storage   

class CSPX.Dashboard.Speedometer extends Meter

SVG-based Speedometer meter for Dashboard.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
1 5


Summary

Properties
DefList Description Height IsRunning
Label Level Link MeterId
Method Metric OdometerProperty Property
PropertyCount RangeLower RangeUpper ScaleFactor
ShowLabel ThresholdLower ThresholdUpper Width
XPos YPos

Methods
%AddToSaveSet %ClassIsLatestVersion %ClassName %ConstructClone
%DispatchClassMethod %DispatchGetModified %DispatchGetProperty %DispatchMethod
%DispatchSetModified %DispatchSetMultidimProperty %DispatchSetProperty %Extends
%GetParameter %IsA %IsModified %New
%NormalizeObject %ObjectModified %OriginalNamespace %PackageName
%RemoveFromSaveSet %SerializeObject %SetModified %ValidateObject
GenerateCode GetDefault GetUnits HeightSet
OnSVGBody OnSVGDefs OnSVGHead OnSVGInitJS
OnSVGScript OnSVGStyle SetClientProperties WidthSet
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property OdometerProperty as %String(MAXLEN=64,XMLPROJECTION="ATTRIBUTE");
Optional source (property name) for the odometer displayed within the speedometer.

Methods

• method GenerateCode(pCode As %CharacterStream, pLevel As %Integer = 1) as %Status
Called by Dashboard class to generate code to create an instance of this object. The object instance is called tMeter.
• 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


Copyright (c) 2025 by InterSystems Corporation. Cambridge, Massachusetts, U.S.A. All rights reserved. Confidential property of InterSystems Corporation.