Represents a control for viewing series objects.
Constructors
Section titled "Constructors"IgcDataChartComponent
new IgcDataChartComponent(): IgcDataChartComponent Returns IgcDataChartComponent
Properties
Section titled "Properties"actualAxes
Section titled "actualAxes"The axes actually present in the chart. Do not directly modify this array. This array's contents can be modified by causing Angular to reproject the child content. Or adding and removing axes from the manual axes collection on the axes property.
actualAxes: IgcAxisComponent[] actualSeries
Section titled "actualSeries"The series actually present in the chart. Do not directly modify this array. This array's contents can be modified by causing Angular to reproject the child content. Or adding and removing series from the manual series collection on the series property.
actualSeries: IgcSeriesComponent[] contentAxes
Section titled "contentAxes"contentAxes: IgcAxisComponent[] contentSeries
Section titled "contentSeries"contentSeries: IgcSeriesComponent[] htmlTagName
Section titled "htmlTagName"htmlTagName: string actualContentHitTestMode
Section titled "actualContentHitTestMode"Inherited from: IgcSeriesViewerComponent
actualContentHitTestMode: ChartHitTestMode actualInteractionPixelScalingRatio
Section titled "actualInteractionPixelScalingRatio"Inherited from: IgcSeriesViewerComponent
actualInteractionPixelScalingRatio: number actualPixelScalingRatio
Section titled "actualPixelScalingRatio"Inherited from: IgcSeriesViewerComponent
actualPixelScalingRatio: number actualPlotAreaMarginBottom
Section titled "actualPlotAreaMarginBottom"actualPlotAreaMarginBottom: number actualPlotAreaMarginLeft
Section titled "actualPlotAreaMarginLeft"actualPlotAreaMarginLeft: number actualPlotAreaMarginRight
Section titled "actualPlotAreaMarginRight"actualPlotAreaMarginRight: number actualPlotAreaMarginTop
Section titled "actualPlotAreaMarginTop"actualPlotAreaMarginTop: number actualWindowPositionHorizontal
Section titled "actualWindowPositionHorizontal"Inherited from: IgcSeriesViewerComponent
actualWindowPositionHorizontal: number actualWindowPositionVertical
Section titled "actualWindowPositionVertical"Inherited from: IgcSeriesViewerComponent
actualWindowPositionVertical: number actualWindowRect
Section titled "actualWindowRect"Inherited from: IgcSeriesViewerComponent
actualWindowRect: IgRect actualWindowRectChanged
Section titled "actualWindowRectChanged"Inherited from: IgcSeriesViewerComponent
actualWindowRectChanged: object actualWindowRectMinHeight
Section titled "actualWindowRectMinHeight"Inherited from: IgcSeriesViewerComponent
actualWindowRectMinHeight: number actualWindowRectMinWidth
Section titled "actualWindowRectMinWidth"Inherited from: IgcSeriesViewerComponent
actualWindowRectMinWidth: number actualWindowScaleHorizontal
Section titled "actualWindowScaleHorizontal"actualWindowScaleHorizontal: number actualWindowScaleVertical
Section titled "actualWindowScaleVertical"actualWindowScaleVertical: number alignsGridLinesToPixels
Section titled "alignsGridLinesToPixels"alignsGridLinesToPixels: boolean animateSeriesWhenAxisRangeChanges
Section titled "animateSeriesWhenAxisRangeChanges"Inherited from: IgcSeriesViewerComponent
animateSeriesWhenAxisRangeChanges: boolean autoExpandMarginExtraPadding
Section titled "autoExpandMarginExtraPadding"autoExpandMarginExtraPadding: number autoExpandMarginMaximumValue
Section titled "autoExpandMarginMaximumValue"autoExpandMarginMaximumValue: number autoMarginAndAngleUpdateMode
Section titled "autoMarginAndAngleUpdateMode"autoMarginAndAngleUpdateMode: AutoMarginsAndAngleUpdateMode autoMarginHeight
Section titled "autoMarginHeight"Inherited from: IgcSeriesViewerComponent
autoMarginHeight: number autoMarginWidth
Section titled "autoMarginWidth"Inherited from: IgcSeriesViewerComponent
autoMarginWidth: number axisLabelMouseClick
Section titled "axisLabelMouseClick"Inherited from: IgcSeriesViewerComponent
axisLabelMouseClick: object axisLabelMouseDown
Section titled "axisLabelMouseDown"Inherited from: IgcSeriesViewerComponent
axisLabelMouseDown: object axisLabelMouseEnter
Section titled "axisLabelMouseEnter"Inherited from: IgcSeriesViewerComponent
axisLabelMouseEnter: object axisLabelMouseLeave
Section titled "axisLabelMouseLeave"Inherited from: IgcSeriesViewerComponent
axisLabelMouseLeave: object axisLabelMouseOver
Section titled "axisLabelMouseOver"Inherited from: IgcSeriesViewerComponent
axisLabelMouseOver: object axisLabelMouseUp
Section titled "axisLabelMouseUp"Inherited from: IgcSeriesViewerComponent
axisLabelMouseUp: object axisPanelMouseClick
Section titled "axisPanelMouseClick"Inherited from: IgcSeriesViewerComponent
axisPanelMouseClick: object axisPanelMouseDown
Section titled "axisPanelMouseDown"Inherited from: IgcSeriesViewerComponent
axisPanelMouseDown: object axisPanelMouseEnter
Section titled "axisPanelMouseEnter"Inherited from: IgcSeriesViewerComponent
axisPanelMouseEnter: object axisPanelMouseLeave
Section titled "axisPanelMouseLeave"Inherited from: IgcSeriesViewerComponent
axisPanelMouseLeave: object axisPanelMouseOver
Section titled "axisPanelMouseOver"Inherited from: IgcSeriesViewerComponent
axisPanelMouseOver: object axisPanelMouseUp
Section titled "axisPanelMouseUp"Inherited from: IgcSeriesViewerComponent
axisPanelMouseUp: object bottomMargin
Section titled "bottomMargin"Inherited from: IgcSeriesViewerComponent
bottomMargin: number brushes
Section titled "brushes"Inherited from: IgcSeriesViewerComponent
brushes: string[] chartTitle
Section titled "chartTitle"Inherited from: IgcSeriesViewerComponent
chartTitle: string computedPlotAreaMarginMode
Section titled "computedPlotAreaMarginMode"computedPlotAreaMarginMode: ComputedPlotAreaMarginMode contentHitTestMode
Section titled "contentHitTestMode"Inherited from: IgcSeriesViewerComponent
contentHitTestMode: ChartHitTestMode crosshairPoint
Section titled "crosshairPoint"Inherited from: IgcSeriesViewerComponent
crosshairPoint: IgPoint crosshairVisibility
Section titled "crosshairVisibility"Inherited from: IgcSeriesViewerComponent
crosshairVisibility: Visibility dataSource
Section titled "dataSource"dataSource: any defaultAxisMajorStroke
Section titled "defaultAxisMajorStroke"defaultAxisMajorStroke: string defaultAxisMinorStroke
Section titled "defaultAxisMinorStroke"defaultAxisMinorStroke: string defaultAxisStroke
Section titled "defaultAxisStroke"defaultAxisStroke: string defaultInteraction
Section titled "defaultInteraction"Inherited from: IgcSeriesViewerComponent
defaultInteraction: InteractionState dragModifier
Section titled "dragModifier"Inherited from: IgcSeriesViewerComponent
dragModifier: ModifierKeys effectiveViewport
Section titled "effectiveViewport"Inherited from: IgcSeriesViewerComponent
effectiveViewport: IgRect fireMouseLeaveOnManipulationStart
Section titled "fireMouseLeaveOnManipulationStart"Inherited from: IgcSeriesViewerComponent
fireMouseLeaveOnManipulationStart: boolean focusBrush
Section titled "focusBrush"Inherited from: IgcSeriesViewerComponent
focusBrush: string focusDismissDelayMilliseconds
Section titled "focusDismissDelayMilliseconds"Inherited from: IgcSeriesViewerComponent
focusDismissDelayMilliseconds: number focusedSeriesItems
Section titled "focusedSeriesItems"Inherited from: IgcSeriesViewerComponent
focusedSeriesItems: IgcChartSelectedItemCollection focusedSeriesItemsChanged
Section titled "focusedSeriesItemsChanged"Inherited from: IgcSeriesViewerComponent
focusedSeriesItemsChanged: object focusMode
Section titled "focusMode"Inherited from: IgcSeriesViewerComponent
focusMode: SeriesSelectionMode focusTransitionDuration
Section titled "focusTransitionDuration"Inherited from: IgcSeriesViewerComponent
focusTransitionDuration: number fullAxes
Section titled "fullAxes"fullAxes: IgcAxisCollection fullSeries
Section titled "fullSeries"Inherited from: IgcSeriesViewerComponent
fullSeries: IgcSeriesCollection gridAreaRectChanged
Section titled "gridAreaRectChanged"Inherited from: IgcSeriesViewerComponent
gridAreaRectChanged: object gridMode
Section titled "gridMode"gridMode: GridMode height
Section titled "height"height: string highlightedDataSource
Section titled "highlightedDataSource"highlightedDataSource: any highlightedValuesDisplayMode
Section titled "highlightedValuesDisplayMode"Inherited from: IgcSeriesViewerComponent
highlightedValuesDisplayMode: SeriesHighlightedValuesDisplayMode highlightingBehavior
Section titled "highlightingBehavior"Inherited from: IgcSeriesViewerComponent
highlightingBehavior: SeriesHighlightingBehavior highlightingDismissDelayMilliseconds
Section titled "highlightingDismissDelayMilliseconds"Inherited from: IgcSeriesViewerComponent
highlightingDismissDelayMilliseconds: number highlightingFadeOpacity
Section titled "highlightingFadeOpacity"Inherited from: IgcSeriesViewerComponent
highlightingFadeOpacity: number highlightingMode
Section titled "highlightingMode"Inherited from: IgcSeriesViewerComponent
highlightingMode: SeriesHighlightingMode highlightingTransitionDuration
Section titled "highlightingTransitionDuration"Inherited from: IgcSeriesViewerComponent
highlightingTransitionDuration: number horizontalCrosshairBrush
Section titled "horizontalCrosshairBrush"Inherited from: IgcSeriesViewerComponent
horizontalCrosshairBrush: string horizontalViewScrollbarCornerRadius
Section titled "horizontalViewScrollbarCornerRadius"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarCornerRadius: number horizontalViewScrollbarFill
Section titled "horizontalViewScrollbarFill"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarFill: string horizontalViewScrollbarHeight
Section titled "horizontalViewScrollbarHeight"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarHeight: number horizontalViewScrollbarInset
Section titled "horizontalViewScrollbarInset"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarInset: number horizontalViewScrollbarMaxOpacity
Section titled "horizontalViewScrollbarMaxOpacity"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarMaxOpacity: number horizontalViewScrollbarMode
Section titled "horizontalViewScrollbarMode"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarMode: SeriesViewerScrollbarMode horizontalViewScrollbarOutline
Section titled "horizontalViewScrollbarOutline"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarOutline: string horizontalViewScrollbarPosition
Section titled "horizontalViewScrollbarPosition"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarPosition: SeriesViewerHorizontalScrollbarPosition horizontalViewScrollbarShouldAddAutoTrackInsets
Section titled "horizontalViewScrollbarShouldAddAutoTrackInsets"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarShouldAddAutoTrackInsets: boolean horizontalViewScrollbarStrokeThickness
Section titled "horizontalViewScrollbarStrokeThickness"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarStrokeThickness: number horizontalViewScrollbarTrackEndInset
Section titled "horizontalViewScrollbarTrackEndInset"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarTrackEndInset: number horizontalViewScrollbarTrackStartInset
Section titled "horizontalViewScrollbarTrackStartInset"Inherited from: IgcSeriesViewerComponent
horizontalViewScrollbarTrackStartInset: number imageCaptured
Section titled "imageCaptured"Inherited from: IgcSeriesViewerComponent
imageCaptured: object interactionOverride
Section titled "interactionOverride"Inherited from: IgcSeriesViewerComponent
interactionOverride: InteractionState interactionPixelScalingRatio
Section titled "interactionPixelScalingRatio"Inherited from: IgcSeriesViewerComponent
interactionPixelScalingRatio: number isAntiAliasingEnabledDuringInteraction
Section titled "isAntiAliasingEnabledDuringInteraction"Inherited from: IgcSeriesViewerComponent
isAntiAliasingEnabledDuringInteraction: boolean isHorizontalZoomEnabled
Section titled "isHorizontalZoomEnabled"isHorizontalZoomEnabled: boolean isPagePanningAllowed
Section titled "isPagePanningAllowed"Inherited from: IgcSeriesViewerComponent
isPagePanningAllowed: boolean isSquare
Section titled "isSquare"isSquare: boolean isSurfaceInteractionDisabled
Section titled "isSurfaceInteractionDisabled"Inherited from: IgcSeriesViewerComponent
isSurfaceInteractionDisabled: boolean isUserAnnotationsEnabled
Section titled "isUserAnnotationsEnabled"Inherited from: IgcSeriesViewerComponent
isUserAnnotationsEnabled: boolean isVerticalZoomEnabled
Section titled "isVerticalZoomEnabled"isVerticalZoomEnabled: boolean isWindowSyncedToVisibleRange
Section titled "isWindowSyncedToVisibleRange"Inherited from: IgcSeriesViewerComponent
isWindowSyncedToVisibleRange: boolean leftMargin
Section titled "leftMargin"Inherited from: IgcSeriesViewerComponent
leftMargin: number legend
Section titled "legend"legend: any legendHighlightingMode
Section titled "legendHighlightingMode"Inherited from: IgcSeriesViewerComponent
legendHighlightingMode: LegendHighlightingMode legendItemBadgeMode
Section titled "legendItemBadgeMode"Inherited from: IgcSeriesViewerComponent
legendItemBadgeMode: LegendItemBadgeMode legendItemBadgeShape
Section titled "legendItemBadgeShape"Inherited from: IgcSeriesViewerComponent
legendItemBadgeShape: LegendItemBadgeShape markerAutomaticBehavior
Section titled "markerAutomaticBehavior"Inherited from: IgcSeriesViewerComponent
markerAutomaticBehavior: MarkerAutomaticBehavior markerBrushes
Section titled "markerBrushes"Inherited from: IgcSeriesViewerComponent
markerBrushes: string[] markerOutlines
Section titled "markerOutlines"Inherited from: IgcSeriesViewerComponent
markerOutlines: string[] outlines
Section titled "outlines"Inherited from: IgcSeriesViewerComponent
outlines: string[] panModifier
Section titled "panModifier"Inherited from: IgcSeriesViewerComponent
panModifier: ModifierKeys pixelScalingRatio
Section titled "pixelScalingRatio"Inherited from: IgcSeriesViewerComponent
pixelScalingRatio: number plotAreaBackground
Section titled "plotAreaBackground"Inherited from: IgcSeriesViewerComponent
plotAreaBackground: string plotAreaClicked
Section titled "plotAreaClicked"Inherited from: IgcSeriesViewerComponent
plotAreaClicked: object plotAreaMarginBottom
Section titled "plotAreaMarginBottom"plotAreaMarginBottom: number plotAreaMarginLeft
Section titled "plotAreaMarginLeft"plotAreaMarginLeft: number plotAreaMarginRight
Section titled "plotAreaMarginRight"plotAreaMarginRight: number plotAreaMarginTop
Section titled "plotAreaMarginTop"plotAreaMarginTop: number plotAreaMouseEnter
Section titled "plotAreaMouseEnter"Inherited from: IgcSeriesViewerComponent
plotAreaMouseEnter: object plotAreaMouseLeave
Section titled "plotAreaMouseLeave"Inherited from: IgcSeriesViewerComponent
plotAreaMouseLeave: object plotAreaMouseLeftButtonDown
Section titled "plotAreaMouseLeftButtonDown"Inherited from: IgcSeriesViewerComponent
plotAreaMouseLeftButtonDown: object plotAreaMouseLeftButtonUp
Section titled "plotAreaMouseLeftButtonUp"Inherited from: IgcSeriesViewerComponent
plotAreaMouseLeftButtonUp: object plotAreaMouseOver
Section titled "plotAreaMouseOver"Inherited from: IgcSeriesViewerComponent
plotAreaMouseOver: object preferHigherResolutionTiles
Section titled "preferHigherResolutionTiles"Inherited from: IgcSeriesViewerComponent
preferHigherResolutionTiles: boolean previewPathFill
Section titled "previewPathFill"Inherited from: IgcSeriesViewerComponent
previewPathFill: string previewPathOpacity
Section titled "previewPathOpacity"Inherited from: IgcSeriesViewerComponent
previewPathOpacity: number previewPathStroke
Section titled "previewPathStroke"Inherited from: IgcSeriesViewerComponent
previewPathStroke: string previewRect
Section titled "previewRect"Inherited from: IgcSeriesViewerComponent
previewRect: IgRect refreshCompleted
Section titled "refreshCompleted"Inherited from: IgcSeriesViewerComponent
refreshCompleted: object resizeIdle
Section titled "resizeIdle"Inherited from: IgcSeriesViewerComponent
resizeIdle: object resizeIdleMilliseconds
Section titled "resizeIdleMilliseconds"Inherited from: IgcSeriesViewerComponent
resizeIdleMilliseconds: number rightButtonDefaultInteraction
Section titled "rightButtonDefaultInteraction"Inherited from: IgcSeriesViewerComponent
rightButtonDefaultInteraction: InteractionState rightMargin
Section titled "rightMargin"Inherited from: IgcSeriesViewerComponent
rightMargin: number scrollbarsAnimationDuration
Section titled "scrollbarsAnimationDuration"Inherited from: IgcSeriesViewerComponent
scrollbarsAnimationDuration: number selectedSeriesItems
Section titled "selectedSeriesItems"Inherited from: IgcSeriesViewerComponent
selectedSeriesItems: IgcChartSelectedItemCollection selectedSeriesItemsChanged
Section titled "selectedSeriesItemsChanged"Inherited from: IgcSeriesViewerComponent
selectedSeriesItemsChanged: object selectionBehavior
Section titled "selectionBehavior"Inherited from: IgcSeriesViewerComponent
selectionBehavior: SeriesSelectionBehavior selectionBrush
Section titled "selectionBrush"Inherited from: IgcSeriesViewerComponent
selectionBrush: string selectionDismissDelayMilliseconds
Section titled "selectionDismissDelayMilliseconds"Inherited from: IgcSeriesViewerComponent
selectionDismissDelayMilliseconds: number selectionMode
Section titled "selectionMode"Inherited from: IgcSeriesViewerComponent
selectionMode: SeriesSelectionMode selectionModifier
Section titled "selectionModifier"Inherited from: IgcSeriesViewerComponent
selectionModifier: ModifierKeys selectionTransitionDuration
Section titled "selectionTransitionDuration"Inherited from: IgcSeriesViewerComponent
selectionTransitionDuration: number seriesClick
Section titled "seriesClick"Inherited from: IgcSeriesViewerComponent
seriesClick: object seriesCursorMouseMove
Section titled "seriesCursorMouseMove"Inherited from: IgcSeriesViewerComponent
seriesCursorMouseMove: object seriesMouseEnter
Section titled "seriesMouseEnter"Inherited from: IgcSeriesViewerComponent
seriesMouseEnter: object seriesMouseLeave
Section titled "seriesMouseLeave"Inherited from: IgcSeriesViewerComponent
seriesMouseLeave: object seriesMouseLeftButtonDown
Section titled "seriesMouseLeftButtonDown"Inherited from: IgcSeriesViewerComponent
seriesMouseLeftButtonDown: object seriesMouseLeftButtonUp
Section titled "seriesMouseLeftButtonUp"Inherited from: IgcSeriesViewerComponent
seriesMouseLeftButtonUp: object seriesMouseMove
Section titled "seriesMouseMove"Inherited from: IgcSeriesViewerComponent
seriesMouseMove: object seriesPlotAreaMarginHorizontalMode
Section titled "seriesPlotAreaMarginHorizontalMode"seriesPlotAreaMarginHorizontalMode: SeriesPlotAreaMarginHorizontalMode seriesPlotAreaMarginVerticalMode
Section titled "seriesPlotAreaMarginVerticalMode"seriesPlotAreaMarginVerticalMode: SeriesPlotAreaMarginVerticalMode seriesValueLayerUseLegend
Section titled "seriesValueLayerUseLegend"Inherited from: IgcSeriesViewerComponent
seriesValueLayerUseLegend: boolean shouldAutoExpandMarginForInitialLabels
Section titled "shouldAutoExpandMarginForInitialLabels"shouldAutoExpandMarginForInitialLabels: boolean shouldConsiderAutoRotationForInitialLabels
Section titled "shouldConsiderAutoRotationForInitialLabels"shouldConsiderAutoRotationForInitialLabels: boolean shouldMatchZOrderToSeriesOrder
Section titled "shouldMatchZOrderToSeriesOrder"Inherited from: IgcSeriesViewerComponent
shouldMatchZOrderToSeriesOrder: boolean shouldPanOnMaximumZoom
Section titled "shouldPanOnMaximumZoom"Inherited from: IgcSeriesViewerComponent
shouldPanOnMaximumZoom: boolean shouldSimulateHoverMoveCrosshairPoint
Section titled "shouldSimulateHoverMoveCrosshairPoint"Inherited from: IgcSeriesViewerComponent
shouldSimulateHoverMoveCrosshairPoint: boolean shouldSuppressAxisLabelTruncation
Section titled "shouldSuppressAxisLabelTruncation"shouldSuppressAxisLabelTruncation: boolean sizeChanged
Section titled "sizeChanged"Inherited from: IgcSeriesViewerComponent
sizeChanged: object subtitle
Section titled "subtitle"Inherited from: IgcSeriesViewerComponent
subtitle: string subtitleBottomMargin
Section titled "subtitleBottomMargin"Inherited from: IgcSeriesViewerComponent
subtitleBottomMargin: number subtitleHorizontalAlignment
Section titled "subtitleHorizontalAlignment"Inherited from: IgcSeriesViewerComponent
subtitleHorizontalAlignment: HorizontalAlignment subtitleLeftMargin
Section titled "subtitleLeftMargin"Inherited from: IgcSeriesViewerComponent
subtitleLeftMargin: number subtitleRightMargin
Section titled "subtitleRightMargin"Inherited from: IgcSeriesViewerComponent
subtitleRightMargin: number subtitleTextColor
Section titled "subtitleTextColor"Inherited from: IgcSeriesViewerComponent
subtitleTextColor: string subtitleTextStyle
Section titled "subtitleTextStyle"Inherited from: IgcSeriesViewerComponent
subtitleTextStyle: string subtitleTopMargin
Section titled "subtitleTopMargin"Inherited from: IgcSeriesViewerComponent
subtitleTopMargin: number suppressAutoMarginAndAngleRecalculation
Section titled "suppressAutoMarginAndAngleRecalculation"suppressAutoMarginAndAngleRecalculation: boolean syncChannel
Section titled "syncChannel"syncChannel: string synchronizeHorizontally
Section titled "synchronizeHorizontally"synchronizeHorizontally: boolean synchronizeVertically
Section titled "synchronizeVertically"synchronizeVertically: boolean titleBottomMargin
Section titled "titleBottomMargin"Inherited from: IgcSeriesViewerComponent
titleBottomMargin: number titleHorizontalAlignment
Section titled "titleHorizontalAlignment"Inherited from: IgcSeriesViewerComponent
titleHorizontalAlignment: HorizontalAlignment titleLeftMargin
Section titled "titleLeftMargin"Inherited from: IgcSeriesViewerComponent
titleLeftMargin: number titleRightMargin
Section titled "titleRightMargin"Inherited from: IgcSeriesViewerComponent
titleRightMargin: number titleTextColor
Section titled "titleTextColor"Inherited from: IgcSeriesViewerComponent
titleTextColor: string titleTextStyle
Section titled "titleTextStyle"Inherited from: IgcSeriesViewerComponent
titleTextStyle: string titleTopMargin
Section titled "titleTopMargin"Inherited from: IgcSeriesViewerComponent
titleTopMargin: number topMargin
Section titled "topMargin"Inherited from: IgcSeriesViewerComponent
topMargin: number userAnnotationInformationRequested
Section titled "userAnnotationInformationRequested"Inherited from: IgcSeriesViewerComponent
userAnnotationInformationRequested: object userAnnotationToolTipContentUpdating
Section titled "userAnnotationToolTipContentUpdating"Inherited from: IgcSeriesViewerComponent
userAnnotationToolTipContentUpdating: object useTiledZooming
Section titled "useTiledZooming"Inherited from: IgcSeriesViewerComponent
useTiledZooming: boolean verticalCrosshairBrush
Section titled "verticalCrosshairBrush"Inherited from: IgcSeriesViewerComponent
verticalCrosshairBrush: string verticalViewScrollbarCornerRadius
Section titled "verticalViewScrollbarCornerRadius"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarCornerRadius: number verticalViewScrollbarFill
Section titled "verticalViewScrollbarFill"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarFill: string verticalViewScrollbarInset
Section titled "verticalViewScrollbarInset"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarInset: number verticalViewScrollbarMaxOpacity
Section titled "verticalViewScrollbarMaxOpacity"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarMaxOpacity: number verticalViewScrollbarMode
Section titled "verticalViewScrollbarMode"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarMode: SeriesViewerScrollbarMode verticalViewScrollbarOutline
Section titled "verticalViewScrollbarOutline"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarOutline: string verticalViewScrollbarPosition
Section titled "verticalViewScrollbarPosition"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarPosition: SeriesViewerVerticalScrollbarPosition verticalViewScrollbarShouldAddAutoTrackInsets
Section titled "verticalViewScrollbarShouldAddAutoTrackInsets"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarShouldAddAutoTrackInsets: boolean verticalViewScrollbarStrokeThickness
Section titled "verticalViewScrollbarStrokeThickness"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarStrokeThickness: number verticalViewScrollbarTrackEndInset
Section titled "verticalViewScrollbarTrackEndInset"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarTrackEndInset: number verticalViewScrollbarTrackStartInset
Section titled "verticalViewScrollbarTrackStartInset"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarTrackStartInset: number verticalViewScrollbarWidth
Section titled "verticalViewScrollbarWidth"Inherited from: IgcSeriesViewerComponent
verticalViewScrollbarWidth: number viewerManipulationEnding
Section titled "viewerManipulationEnding"Inherited from: IgcSeriesViewerComponent
viewerManipulationEnding: object viewerManipulationStarting
Section titled "viewerManipulationStarting"Inherited from: IgcSeriesViewerComponent
viewerManipulationStarting: object width
Section titled "width"width: string windowPositionHorizontal
Section titled "windowPositionHorizontal"Inherited from: IgcSeriesViewerComponent
windowPositionHorizontal: number windowPositionVertical
Section titled "windowPositionVertical"Inherited from: IgcSeriesViewerComponent
windowPositionVertical: number windowRect
Section titled "windowRect"Inherited from: IgcSeriesViewerComponent
windowRect: IgRect windowRectChanged
Section titled "windowRectChanged"Inherited from: IgcSeriesViewerComponent
windowRectChanged: object windowRectMinHeight
Section titled "windowRectMinHeight"Inherited from: IgcSeriesViewerComponent
windowRectMinHeight: number windowRectMinWidth
Section titled "windowRectMinWidth"Inherited from: IgcSeriesViewerComponent
windowRectMinWidth: number windowResponse
Section titled "windowResponse"Inherited from: IgcSeriesViewerComponent
windowResponse: WindowResponse windowScaleHorizontal
Section titled "windowScaleHorizontal"windowScaleHorizontal: number windowScaleVertical
Section titled "windowScaleVertical"windowScaleVertical: number windowSizeMinHeight
Section titled "windowSizeMinHeight"Inherited from: IgcSeriesViewerComponent
windowSizeMinHeight: number windowSizeMinWidth
Section titled "windowSizeMinWidth"Inherited from: IgcSeriesViewerComponent
windowSizeMinWidth: number zoomCoercionMode
Section titled "zoomCoercionMode"Inherited from: IgcSeriesViewerComponent
zoomCoercionMode: ZoomCoercionMode zoomTileCacheSize
Section titled "zoomTileCacheSize"Inherited from: IgcSeriesViewerComponent
zoomTileCacheSize: number Accessors
Section titled "Accessors"A collection or manually added axes for the chart.
get axes(): IgcAxisCollection Returns IgcAxisCollection
contentViewport
Section titled "contentViewport"Inherited from: IgcSeriesViewerComponent
Represents the subset area within the viewport into which content should be mapped. This is the projection of the current EffectiveViewport into the viewport at current zoom level.
get contentViewport(): IgRect Returns IgRect
isDetached
Section titled "isDetached"Inherited from: IgcSeriesViewerComponent
get isDetached(): boolean Returns boolean
isInCreateAnnotationMode
Section titled "isInCreateAnnotationMode"Inherited from: IgcSeriesViewerComponent
get isInCreateAnnotationMode(): boolean Returns boolean
isInDeleteAnnotationMode
Section titled "isInDeleteAnnotationMode"Inherited from: IgcSeriesViewerComponent
get isInDeleteAnnotationMode(): boolean Returns boolean
isMap
Section titled "isMap"Inherited from: IgcSeriesViewerComponent
Indicates if this SeriesViewer is a map.
get isMap(): boolean Returns boolean
series
Section titled "series"A collection or manually added series for the chart.
get series(): IgcSeriesCollection Returns IgcSeriesCollection
viewportRect
Section titled "viewportRect"Inherited from: IgcSeriesViewerComponent
Gets the viewport rectangle associated with the SeriesViewer, the physical dimensions of the plot area.
get viewportRect(): IgRect Returns IgRect
observedAttributes
Section titled "observedAttributes"get observedAttributes(): string[] Returns string[]
Methods
Section titled "Methods"addCommandAvailabilityListener
Section titled "addCommandAvailabilityListener"Inherited from: IgcSeriesViewerComponent
addCommandAvailabilityListener(listener: ICommandAvailabilityListener): void Parameters
- listener:
ICommandAvailabilityListener
Returns void
addCommandStateChangedListener
Section titled "addCommandStateChangedListener"Inherited from: IgcSeriesViewerComponent
addCommandStateChangedListener(listener: ICommandStateChangedListener): void Parameters
- listener:
ICommandStateChangedListener
Returns void
afterContentInit
Section titled "afterContentInit"afterContentInit(): void Returns void
attachSeries
Section titled "attachSeries"Inherited from: IgcSeriesViewerComponent
Attaches the given series to the chart.
attachSeries(s: IgcSeriesComponent): void Parameters
- s:
IgcSeriesComponent- The series to attach to the chart.
Returns void
attributeChangedCallback
Section titled "attributeChangedCallback"Inherited from: IgcSeriesViewerComponent
attributeChangedCallback(name: string, oldValue: string, newValue: string): void Parameters
- name:
string - oldValue:
string - newValue:
string
Returns void
bindData
Section titled "bindData"bindData(): void Returns void
bindHighlightedData
Section titled "bindHighlightedData"bindHighlightedData(): void Returns void
cancelAnnotationFlow
Section titled "cancelAnnotationFlow"Inherited from: IgcSeriesViewerComponent
cancelAnnotationFlow(annotationFlowID: string): void Parameters
- annotationFlowID:
string
Returns void
cancelCreatingAnnotation
Section titled "cancelCreatingAnnotation"Inherited from: IgcSeriesViewerComponent
cancelCreatingAnnotation(): void Returns void
cancelDeletingAnnotation
Section titled "cancelDeletingAnnotation"Inherited from: IgcSeriesViewerComponent
cancelDeletingAnnotation(): void Returns void
cancelManipulation
Section titled "cancelManipulation"Inherited from: IgcSeriesViewerComponent
cancelManipulation(): void Returns void
captureImage
Section titled "captureImage"Inherited from: IgcSeriesViewerComponent
captureImage(settings: IgcCaptureImageSettings): void Parameters
- settings:
IgcCaptureImageSettings
Returns void
clearTileZoomCache
Section titled "clearTileZoomCache"Inherited from: IgcSeriesViewerComponent
Clears the tile zoom tile cache so that new tiles will be generated. Only applies if the viewer is using a tile based zoom.
clearTileZoomCache(): void Returns void
connectedCallback
Section titled "connectedCallback"connectedCallback(): void Returns void
destroy
Section titled "destroy"Release any resources held by the control.
destroy(): void Returns void
disconnectedCallback
Section titled "disconnectedCallback"disconnectedCallback(): void Returns void
endTiledZoomingIfRunning
Section titled "endTiledZoomingIfRunning"Inherited from: IgcSeriesViewerComponent
Manually ends a tiled zoom if one is running.
endTiledZoomingIfRunning(): void Returns void
exportSerializedVisualData
Section titled "exportSerializedVisualData"Export serialized visual data.
exportSerializedVisualData(): string Returns string
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
finishAnnotationFlow
Section titled "finishAnnotationFlow"Inherited from: IgcSeriesViewerComponent
finishAnnotationFlow(info: IgcUserAnnotationInformation): void Parameters
Returns void
finishCreatingAnnotation
Section titled "finishCreatingAnnotation"Inherited from: IgcSeriesViewerComponent
finishCreatingAnnotation(): void Returns void
finishDeletingAnnotation
Section titled "finishDeletingAnnotation"Inherited from: IgcSeriesViewerComponent
finishDeletingAnnotation(): void Returns void
flush
Section titled "flush"Inherited from: IgcSeriesViewerComponent
Use to force the SeriesViewer to finish any deferred work before printing or evaluating its visual. This should only be called if the visual of the SeriesViewer needs to be synchronously saved or evaluated. Calling this method too often will hinder the performance of the SeriesViewer.
``
flush(): void Returns void
getActualWindowScaleHorizontal
Section titled "getActualWindowScaleHorizontal"Inherited from: IgcSeriesViewerComponent
Gets actual window scale for horizontal dimension of the control
``
getActualWindowScaleHorizontal(): number Returns number
getActualWindowScaleVertical
Section titled "getActualWindowScaleVertical"Inherited from: IgcSeriesViewerComponent
Gets actual window scale for vertical dimension of the control
``
getActualWindowScaleVertical(): number Returns number
getAnimationIdleVersionNumber
Section titled "getAnimationIdleVersionNumber"Inherited from: IgcSeriesViewerComponent
getAnimationIdleVersionNumber(): number Returns number
getCurrentActualWindowRect
Section titled "getCurrentActualWindowRect"Inherited from: IgcSeriesViewerComponent
getCurrentActualWindowRect(): IgRect Returns IgRect
getDesiredToolbarActions
Section titled "getDesiredToolbarActions"Inherited from: IgcSeriesViewerComponent
getDesiredToolbarActions(): ToolActionInfo[] Returns ToolActionInfo[]
hideToolTip
Section titled "hideToolTip"Inherited from: IgcSeriesViewerComponent
Hides the active main tooltip, if displayed.
``
hideToolTip(): void Returns void
isAnimationActive
Section titled "isAnimationActive"Inherited from: IgcSeriesViewerComponent
isAnimationActive(): boolean Returns boolean
loadAnnotationsFromJson
Section titled "loadAnnotationsFromJson"Inherited from: IgcSeriesViewerComponent
loadAnnotationsFromJson(jsonString: string): void Parameters
- jsonString:
string
Returns void
notifyClearItems
Section titled "notifyClearItems"Inherited from: IgcSeriesViewerComponent
Used to manually notify the SeriesViewer that the data source has reset or cleared its items. Invoking this method is only necessary if that datasource is not observable.
notifyClearItems(source_: any): void Parameters
- source_:
any- The data source which was cleared or reset.
this.chart.notifyClearItems(this.data);
Returns void
notifyContainerResized
Section titled "notifyContainerResized"Notification from the containing object that the container has been resized.
notifyContainerResized(): void Returns void
notifyInsertItem
Section titled "notifyInsertItem"Inherited from: IgcSeriesViewerComponent
notifyInsertItem(source_: any, index: number, newItem: any): void Parameters
- source_:
any - index:
number - newItem:
any
Returns void
notifyRemoveItem
Section titled "notifyRemoveItem"Inherited from: IgcSeriesViewerComponent
notifyRemoveItem(source_: any, index: number, oldItem: any): void Parameters
- source_:
any - index:
number - oldItem:
any
Returns void
notifySeriesDataChanged
Section titled "notifySeriesDataChanged"Inherited from: IgcSeriesViewerComponent
notifySeriesDataChanged(): void Returns void
notifySetItem
Section titled "notifySetItem"Inherited from: IgcSeriesViewerComponent
notifySetItem(source_: any, index: number, oldItem: any, newItem: any): void Parameters
- source_:
any - index:
number - oldItem:
any - newItem:
any
Returns void
queueForAnimationIdle
Section titled "queueForAnimationIdle"Inherited from: IgcSeriesViewerComponent
queueForAnimationIdle(action: object, version: number): void Parameters
- action:
object - version:
number
Returns void
recalculateAutoLabelsAngle
Section titled "recalculateAutoLabelsAngle"recalculateAutoLabelsAngle(): void Returns void
recalculateMarginAutoExpansion
Section titled "recalculateMarginAutoExpansion"recalculateMarginAutoExpansion(): void Returns void
refreshComputedPlotAreaMargin
Section titled "refreshComputedPlotAreaMargin"refreshComputedPlotAreaMargin(): void Returns void
removeCommandAvailabilityListener
Section titled "removeCommandAvailabilityListener"Inherited from: IgcSeriesViewerComponent
removeCommandAvailabilityListener(listener: ICommandAvailabilityListener): void Parameters
- listener:
ICommandAvailabilityListener
Returns void
removeCommandStateChangedListener
Section titled "removeCommandStateChangedListener"Inherited from: IgcSeriesViewerComponent
removeCommandStateChangedListener(listener: ICommandStateChangedListener): void Parameters
- listener:
ICommandStateChangedListener
Returns void
renderToImage
Section titled "renderToImage"Inherited from: IgcSeriesViewerComponent
renderToImage(width: number, height: number): any Parameters
- width:
number - height:
number
Returns any
resetAnnotations
Section titled "resetAnnotations"Inherited from: IgcSeriesViewerComponent
resetAnnotations(): void Returns void
resetZoom
Section titled "resetZoom"Inherited from: IgcSeriesViewerComponent
Resets the zoom level to default.
resetZoom(): void Returns void
saveAnnotationsToJson
Section titled "saveAnnotationsToJson"Inherited from: IgcSeriesViewerComponent
saveAnnotationsToJson(): string Returns string
simulateClick
Section titled "simulateClick"Inherited from: IgcSeriesViewerComponent
simulateClick(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulateHover
Section titled "simulateHover"Inherited from: IgcSeriesViewerComponent
simulateHover(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulateMouseLeave
Section titled "simulateMouseLeave"Inherited from: IgcSeriesViewerComponent
simulateMouseLeave(): void Returns void
simulatePlotPointerUp
Section titled "simulatePlotPointerUp"Inherited from: IgcSeriesViewerComponent
simulatePlotPointerUp(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulatePressAndHold
Section titled "simulatePressAndHold"Inherited from: IgcSeriesViewerComponent
simulatePressAndHold(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
startCreatingAnnotation
Section titled "startCreatingAnnotation"Inherited from: IgcSeriesViewerComponent
startCreatingAnnotation(): void Returns void
startDeletingAnnotation
Section titled "startDeletingAnnotation"Inherited from: IgcSeriesViewerComponent
startDeletingAnnotation(): void Returns void
startTiledZoomingIfNecessary
Section titled "startTiledZoomingIfNecessary"Inherited from: IgcSeriesViewerComponent
Manually starts a tiled zoom if one isn't already running.
startTiledZoomingIfNecessary(): void Returns void
styleUpdated
Section titled "styleUpdated"Notifies the chart that the CSS styles in effect have been updated.
styleUpdated(): void Returns void
zoomIn
Section titled "zoomIn"Inherited from: IgcSeriesViewerComponent
Performs zoom in action on the chart by specified percentage of current window rect
zoomIn(percentage: number): void Parameters
- percentage:
number
Returns void
zoomOut
Section titled "zoomOut"Inherited from: IgcSeriesViewerComponent
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"Inherited from: IgcSeriesViewerComponent
_createFromInternal(internal: any): IgcSeriesViewerComponent Parameters
- internal:
any
Returns IgcSeriesViewerComponent
register
Section titled "register"register(): void