Class Reference
CSPX.Dashboard.GridSeries
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [CSPX] >  [Dashboard] >  [GridSeries]
Private  Storage

class CSPX.Dashboard.GridSeries extends %RegisteredObject, %XML.Adaptor

Defines a data series for a Dashboard grid This class is for internal use only.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
4


Summary

Properties
Data Instance Label Property

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
XMLDTD XMLExport XMLExportToStream XMLExportToString
XMLNew XMLSchema XMLSchemaNamespace XMLSchemaType


Properties

• property Data as %String(MAXLEN=10000,XMLPROJECTION="NONE");
(Internal) Holder for initial data for series.
• property Instance as %String(MAXLEN=128,XMLPROJECTION="ATTRIBUTE");
(Optional) Metric instance name providing the data for this series.
• property Label as %String(MAXLEN=128,XMLPROJECTION="ATTRIBUTE");
Label displayed for this series; If not specified, Property is used.
• property Property as %String(MAXLEN=128,XMLPROJECTION="ATTRIBUTE");
Metric property providing the metric for this series. The Metric class is defined by the grid.


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