StiDashboardElementDrillDownHelper Class
Namespace: Stimulsoft.Viewer.Helpers.Dashboards
Methods
| Method | Returns | Description |
|---|---|---|
applyDashboardElementDrillDown static |
void | |
applyDashboardElementDrillUp static |
void | |
applyDrillDownToElement static |
void | |
applyDrillUpToElement static |
void |
Method Details
applyDashboardElementDrillDown static
applyDashboardElementDrillDown(report: StiReport, parameters: any): void
Parameters
- report (StiReport)
- parameters (any)
applyDashboardElementDrillUp static
applyDashboardElementDrillUp(report: StiReport, parameters: any): void
Parameters
- report (StiReport)
- parameters (any)
applyDrillDownToElement static
applyDrillDownToElement(element: IStiElement, filters: any[]): void
Parameters
- element (IStiElement)
- filters (any[])
applyDrillUpToElement static
applyDrillUpToElement(element: IStiElement): void
Parameters
- element (IStiElement)