Constructors
Section titled "Constructors"IgcDashboardTileComponent
new IgcDashboardTileComponent(): IgcDashboardTileComponent Returns IgcDashboardTileComponent
Properties
Section titled "Properties"htmlTagName
Section titled "htmlTagName"htmlTagName: string actualBrushes
Section titled "actualBrushes"actualBrushes: string[] actualOutlines
Section titled "actualOutlines"actualOutlines: string[] autoCalloutsVisible
Section titled "autoCalloutsVisible"autoCalloutsVisible: boolean backgroundColor
Section titled "backgroundColor"backgroundColor: string baseTheme
Section titled "baseTheme"baseTheme: BaseControlTheme brushes
Section titled "brushes"brushes: string[] categoryAxisMajorStroke
Section titled "categoryAxisMajorStroke"categoryAxisMajorStroke: string changingContent
Section titled "changingContent"changingContent: object crosshairsAnnotationEnabled
Section titled "crosshairsAnnotationEnabled"crosshairsAnnotationEnabled: boolean crosshairsDisplayMode
Section titled "crosshairsDisplayMode"crosshairsDisplayMode: CrosshairsDisplayMode dataSource
Section titled "dataSource"dataSource: any density
Section titled "density"density: ControlDisplayDensity excludedProperties
Section titled "excludedProperties"excludedProperties: string[] filterStringErrorsParsing
Section titled "filterStringErrorsParsing"filterStringErrorsParsing: object finalValueAnnotationsVisible
Section titled "finalValueAnnotationsVisible"finalValueAnnotationsVisible: boolean groupSorts
Section titled "groupSorts"groupSorts: string height
Section titled "height"height: string highlightedDataSource
Section titled "highlightedDataSource"highlightedDataSource: any highlightedValuesDisplayMode
Section titled "highlightedValuesDisplayMode"highlightedValuesDisplayMode: SeriesHighlightedValuesDisplayMode includedProperties
Section titled "includedProperties"includedProperties: string[] initialFilter
Section titled "initialFilter"initialFilter: string initialGroups
Section titled "initialGroups"initialGroups: string initialHighlightFilter
Section titled "initialHighlightFilter"initialHighlightFilter: string initialSorts
Section titled "initialSorts"initialSorts: string initialSummaries
Section titled "initialSummaries"initialSummaries: string isUserAnnotationsEnabled
Section titled "isUserAnnotationsEnabled"isUserAnnotationsEnabled: boolean outlines
Section titled "outlines"outlines: string[] selectedSeriesItems
Section titled "selectedSeriesItems"selectedSeriesItems: IgcChartSelectedItemCollection shouldAvoidAxisAnnotationCollisions
Section titled "shouldAvoidAxisAnnotationCollisions"shouldAvoidAxisAnnotationCollisions: boolean shouldDisplayMockData
Section titled "shouldDisplayMockData"shouldDisplayMockData: boolean shouldUseSkeletonStyleForMockData
Section titled "shouldUseSkeletonStyleForMockData"shouldUseSkeletonStyleForMockData: boolean tileTitle
Section titled "tileTitle"tileTitle: string trendLineBrushes
Section titled "trendLineBrushes"trendLineBrushes: string[] trendLineType
Section titled "trendLineType"trendLineType: TrendLineType trendLineTypes
Section titled "trendLineTypes"trendLineTypes: IgcTrendLineTypeCollection userAnnotationInformationRequested
Section titled "userAnnotationInformationRequested"userAnnotationInformationRequested: object userAnnotationToolTipContentUpdating
Section titled "userAnnotationToolTipContentUpdating"userAnnotationToolTipContentUpdating: object validVisualizationTypePriorityThreshold
Section titled "validVisualizationTypePriorityThreshold"validVisualizationTypePriorityThreshold: number validVisualizationTypes
Section titled "validVisualizationTypes"validVisualizationTypes: DashboardTileVisualizationType[] valueLines
Section titled "valueLines"valueLines: IgcValueModeCollection valueLinesBrushes
Section titled "valueLinesBrushes"valueLinesBrushes: string[] valueLinesGlobalAverageBrush
Section titled "valueLinesGlobalAverageBrush"valueLinesGlobalAverageBrush: string valueLinesGlobalMaximumBrush
Section titled "valueLinesGlobalMaximumBrush"valueLinesGlobalMaximumBrush: string valueLinesGlobalMinimumBrush
Section titled "valueLinesGlobalMinimumBrush"valueLinesGlobalMinimumBrush: string visualizationType
Section titled "visualizationType"visualizationType: DashboardTileVisualizationType width
Section titled "width"width: string Accessors
Section titled "Accessors"actualCustomizations
Section titled "actualCustomizations"get actualCustomizations(): IgcDashboardTileCustomizationComponent[] Returns IgcDashboardTileCustomizationComponent[]
contentCustomizations
Section titled "contentCustomizations"get contentCustomizations(): IgcDashboardTileCustomizationComponent[] Returns IgcDashboardTileCustomizationComponent[]
customizations
Section titled "customizations"Gets a collection where you can add customization that will be applied to the generated visualizations.
get customizations(): IgcDashboardTileCustomizationCollection filterExpressions
Section titled "filterExpressions"Gets the current filter that is applied to the chart. Collection can be updated to modify the filter for the chart. Once filter expressions are in this collection, the chart will no longer listen for changes on their properties.
get filterExpressions(): IgcFilterExpressionCollection Returns IgcFilterExpressionCollection
groupDescriptions
Section titled "groupDescriptions"Gets the current grouping that is applied to the grid. Collection can be updated to modify the grouping for the grid. Once grouping descriptions are in this collection, the grid will no longer listen for changes on their properties.
get groupDescriptions(): IgcDashboardTileSortDescriptionCollection groupSortDescriptions
Section titled "groupSortDescriptions"get groupSortDescriptions(): IgcDashboardTileSortDescriptionCollection highlightFilterExpressions
Section titled "highlightFilterExpressions"Gets the current highlight filter that is applied to the chart. Collection can be updated to modify the highlight filter for the chart. Once filter expressions are in this collection, the chart will no longer listen for changes on their properties.
get highlightFilterExpressions(): IgcFilterExpressionCollection Returns IgcFilterExpressionCollection
initialFilterExpressions
Section titled "initialFilterExpressions"Gets the initial filters that are applied to the chart.
get initialFilterExpressions(): IgcFilterExpressionCollection Returns IgcFilterExpressionCollection
initialGroupDescriptions
Section titled "initialGroupDescriptions"Gets the initial groupings that are applied to the chart.
get initialGroupDescriptions(): IgcDashboardTileSortDescriptionCollection initialGroupSortDescriptions
Section titled "initialGroupSortDescriptions"Gets the initial sorts that are applied to the chart after groupings and summaries are applied.
get initialGroupSortDescriptions(): IgcDashboardTileSortDescriptionCollection initialHighlightFilterExpressions
Section titled "initialHighlightFilterExpressions"Gets the initial highlight filters that are applied to the chart.
get initialHighlightFilterExpressions(): IgcFilterExpressionCollection Returns IgcFilterExpressionCollection
initialSortDescriptions
Section titled "initialSortDescriptions"Gets the initial sorts that are applied to the chart.
get initialSortDescriptions(): IgcDashboardTileSortDescriptionCollection initialSummaryDescriptions
Section titled "initialSummaryDescriptions"Gets the initial summaries that are applied to the chart.
get initialSummaryDescriptions(): IgcDashboardTileSummaryDescriptionCollection isVisTypeRadial
Section titled "isVisTypeRadial"get isVisTypeRadial(): boolean Returns boolean
isVisTypeStacked
Section titled "isVisTypeStacked"get isVisTypeStacked(): boolean Returns boolean
sortDescriptions
Section titled "sortDescriptions"Gets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties.
get sortDescriptions(): IgcDashboardTileSortDescriptionCollection summaryDescriptions
Section titled "summaryDescriptions"Gets the current summaries that are applied to the grid.
get summaryDescriptions(): IgcDashboardTileSummaryDescriptionCollection observedAttributes
Section titled "observedAttributes"get observedAttributes(): string[] Returns string[]
Methods
Section titled "Methods"addCommandAvailabilityListener
Section titled "addCommandAvailabilityListener"addCommandAvailabilityListener(listener: ICommandAvailabilityListener): void Parameters
- listener:
ICommandAvailabilityListener
Returns void
addCommandStateChangedListener
Section titled "addCommandStateChangedListener"addCommandStateChangedListener(listener: ICommandStateChangedListener): void Parameters
- listener:
ICommandStateChangedListener
Returns void
afterContentInit
Section titled "afterContentInit"afterContentInit(): void Returns void
attributeChangedCallback
Section titled "attributeChangedCallback"attributeChangedCallback(name: string, oldValue: string, newValue: string): void Parameters
- name:
string - oldValue:
string - newValue:
string
Returns void
cancelAnnotationFlow
Section titled "cancelAnnotationFlow"cancelAnnotationFlow(annotationFlowId: string): void Parameters
- annotationFlowId:
string
Returns void
clearSettings
Section titled "clearSettings"clearSettings(): void Returns void
connectedCallback
Section titled "connectedCallback"connectedCallback(): void Returns void
destroy
Section titled "destroy"destroy(): void Returns void
disconnectedCallback
Section titled "disconnectedCallback"disconnectedCallback(): void Returns void
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
finishAnnotationFlow
Section titled "finishAnnotationFlow"finishAnnotationFlow(flowInformation: IgcUserAnnotationInformation): void Parameters
- flowInformation:
IgcUserAnnotationInformation
Returns void
getDesiredToolbarActions
Section titled "getDesiredToolbarActions"getDesiredToolbarActions(): ToolActionInfo[] Returns ToolActionInfo[]
getSettingsValue
Section titled "getSettingsValue"getSettingsValue(key: string): any Parameters
- key:
string
Returns any
hasModifiedSettings
Section titled "hasModifiedSettings"hasModifiedSettings(): boolean Returns boolean
loadAnnotationsFromJson
Section titled "loadAnnotationsFromJson"loadAnnotationsFromJson(jsonString: string): void Parameters
- jsonString:
string
Returns void
notifyContainerResized
Section titled "notifyContainerResized"notifyContainerResized(): void Returns void
onUIReady
Section titled "onUIReady"onUIReady(): void Returns void
removeCommandAvailabilityListener
Section titled "removeCommandAvailabilityListener"removeCommandAvailabilityListener(listener: ICommandAvailabilityListener): void Parameters
- listener:
ICommandAvailabilityListener
Returns void
removeCommandStateChangedListener
Section titled "removeCommandStateChangedListener"removeCommandStateChangedListener(listener: ICommandStateChangedListener): void Parameters
- listener:
ICommandStateChangedListener
Returns void
removeSettingsValue
Section titled "removeSettingsValue"removeSettingsValue(key: string): void Parameters
- key:
string
Returns void
resetAnnotations
Section titled "resetAnnotations"resetAnnotations(): void Returns void
resetZoom
Section titled "resetZoom"Resets the zoom level to default.
resetZoom(): void Returns void
saveAnnotationsToJson
Section titled "saveAnnotationsToJson"saveAnnotationsToJson(): string Returns string
startCreatingAnnotation
Section titled "startCreatingAnnotation"startCreatingAnnotation(): void Returns void
startDeletingAnnotation
Section titled "startDeletingAnnotation"startDeletingAnnotation(): void Returns void
updateSettingsValue
Section titled "updateSettingsValue"updateSettingsValue(key: string, value: any): void Parameters
- key:
string - value:
any
Returns void
updateStyle
Section titled "updateStyle"updateStyle(): void Returns void
zoomIn
Section titled "zoomIn"zoomIn(percentage: number): void Parameters
- percentage:
number
Returns void
zoomOut
Section titled "zoomOut"Performs zoom out action on the chart by specified percentage of current window rect
zoomOut(percentage: number): void Parameters
- percentage:
number
Returns void
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgcDashboardTileComponent Parameters
- internal:
any
Returns IgcDashboardTileComponent
register
Section titled "register"register(): void