Class StiDashboardElementViewHelper
		 
	 
	
		
			
				Hierarchy
				
					- 
						StiDashboardElementViewHelper
					
Methods
				
					
					Static applyComponentStyleToElement
					
						- applyComponentStyleToElement(element: IStiElement): void
Static format
					
					
						- 
							
							ParametersReturns string
Static getBackColor
					
					
						- 
							
							ParametersReturns string
Static getBingMapScript
					
						- getBingMapScript(element: IStiElement, showTitle: boolean): Promise<string>
						- 
							
							ParametersReturns Promise<string>
Static getConstants
					
						- getConstants(value: string, cells: any): Hashtable
Static getControlElementSettings
					
					
				
				
				
					
					Static getDashboardInteractionAsync
					
						- getDashboardInteractionAsync(element: any): Promise<KeyObjectType>
Static getDashboardWatermark
					
					
				
				
					
					Static getElementContentAttributesAsync
					
						- getElementContentAttributesAsync(element: IStiElement, scaleX: number, scaleY: number, requestParams: any): Promise<KeyObjectType>
						- 
							
							Parameters
								- 
									
								
- 
									scaleX: number
- 
									scaleY: number
- 
									requestParams: any
 
Static getForeColor
					
					
						- 
							
							ParametersReturns string
Static parseDashboardDrillDownParameters
					
						- parseDashboardDrillDownParameters(drillDownParameters: any[], report: StiReport): Promise<void>
						- 
							
							Parameters
								- 
									drillDownParameters: any[]
- 
									report: StiReport
 Returns Promise<void>