Pivot Class

Namespace: Stimulsoft.Dashboard.Helpers

Methods

Method Returns Description
getColumn static StiPivotColumn  
getColumn2 static StiPivotColumn  
getExpandExpression static string  
getFormat static StiFormatService  
getRow static StiPivotRow  
getRow2 static StiPivotRow  
getShowTotal static boolean  
getSortDirection static string  
getSummary static StiPivotSummary  
getSummary2 static StiPivotSummary  
getSummary3 static StiPivotSummary  
getTopN static StiDataTopN  
getTotalLabel static string  

Method Details

getColumn static

getColumn(meter: StiMeter): StiPivotColumn

Parameters

Returns StiPivotColumn


getColumn2 static

getColumn2(cell: IStiAppDataCell): StiPivotColumn

Parameters

  • cell (IStiAppDataCell)

Returns StiPivotColumn


getExpandExpression static

getExpandExpression(meter: StiMeter): string

Parameters

Returns string


getFormat static

getFormat(meter: StiMeter): StiFormatService

Parameters

Returns StiFormatService


getRow static

getRow(meter: StiMeter): StiPivotRow

Parameters

Returns StiPivotRow


getRow2 static

getRow2(cell: IStiAppDataCell): StiPivotRow

Parameters

  • cell (IStiAppDataCell)

Returns StiPivotRow


getShowTotal static

getShowTotal(meter: StiMeter): boolean

Parameters

Returns boolean


getSortDirection static

getSortDirection(meter: StiMeter): string

Parameters

Returns string


getSummary static

getSummary(meter: StiMeter): StiPivotSummary

Parameters

Returns StiPivotSummary


getSummary2 static

getSummary2(cell: IStiAppDataCell): StiPivotSummary

Parameters

  • cell (IStiAppDataCell)

Returns StiPivotSummary


getSummary3 static

getSummary3(meter: StiMeter, dashboard: IStiDashboard): StiPivotSummary

Parameters

  • meter (StiMeter)
  • dashboard (IStiDashboard)

Returns StiPivotSummary


getTopN static

getTopN(meter: StiMeter): StiDataTopN

Parameters

Returns StiDataTopN


getTotalLabel static

getTotalLabel(meter: StiMeter): string

Parameters

Returns string