Class: ChartDataQuery

tibco.objectapi.ec.base.ChartDataQuery

new ChartDataQuery()

A Chart Data Query. A Chart Data Query does not carry out aggregation of returned data from Event Collector, and is instead an alternative way of returning Audit/Statistics data in a tabular format. The attributes which should be returned in this table are specified in RequiredChartAttributes. Constructs a new ChartDataQuery.

Extends

Members

area :tibco.objectapi.ec.base.ChartArea

This property holds the value of the 'Area' attribute.
Type:
Inherited From:

filter :string

The filter is an ECQL compliant filter string used to restrict the results returned by the chart This property holds the value of the 'Filter' attribute.
Type:
  • string
Inherited From:

filterAttributes :tibco.objectapi.ec.base.FilterAttributes

This property holds the value of the 'Filter Attributes' containment reference.
Type:
Inherited From: