Class Reference
%ZEN.Auxiliary.ChartContent
Server:appadmin-00044-deployment-6bf4cbc86d-9f4xc
Instance:IRIS
User:SuperUser
 
-
  [USER] >  [%ZEN] >  [Auxiliary] >  [ChartContent]
Private  Storage

deprecatedabstract class %ZEN.Auxiliary.ChartContent

This utility class supplies the methods needed to control a chart using a navigator component.

Inventory

Parameters Properties Methods Queries Indices ForeignKeys Triggers
9


Summary

Methods
chartCloseButtonClick chartCreateLength chartDataArrange chartDataChange
chartGetContentForLevel chartHeaderButtonClick chartParseColorList chartParseLength
chartSetChartType

Subclasses
%DeepSee.Component.Widget.pivot

Methods

• method chartCloseButtonClick(navigator, chart, key) [ Language = javascript ]
Button clicked in navigator close button.
• method chartCreateLength(value, units) [ Language = javascript ]
Take a value and units (auto,%,px) and return a css length.
• method chartDataArrange(navigator, chart, key, swap, final) [ Language = javascript ]
Implementation of the dataArrange method for charts.
• method chartDataChange(navigator, svg, chart, key, value, final) [ Language = javascript ]
Implementation of the dataChange method for charts.
• method chartGetContentForLevel(navigator, chart, level, key, value) [ Language = javascript ]
Implementation of the getContentForLevel method for charts.
• method chartHeaderButtonClick(navigator, chart, key) [ Language = javascript ]
Button clicked in navigator header.
• method chartParseColorList(colors) [ Language = javascript ]
Split apart a list of color values.
• method chartParseLength(length, info) [ Language = javascript ]
Parse a "css" length into value and units.
• method chartSetChartType(svg, chart, type) [ Language = javascript ]
Set the type of the displayed chart.


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