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?

ZENApp.ZenReportPercentBarChart

class ZENApp.ZenReportPercentBarChart extends %ZEN.Report.reportPage

Method Inventory

Parameters

parameter APPLICATION;
Class name of application this report belongs to.
parameter DEFAULTMODE = html;
This is the default display mode for this report.

Methods

method getChartData(ByRef data, chartObject)
Get chart data
method getSeriesName(sno, chartObject)
Get series name
method getSeriesNameX(value, chartObject)
Get X axis label name
method getSeriesNameY(value, yAxisNo, chartObject)
Get Y axis label name

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab