Represents a chart area containing axes, series, an optional legend and other hosted content.

IgxDataChartComponent

new IgxDataChartComponent(_renderer: Renderer2, _elRef: ViewContainerRef, _ngZone: NgZone, _componentFactoryResolver: ComponentFactoryResolver, _injector: Injector): IgxDataChartComponent

Returns IgxDataChartComponent

_dynamicContent: ViewContainerRef

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: IgxAxisComponent[]

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: IgxSeriesComponent[]
contentAxes: QueryList<IgxAxisComponent>
contentSeries: QueryList<IgxSeriesComponent>

ngAcceptInputType_actualContentHitTestMode

Section titled "ngAcceptInputType_actualContentHitTestMode"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_actualContentHitTestMode: string | ChartHitTestMode

ngAcceptInputType_actualInteractionPixelScalingRatio

Section titled "ngAcceptInputType_actualInteractionPixelScalingRatio"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_actualInteractionPixelScalingRatio: string | number

ngAcceptInputType_actualPixelScalingRatio

Section titled "ngAcceptInputType_actualPixelScalingRatio"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_actualPixelScalingRatio: string | number

ngAcceptInputType_actualPlotAreaMarginBottom

Section titled "ngAcceptInputType_actualPlotAreaMarginBottom"
ngAcceptInputType_actualPlotAreaMarginBottom: string | number

ngAcceptInputType_actualPlotAreaMarginLeft

Section titled "ngAcceptInputType_actualPlotAreaMarginLeft"
ngAcceptInputType_actualPlotAreaMarginLeft: string | number

ngAcceptInputType_actualPlotAreaMarginRight

Section titled "ngAcceptInputType_actualPlotAreaMarginRight"
ngAcceptInputType_actualPlotAreaMarginRight: string | number

ngAcceptInputType_actualPlotAreaMarginTop

Section titled "ngAcceptInputType_actualPlotAreaMarginTop"
ngAcceptInputType_actualPlotAreaMarginTop: string | number

ngAcceptInputType_actualWindowPositionHorizontal

Section titled "ngAcceptInputType_actualWindowPositionHorizontal"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_actualWindowPositionHorizontal: string | number

ngAcceptInputType_actualWindowPositionVertical

Section titled "ngAcceptInputType_actualWindowPositionVertical"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_actualWindowPositionVertical: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_actualWindowRect: any

ngAcceptInputType_actualWindowRectMinHeight

Section titled "ngAcceptInputType_actualWindowRectMinHeight"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_actualWindowRectMinHeight: string | number

ngAcceptInputType_actualWindowRectMinWidth

Section titled "ngAcceptInputType_actualWindowRectMinWidth"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_actualWindowRectMinWidth: string | number

ngAcceptInputType_actualWindowScaleHorizontal

Section titled "ngAcceptInputType_actualWindowScaleHorizontal"
ngAcceptInputType_actualWindowScaleHorizontal: string | number

ngAcceptInputType_actualWindowScaleVertical

Section titled "ngAcceptInputType_actualWindowScaleVertical"
ngAcceptInputType_actualWindowScaleVertical: string | number

ngAcceptInputType_alignsGridLinesToPixels

Section titled "ngAcceptInputType_alignsGridLinesToPixels"
ngAcceptInputType_alignsGridLinesToPixels: string | boolean

ngAcceptInputType_animateSeriesWhenAxisRangeChanges

Section titled "ngAcceptInputType_animateSeriesWhenAxisRangeChanges"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_animateSeriesWhenAxisRangeChanges: string | boolean

ngAcceptInputType_autoExpandMarginExtraPadding

Section titled "ngAcceptInputType_autoExpandMarginExtraPadding"
ngAcceptInputType_autoExpandMarginExtraPadding: string | number

ngAcceptInputType_autoExpandMarginMaximumValue

Section titled "ngAcceptInputType_autoExpandMarginMaximumValue"
ngAcceptInputType_autoExpandMarginMaximumValue: string | number

ngAcceptInputType_autoMarginAndAngleUpdateMode

Section titled "ngAcceptInputType_autoMarginAndAngleUpdateMode"
ngAcceptInputType_autoMarginAndAngleUpdateMode: string | AutoMarginsAndAngleUpdateMode

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_autoMarginHeight: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_autoMarginWidth: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_bottomMargin: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_brushes: string | string[]

ngAcceptInputType_computedPlotAreaMarginMode

Section titled "ngAcceptInputType_computedPlotAreaMarginMode"
ngAcceptInputType_computedPlotAreaMarginMode: string | ComputedPlotAreaMarginMode

ngAcceptInputType_contentHitTestMode

Section titled "ngAcceptInputType_contentHitTestMode"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_contentHitTestMode: string | ChartHitTestMode

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_contentViewport: any

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_crosshairPoint: any

ngAcceptInputType_crosshairVisibility

Section titled "ngAcceptInputType_crosshairVisibility"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_crosshairVisibility: any

ngAcceptInputType_defaultInteraction

Section titled "ngAcceptInputType_defaultInteraction"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_defaultInteraction: any

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_dragModifier: any

ngAcceptInputType_effectiveViewport

Section titled "ngAcceptInputType_effectiveViewport"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_effectiveViewport: any

ngAcceptInputType_fireMouseLeaveOnManipulationStart

Section titled "ngAcceptInputType_fireMouseLeaveOnManipulationStart"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_fireMouseLeaveOnManipulationStart: string | boolean

ngAcceptInputType_focusDismissDelayMilliseconds

Section titled "ngAcceptInputType_focusDismissDelayMilliseconds"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_focusDismissDelayMilliseconds: string | number

ngAcceptInputType_focusedSeriesItems

Section titled "ngAcceptInputType_focusedSeriesItems"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_focusedSeriesItems: string | IgxChartSelectedItemCollection

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_focusMode: string | SeriesSelectionMode

ngAcceptInputType_focusTransitionDuration

Section titled "ngAcceptInputType_focusTransitionDuration"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_focusTransitionDuration: string | number
ngAcceptInputType_fullAxes: string | IgxAxisCollection

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_fullSeries: string | IgxSeriesCollection
ngAcceptInputType_gridMode: string | GridMode

ngAcceptInputType_highlightedValuesDisplayMode

Section titled "ngAcceptInputType_highlightedValuesDisplayMode"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_highlightedValuesDisplayMode: any

ngAcceptInputType_highlightingBehavior

Section titled "ngAcceptInputType_highlightingBehavior"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_highlightingBehavior: string | SeriesHighlightingBehavior

ngAcceptInputType_highlightingDismissDelayMilliseconds

Section titled "ngAcceptInputType_highlightingDismissDelayMilliseconds"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_highlightingDismissDelayMilliseconds: string | number

ngAcceptInputType_highlightingFadeOpacity

Section titled "ngAcceptInputType_highlightingFadeOpacity"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_highlightingFadeOpacity: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_highlightingMode: string | SeriesHighlightingMode

ngAcceptInputType_highlightingTransitionDuration

Section titled "ngAcceptInputType_highlightingTransitionDuration"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_highlightingTransitionDuration: string | number

ngAcceptInputType_horizontalViewScrollbarCornerRadius

Section titled "ngAcceptInputType_horizontalViewScrollbarCornerRadius"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_horizontalViewScrollbarCornerRadius: string | number

ngAcceptInputType_horizontalViewScrollbarHeight

Section titled "ngAcceptInputType_horizontalViewScrollbarHeight"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_horizontalViewScrollbarHeight: string | number

ngAcceptInputType_horizontalViewScrollbarInset

Section titled "ngAcceptInputType_horizontalViewScrollbarInset"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_horizontalViewScrollbarInset: string | number

ngAcceptInputType_horizontalViewScrollbarMaxOpacity

Section titled "ngAcceptInputType_horizontalViewScrollbarMaxOpacity"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_horizontalViewScrollbarMaxOpacity: string | number

ngAcceptInputType_horizontalViewScrollbarMode

Section titled "ngAcceptInputType_horizontalViewScrollbarMode"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_horizontalViewScrollbarMode: string | SeriesViewerScrollbarMode

ngAcceptInputType_horizontalViewScrollbarPosition

Section titled "ngAcceptInputType_horizontalViewScrollbarPosition"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_horizontalViewScrollbarPosition: string | SeriesViewerHorizontalScrollbarPosition

ngAcceptInputType_horizontalViewScrollbarShouldAddAutoTrackInsets

Section titled "ngAcceptInputType_horizontalViewScrollbarShouldAddAutoTrackInsets"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_horizontalViewScrollbarShouldAddAutoTrackInsets: string | boolean

ngAcceptInputType_horizontalViewScrollbarStrokeThickness

Section titled "ngAcceptInputType_horizontalViewScrollbarStrokeThickness"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_horizontalViewScrollbarStrokeThickness: string | number

ngAcceptInputType_horizontalViewScrollbarTrackEndInset

Section titled "ngAcceptInputType_horizontalViewScrollbarTrackEndInset"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_horizontalViewScrollbarTrackEndInset: string | number

ngAcceptInputType_horizontalViewScrollbarTrackStartInset

Section titled "ngAcceptInputType_horizontalViewScrollbarTrackStartInset"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_horizontalViewScrollbarTrackStartInset: string | number

ngAcceptInputType_interactionOverride

Section titled "ngAcceptInputType_interactionOverride"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_interactionOverride: any

ngAcceptInputType_interactionPixelScalingRatio

Section titled "ngAcceptInputType_interactionPixelScalingRatio"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_interactionPixelScalingRatio: string | number

ngAcceptInputType_isAntiAliasingEnabledDuringInteraction

Section titled "ngAcceptInputType_isAntiAliasingEnabledDuringInteraction"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_isAntiAliasingEnabledDuringInteraction: string | boolean

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_isDetached: string | boolean

ngAcceptInputType_isHorizontalZoomEnabled

Section titled "ngAcceptInputType_isHorizontalZoomEnabled"
ngAcceptInputType_isHorizontalZoomEnabled: string | boolean

ngAcceptInputType_isInCreateAnnotationMode

Section titled "ngAcceptInputType_isInCreateAnnotationMode"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_isInCreateAnnotationMode: string | boolean

ngAcceptInputType_isInDeleteAnnotationMode

Section titled "ngAcceptInputType_isInDeleteAnnotationMode"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_isInDeleteAnnotationMode: string | boolean

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_isMap: string | boolean

ngAcceptInputType_isPagePanningAllowed

Section titled "ngAcceptInputType_isPagePanningAllowed"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_isPagePanningAllowed: string | boolean
ngAcceptInputType_isSquare: string | boolean

ngAcceptInputType_isSurfaceInteractionDisabled

Section titled "ngAcceptInputType_isSurfaceInteractionDisabled"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_isSurfaceInteractionDisabled: string | boolean

ngAcceptInputType_isUserAnnotationsEnabled

Section titled "ngAcceptInputType_isUserAnnotationsEnabled"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_isUserAnnotationsEnabled: string | boolean

ngAcceptInputType_isVerticalZoomEnabled

Section titled "ngAcceptInputType_isVerticalZoomEnabled"
ngAcceptInputType_isVerticalZoomEnabled: string | boolean

ngAcceptInputType_isWindowSyncedToVisibleRange

Section titled "ngAcceptInputType_isWindowSyncedToVisibleRange"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_isWindowSyncedToVisibleRange: string | boolean

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_leftMargin: string | number

ngAcceptInputType_legendHighlightingMode

Section titled "ngAcceptInputType_legendHighlightingMode"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_legendHighlightingMode: string | LegendHighlightingMode

ngAcceptInputType_legendItemBadgeMode

Section titled "ngAcceptInputType_legendItemBadgeMode"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_legendItemBadgeMode: any

ngAcceptInputType_legendItemBadgeShape

Section titled "ngAcceptInputType_legendItemBadgeShape"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_legendItemBadgeShape: any

ngAcceptInputType_markerAutomaticBehavior

Section titled "ngAcceptInputType_markerAutomaticBehavior"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_markerAutomaticBehavior: string | MarkerAutomaticBehavior

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_markerBrushes: string | string[]

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_markerOutlines: string | string[]

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_outlines: string | string[]

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_panModifier: any

ngAcceptInputType_pixelScalingRatio

Section titled "ngAcceptInputType_pixelScalingRatio"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_pixelScalingRatio: string | number

ngAcceptInputType_plotAreaMarginBottom

Section titled "ngAcceptInputType_plotAreaMarginBottom"
ngAcceptInputType_plotAreaMarginBottom: string | number

ngAcceptInputType_plotAreaMarginLeft

Section titled "ngAcceptInputType_plotAreaMarginLeft"
ngAcceptInputType_plotAreaMarginLeft: string | number

ngAcceptInputType_plotAreaMarginRight

Section titled "ngAcceptInputType_plotAreaMarginRight"
ngAcceptInputType_plotAreaMarginRight: string | number

ngAcceptInputType_plotAreaMarginTop

Section titled "ngAcceptInputType_plotAreaMarginTop"
ngAcceptInputType_plotAreaMarginTop: string | number

ngAcceptInputType_preferHigherResolutionTiles

Section titled "ngAcceptInputType_preferHigherResolutionTiles"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_preferHigherResolutionTiles: string | boolean

ngAcceptInputType_previewPathOpacity

Section titled "ngAcceptInputType_previewPathOpacity"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_previewPathOpacity: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_previewRect: any

ngAcceptInputType_resizeIdleMilliseconds

Section titled "ngAcceptInputType_resizeIdleMilliseconds"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_resizeIdleMilliseconds: string | number

ngAcceptInputType_rightButtonDefaultInteraction

Section titled "ngAcceptInputType_rightButtonDefaultInteraction"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_rightButtonDefaultInteraction: any

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_rightMargin: string | number

ngAcceptInputType_scrollbarsAnimationDuration

Section titled "ngAcceptInputType_scrollbarsAnimationDuration"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_scrollbarsAnimationDuration: string | number

ngAcceptInputType_selectedSeriesItems

Section titled "ngAcceptInputType_selectedSeriesItems"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_selectedSeriesItems: string | IgxChartSelectedItemCollection

ngAcceptInputType_selectionBehavior

Section titled "ngAcceptInputType_selectionBehavior"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_selectionBehavior: string | SeriesSelectionBehavior

ngAcceptInputType_selectionDismissDelayMilliseconds

Section titled "ngAcceptInputType_selectionDismissDelayMilliseconds"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_selectionDismissDelayMilliseconds: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_selectionMode: string | SeriesSelectionMode

ngAcceptInputType_selectionModifier

Section titled "ngAcceptInputType_selectionModifier"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_selectionModifier: any

ngAcceptInputType_selectionTransitionDuration

Section titled "ngAcceptInputType_selectionTransitionDuration"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_selectionTransitionDuration: string | number

ngAcceptInputType_seriesPlotAreaMarginHorizontalMode

Section titled "ngAcceptInputType_seriesPlotAreaMarginHorizontalMode"
ngAcceptInputType_seriesPlotAreaMarginHorizontalMode: string | SeriesPlotAreaMarginHorizontalMode

ngAcceptInputType_seriesPlotAreaMarginVerticalMode

Section titled "ngAcceptInputType_seriesPlotAreaMarginVerticalMode"
ngAcceptInputType_seriesPlotAreaMarginVerticalMode: string | SeriesPlotAreaMarginVerticalMode

ngAcceptInputType_seriesValueLayerUseLegend

Section titled "ngAcceptInputType_seriesValueLayerUseLegend"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_seriesValueLayerUseLegend: string | boolean

ngAcceptInputType_shouldAutoExpandMarginForInitialLabels

Section titled "ngAcceptInputType_shouldAutoExpandMarginForInitialLabels"
ngAcceptInputType_shouldAutoExpandMarginForInitialLabels: string | boolean

ngAcceptInputType_shouldConsiderAutoRotationForInitialLabels

Section titled "ngAcceptInputType_shouldConsiderAutoRotationForInitialLabels"
ngAcceptInputType_shouldConsiderAutoRotationForInitialLabels: string | boolean

ngAcceptInputType_shouldMatchZOrderToSeriesOrder

Section titled "ngAcceptInputType_shouldMatchZOrderToSeriesOrder"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_shouldMatchZOrderToSeriesOrder: string | boolean

ngAcceptInputType_shouldPanOnMaximumZoom

Section titled "ngAcceptInputType_shouldPanOnMaximumZoom"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_shouldPanOnMaximumZoom: string | boolean

ngAcceptInputType_shouldSimulateHoverMoveCrosshairPoint

Section titled "ngAcceptInputType_shouldSimulateHoverMoveCrosshairPoint"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_shouldSimulateHoverMoveCrosshairPoint: string | boolean

ngAcceptInputType_shouldSuppressAxisLabelTruncation

Section titled "ngAcceptInputType_shouldSuppressAxisLabelTruncation"
ngAcceptInputType_shouldSuppressAxisLabelTruncation: string | boolean

ngAcceptInputType_subtitleBottomMargin

Section titled "ngAcceptInputType_subtitleBottomMargin"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_subtitleBottomMargin: string | number

ngAcceptInputType_subtitleHorizontalAlignment

Section titled "ngAcceptInputType_subtitleHorizontalAlignment"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_subtitleHorizontalAlignment: any

ngAcceptInputType_subtitleLeftMargin

Section titled "ngAcceptInputType_subtitleLeftMargin"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_subtitleLeftMargin: string | number

ngAcceptInputType_subtitleRightMargin

Section titled "ngAcceptInputType_subtitleRightMargin"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_subtitleRightMargin: string | number

ngAcceptInputType_subtitleTopMargin

Section titled "ngAcceptInputType_subtitleTopMargin"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_subtitleTopMargin: string | number

ngAcceptInputType_suppressAutoMarginAndAngleRecalculation

Section titled "ngAcceptInputType_suppressAutoMarginAndAngleRecalculation"
ngAcceptInputType_suppressAutoMarginAndAngleRecalculation: string | boolean

ngAcceptInputType_titleBottomMargin

Section titled "ngAcceptInputType_titleBottomMargin"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_titleBottomMargin: string | number

ngAcceptInputType_titleHorizontalAlignment

Section titled "ngAcceptInputType_titleHorizontalAlignment"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_titleHorizontalAlignment: any

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_titleLeftMargin: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_titleRightMargin: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_titleTopMargin: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_topMargin: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_useTiledZooming: string | boolean

ngAcceptInputType_verticalViewScrollbarCornerRadius

Section titled "ngAcceptInputType_verticalViewScrollbarCornerRadius"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_verticalViewScrollbarCornerRadius: string | number

ngAcceptInputType_verticalViewScrollbarInset

Section titled "ngAcceptInputType_verticalViewScrollbarInset"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_verticalViewScrollbarInset: string | number

ngAcceptInputType_verticalViewScrollbarMaxOpacity

Section titled "ngAcceptInputType_verticalViewScrollbarMaxOpacity"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_verticalViewScrollbarMaxOpacity: string | number

ngAcceptInputType_verticalViewScrollbarMode

Section titled "ngAcceptInputType_verticalViewScrollbarMode"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_verticalViewScrollbarMode: string | SeriesViewerScrollbarMode

ngAcceptInputType_verticalViewScrollbarPosition

Section titled "ngAcceptInputType_verticalViewScrollbarPosition"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_verticalViewScrollbarPosition: string | SeriesViewerVerticalScrollbarPosition

ngAcceptInputType_verticalViewScrollbarShouldAddAutoTrackInsets

Section titled "ngAcceptInputType_verticalViewScrollbarShouldAddAutoTrackInsets"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_verticalViewScrollbarShouldAddAutoTrackInsets: string | boolean

ngAcceptInputType_verticalViewScrollbarStrokeThickness

Section titled "ngAcceptInputType_verticalViewScrollbarStrokeThickness"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_verticalViewScrollbarStrokeThickness: string | number

ngAcceptInputType_verticalViewScrollbarTrackEndInset

Section titled "ngAcceptInputType_verticalViewScrollbarTrackEndInset"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_verticalViewScrollbarTrackEndInset: string | number

ngAcceptInputType_verticalViewScrollbarTrackStartInset

Section titled "ngAcceptInputType_verticalViewScrollbarTrackStartInset"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_verticalViewScrollbarTrackStartInset: string | number

ngAcceptInputType_verticalViewScrollbarWidth

Section titled "ngAcceptInputType_verticalViewScrollbarWidth"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_verticalViewScrollbarWidth: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_viewportRect: any

ngAcceptInputType_windowPositionHorizontal

Section titled "ngAcceptInputType_windowPositionHorizontal"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_windowPositionHorizontal: string | number

ngAcceptInputType_windowPositionVertical

Section titled "ngAcceptInputType_windowPositionVertical"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_windowPositionVertical: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_windowRect: any

ngAcceptInputType_windowRectMinHeight

Section titled "ngAcceptInputType_windowRectMinHeight"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_windowRectMinHeight: string | number

ngAcceptInputType_windowRectMinWidth

Section titled "ngAcceptInputType_windowRectMinWidth"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_windowRectMinWidth: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_windowResponse: string | WindowResponse

ngAcceptInputType_windowScaleHorizontal

Section titled "ngAcceptInputType_windowScaleHorizontal"
ngAcceptInputType_windowScaleHorizontal: string | number

ngAcceptInputType_windowScaleVertical

Section titled "ngAcceptInputType_windowScaleVertical"
ngAcceptInputType_windowScaleVertical: string | number

ngAcceptInputType_windowSizeMinHeight

Section titled "ngAcceptInputType_windowSizeMinHeight"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_windowSizeMinHeight: string | number

ngAcceptInputType_windowSizeMinWidth

Section titled "ngAcceptInputType_windowSizeMinWidth"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_windowSizeMinWidth: string | number

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_zoomCoercionMode: string | ZoomCoercionMode

ngAcceptInputType_zoomTileCacheSize

Section titled "ngAcceptInputType_zoomTileCacheSize"

Inherited from: IgxSeriesViewerComponent

ngAcceptInputType_zoomTileCacheSize: string | number
ɵcmp: ɵɵComponentDeclaration<IgxDataChartComponent, "igx-data-chart", never, object, object, ["contentAxes", "contentSeries"], never>
ɵfac: ɵɵFactoryDeclaration<IgxDataChartComponent, never>

Inherited from: IgxSeriesViewerComponent

actualContentHitTestMode: ChartHitTestMode

Inherited from: IgxSeriesViewerComponent

actualInteractionPixelScalingRatio: number

Inherited from: IgxSeriesViewerComponent

actualPixelScalingRatio: number
actualPlotAreaMarginBottom: number
actualPlotAreaMarginLeft: number
actualPlotAreaMarginRight: number
actualPlotAreaMarginTop: number

Inherited from: IgxSeriesViewerComponent

actualWindowPositionHorizontal: number

Inherited from: IgxSeriesViewerComponent

actualWindowPositionVertical: number

Inherited from: IgxSeriesViewerComponent

actualWindowRect: IgRect

Inherited from: IgxSeriesViewerComponent

actualWindowRectMinHeight: number

Inherited from: IgxSeriesViewerComponent

actualWindowRectMinWidth: number
actualWindowScaleHorizontal: number
actualWindowScaleVertical: number
alignsGridLinesToPixels: boolean

Inherited from: IgxSeriesViewerComponent

animateSeriesWhenAxisRangeChanges: boolean
autoExpandMarginExtraPadding: number
autoExpandMarginMaximumValue: number
autoMarginAndAngleUpdateMode: AutoMarginsAndAngleUpdateMode

Inherited from: IgxSeriesViewerComponent

autoMarginHeight: number

Inherited from: IgxSeriesViewerComponent

autoMarginWidth: number

Inherited from: IgxSeriesViewerComponent

bottomMargin: number

Inherited from: IgxSeriesViewerComponent

brushes: string[]

Inherited from: IgxSeriesViewerComponent

chartTitle: string
computedPlotAreaMarginMode: ComputedPlotAreaMarginMode

Inherited from: IgxSeriesViewerComponent

contentHitTestMode: ChartHitTestMode

Inherited from: IgxSeriesViewerComponent

crosshairPoint: IgPoint

Inherited from: IgxSeriesViewerComponent

crosshairVisibility: Visibility
dataSource: any
defaultAxisMajorStroke: string
defaultAxisMinorStroke: string
defaultAxisStroke: string

Inherited from: IgxSeriesViewerComponent

defaultInteraction: InteractionState

Inherited from: IgxSeriesViewerComponent

dragModifier: ModifierKeys

Inherited from: IgxSeriesViewerComponent

effectiveViewport: IgRect

Inherited from: IgxSeriesViewerComponent

fireMouseLeaveOnManipulationStart: boolean

Inherited from: IgxSeriesViewerComponent

focusBrush: string

Inherited from: IgxSeriesViewerComponent

focusDismissDelayMilliseconds: number

Inherited from: IgxSeriesViewerComponent

focusedSeriesItems: IgxChartSelectedItemCollection

Inherited from: IgxSeriesViewerComponent

focusMode: SeriesSelectionMode

Inherited from: IgxSeriesViewerComponent

focusTransitionDuration: number
fullAxes: IgxAxisCollection

Inherited from: IgxSeriesViewerComponent

fullSeries: IgxSeriesCollection
gridMode: GridMode
height: string
highlightedDataSource: any

Inherited from: IgxSeriesViewerComponent

highlightedValuesDisplayMode: SeriesHighlightedValuesDisplayMode

Inherited from: IgxSeriesViewerComponent

highlightingBehavior: SeriesHighlightingBehavior

highlightingDismissDelayMilliseconds

Section titled "highlightingDismissDelayMilliseconds"

Inherited from: IgxSeriesViewerComponent

highlightingDismissDelayMilliseconds: number

Inherited from: IgxSeriesViewerComponent

highlightingFadeOpacity: number

Inherited from: IgxSeriesViewerComponent

highlightingMode: SeriesHighlightingMode

Inherited from: IgxSeriesViewerComponent

highlightingTransitionDuration: number

Inherited from: IgxSeriesViewerComponent

horizontalCrosshairBrush: string

horizontalViewScrollbarCornerRadius

Section titled "horizontalViewScrollbarCornerRadius"

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarCornerRadius: number

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarFill: string

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarHeight: number

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarInset: number

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarMaxOpacity: number

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarMode: SeriesViewerScrollbarMode

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarOutline: string

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarPosition: SeriesViewerHorizontalScrollbarPosition

horizontalViewScrollbarShouldAddAutoTrackInsets

Section titled "horizontalViewScrollbarShouldAddAutoTrackInsets"

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarShouldAddAutoTrackInsets: boolean

horizontalViewScrollbarStrokeThickness

Section titled "horizontalViewScrollbarStrokeThickness"

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarStrokeThickness: number

horizontalViewScrollbarTrackEndInset

Section titled "horizontalViewScrollbarTrackEndInset"

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarTrackEndInset: number

horizontalViewScrollbarTrackStartInset

Section titled "horizontalViewScrollbarTrackStartInset"

Inherited from: IgxSeriesViewerComponent

horizontalViewScrollbarTrackStartInset: number

Inherited from: IgxSeriesViewerComponent

interactionOverride: InteractionState

Inherited from: IgxSeriesViewerComponent

interactionPixelScalingRatio: number

isAntiAliasingEnabledDuringInteraction

Section titled "isAntiAliasingEnabledDuringInteraction"

Inherited from: IgxSeriesViewerComponent

isAntiAliasingEnabledDuringInteraction: boolean
isHorizontalZoomEnabled: boolean

Inherited from: IgxSeriesViewerComponent

isPagePanningAllowed: boolean
isSquare: boolean

Inherited from: IgxSeriesViewerComponent

isSurfaceInteractionDisabled: boolean

Inherited from: IgxSeriesViewerComponent

isUserAnnotationsEnabled: boolean
isVerticalZoomEnabled: boolean

Inherited from: IgxSeriesViewerComponent

isWindowSyncedToVisibleRange: boolean

Inherited from: IgxSeriesViewerComponent

leftMargin: number
legend: any

Inherited from: IgxSeriesViewerComponent

legendHighlightingMode: LegendHighlightingMode

Inherited from: IgxSeriesViewerComponent

legendItemBadgeMode: LegendItemBadgeMode

Inherited from: IgxSeriesViewerComponent

legendItemBadgeShape: LegendItemBadgeShape

Inherited from: IgxSeriesViewerComponent

markerAutomaticBehavior: MarkerAutomaticBehavior

Inherited from: IgxSeriesViewerComponent

markerBrushes: string[]

Inherited from: IgxSeriesViewerComponent

markerOutlines: string[]

Inherited from: IgxSeriesViewerComponent

outlines: string[]

Inherited from: IgxSeriesViewerComponent

panModifier: ModifierKeys

Inherited from: IgxSeriesViewerComponent

pixelScalingRatio: number

Inherited from: IgxSeriesViewerComponent

plotAreaBackground: string
plotAreaMarginBottom: number
plotAreaMarginLeft: number
plotAreaMarginRight: number
plotAreaMarginTop: number

Inherited from: IgxSeriesViewerComponent

preferHigherResolutionTiles: boolean

Inherited from: IgxSeriesViewerComponent

previewPathFill: string

Inherited from: IgxSeriesViewerComponent

previewPathOpacity: number

Inherited from: IgxSeriesViewerComponent

previewPathStroke: string

Inherited from: IgxSeriesViewerComponent

previewRect: IgRect

Inherited from: IgxSeriesViewerComponent

resizeIdleMilliseconds: number

Inherited from: IgxSeriesViewerComponent

rightButtonDefaultInteraction: InteractionState

Inherited from: IgxSeriesViewerComponent

rightMargin: number

Inherited from: IgxSeriesViewerComponent

scrollbarsAnimationDuration: number

Inherited from: IgxSeriesViewerComponent

selectedSeriesItems: IgxChartSelectedItemCollection

Inherited from: IgxSeriesViewerComponent

selectionBehavior: SeriesSelectionBehavior

Inherited from: IgxSeriesViewerComponent

selectionBrush: string

Inherited from: IgxSeriesViewerComponent

selectionDismissDelayMilliseconds: number

Inherited from: IgxSeriesViewerComponent

selectionMode: SeriesSelectionMode

Inherited from: IgxSeriesViewerComponent

selectionModifier: ModifierKeys

Inherited from: IgxSeriesViewerComponent

selectionTransitionDuration: number
seriesPlotAreaMarginHorizontalMode: SeriesPlotAreaMarginHorizontalMode
seriesPlotAreaMarginVerticalMode: SeriesPlotAreaMarginVerticalMode

Inherited from: IgxSeriesViewerComponent

seriesValueLayerUseLegend: boolean

shouldAutoExpandMarginForInitialLabels

Section titled "shouldAutoExpandMarginForInitialLabels"
shouldAutoExpandMarginForInitialLabels: boolean

shouldConsiderAutoRotationForInitialLabels

Section titled "shouldConsiderAutoRotationForInitialLabels"
shouldConsiderAutoRotationForInitialLabels: boolean

Inherited from: IgxSeriesViewerComponent

shouldMatchZOrderToSeriesOrder: boolean

Inherited from: IgxSeriesViewerComponent

shouldPanOnMaximumZoom: boolean

shouldSimulateHoverMoveCrosshairPoint

Section titled "shouldSimulateHoverMoveCrosshairPoint"

Inherited from: IgxSeriesViewerComponent

shouldSimulateHoverMoveCrosshairPoint: boolean
shouldSuppressAxisLabelTruncation: boolean

Inherited from: IgxSeriesViewerComponent

subtitle: string

Inherited from: IgxSeriesViewerComponent

subtitleBottomMargin: number

Inherited from: IgxSeriesViewerComponent

subtitleHorizontalAlignment: HorizontalAlignment

Inherited from: IgxSeriesViewerComponent

subtitleLeftMargin: number

Inherited from: IgxSeriesViewerComponent

subtitleRightMargin: number

Inherited from: IgxSeriesViewerComponent

subtitleTextColor: string

Inherited from: IgxSeriesViewerComponent

subtitleTextStyle: string

Inherited from: IgxSeriesViewerComponent

subtitleTopMargin: number

suppressAutoMarginAndAngleRecalculation

Section titled "suppressAutoMarginAndAngleRecalculation"
suppressAutoMarginAndAngleRecalculation: boolean
syncChannel: string
synchronizeHorizontally: boolean
synchronizeVertically: boolean

Inherited from: IgxSeriesViewerComponent

titleBottomMargin: number

Inherited from: IgxSeriesViewerComponent

titleHorizontalAlignment: HorizontalAlignment

Inherited from: IgxSeriesViewerComponent

titleLeftMargin: number

Inherited from: IgxSeriesViewerComponent

titleRightMargin: number

Inherited from: IgxSeriesViewerComponent

titleTextColor: string

Inherited from: IgxSeriesViewerComponent

titleTextStyle: string

Inherited from: IgxSeriesViewerComponent

titleTopMargin: number

Inherited from: IgxSeriesViewerComponent

topMargin: number

Inherited from: IgxSeriesViewerComponent

useTiledZooming: boolean

Inherited from: IgxSeriesViewerComponent

verticalCrosshairBrush: string

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarCornerRadius: number

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarFill: string

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarInset: number

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarMaxOpacity: number

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarMode: SeriesViewerScrollbarMode

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarOutline: string

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarPosition: SeriesViewerVerticalScrollbarPosition

verticalViewScrollbarShouldAddAutoTrackInsets

Section titled "verticalViewScrollbarShouldAddAutoTrackInsets"

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarShouldAddAutoTrackInsets: boolean

verticalViewScrollbarStrokeThickness

Section titled "verticalViewScrollbarStrokeThickness"

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarStrokeThickness: number

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarTrackEndInset: number

verticalViewScrollbarTrackStartInset

Section titled "verticalViewScrollbarTrackStartInset"

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarTrackStartInset: number

Inherited from: IgxSeriesViewerComponent

verticalViewScrollbarWidth: number
width: string

Inherited from: IgxSeriesViewerComponent

windowPositionHorizontal: number

Inherited from: IgxSeriesViewerComponent

windowPositionVertical: number

Inherited from: IgxSeriesViewerComponent

windowRect: IgRect

Inherited from: IgxSeriesViewerComponent

windowRectMinHeight: number

Inherited from: IgxSeriesViewerComponent

windowRectMinWidth: number

Inherited from: IgxSeriesViewerComponent

windowResponse: WindowResponse
windowScaleHorizontal: number
windowScaleVertical: number

Inherited from: IgxSeriesViewerComponent

windowSizeMinHeight: number

Inherited from: IgxSeriesViewerComponent

windowSizeMinWidth: number

Inherited from: IgxSeriesViewerComponent

zoomCoercionMode: ZoomCoercionMode

Inherited from: IgxSeriesViewerComponent

zoomTileCacheSize: number

Inherited from: IgxSeriesViewerComponent

Raised when the actual window rectangle of the SeriesViewer changes.

get actualWindowRectChanged(): EventEmitter<object>

Returns EventEmitter<object>

A collection or manually added axes for the chart.

get axes(): IgxAxisCollection

Returns IgxAxisCollection

Inherited from: IgxSeriesViewerComponent

get axisLabelMouseClick(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisLabelMouseDown(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisLabelMouseEnter(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisLabelMouseLeave(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisLabelMouseOver(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisLabelMouseUp(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisPanelMouseClick(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisPanelMouseDown(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisPanelMouseEnter(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisPanelMouseLeave(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisPanelMouseOver(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get axisPanelMouseUp(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

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.

let contentViewport: IgxRect = this.chart.contentViewport;
get contentViewport(): IgRect

Returns IgRect

Inherited from: IgxSeriesViewerComponent

Raised when the SelectedItems collection has changed.

get focusedSeriesItemsChanged(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs just after the current SeriesViewer's grid area rectangle is changed. The grid area may change as the result of the SeriesViewer being resized, or of an axis being added or changing size, possibly in another SeriesViewer.

get gridAreaRectChanged(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Event raised when an image of the component is saved

get imageCaptured(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get isDetached(): boolean

Returns boolean

Inherited from: IgxSeriesViewerComponent

get isInCreateAnnotationMode(): boolean

Returns boolean

Inherited from: IgxSeriesViewerComponent

get isInDeleteAnnotationMode(): boolean

Returns boolean

Inherited from: IgxSeriesViewerComponent

Indicates if this SeriesViewer is a map.

get isMap(): boolean

Returns boolean

Inherited from: IgxSeriesViewerComponent

Occurs when the left mouse button is clicked while the mouse pointer is over the plot area.

get plotAreaClicked(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the pointer enters the plot area.

get plotAreaMouseEnter(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the pointer exits the plot area.

get plotAreaMouseLeave(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the left mouse button is pressed while the mouse pointer is over the plot area.

get plotAreaMouseLeftButtonDown(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the left mouse button is pressed while the mouse pointer is over the plot area.

get plotAreaMouseLeftButtonUp(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the pointer if over the plot area.

get plotAreaMouseOver(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Raised when the SeriesViewer's processing for an update has completed.

get refreshCompleted(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get resizeIdle(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Raised when the SelectedItems collection has changed.

get selectedSeriesItemsChanged(): EventEmitter<object>

Returns EventEmitter<object>

A collection or manually added series for the chart.

get series(): IgxSeriesCollection

Returns IgxSeriesCollection

Inherited from: IgxSeriesViewerComponent

Occurs when the left mouse button is released while the mouse pointer is over a Series.

get seriesClick(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the cursors are moved over a series in this SeriesViewer.

get seriesCursorMouseMove(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the mouse pointer enters a Series.

The SeriesMouseEnter event occurs when the left mouse pointer enters an element of this chart.

<-- position: content member-->

<igx-data-chart
    [dataSource]="data"
    (seriesMouseEnter)="onSeriesMouseEnter($event)">
    <igx-category-x-axis
        label="label"
        #xAxis>
    </igx-category-x-axis>
    <igx-numeric-y-axis
        #yAxis>
    </igx-numeric-y-axis>
    <igx-line-series
        [xAxis]="xAxis"
        [yAxis]="yAxis"
        valueMemberPath="value"
        thickness=5>
    </igx-line-series>
</igx-data-chart>
public onSeriesMouseEnter(event: {sender: any, args: ChartMouseEventArgs})
{
    var item = event.args.item;
}
get seriesMouseEnter(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the mouse pointer leaves a Series.

The SeriesMouseLeave event occurs when the left mouse pointer leaves an element of this chart.

<igx-data-chart
    [dataSource]="data"
    (seriesMouseLeave)="onSeriesMouseLeave($event)">
    <igx-category-x-axis
        label="label"
        #xAxis>
    </igx-category-x-axis>
    <igx-numeric-y-axis
        #yAxis>
    </igx-numeric-y-axis>
    <igx-line-series
        [xAxis]="xAxis"
        [yAxis]="yAxis"
        valueMemberPath="value"
        thickness=5>
    </igx-line-series>
</igx-data-chart>
public onSeriesMouseLeave(event: {sender: any, args: ChartMouseEventArgs})
{
    var item = event.args.item;
}
get seriesMouseLeave(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the left mouse button is pressed while the mouse pointer is over a Series.

The SeriesMouseLeftButtonDown event occurs when the left mouse button is pressed while the mouse pointer is over an element of this chart.

<-- position: content member-->

<igx-data-chart
    [dataSource]="data"
    (seriesMouseLeftButtonDown)="onSeriesMouseLeftButtonDown($event)">
    <igx-category-x-axis
        label="label"
        #xAxis>
    </igx-category-x-axis>
    <igx-numeric-y-axis
        #yAxis>
    </igx-numeric-y-axis>
    <igx-line-series
        [xAxis]="xAxis"
        [yAxis]="yAxis"
        valueMemberPath="value"
        thickness=5>
    </igx-line-series>
</igx-data-chart>
public onSeriesMouseLeftButtonDown(event: {sender: any, args: DataChartMouseButtonEventArgs})
{
    var item = event.args.item;
}
get seriesMouseLeftButtonDown(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the left mouse button is released while the mouse pointer is over a Series.

The SeriesMouseLeftButtonUp event occurs when the left mouse button is released while the mouse pointer is over an element of this chart.

<-- position: content member-->

<igx-data-chart
    [dataSource]="data"
    (seriesMouseLeftButtonUp)="onSeriesMouseLeftButtonUp($event)">
    <igx-category-x-axis
        label="label"
        #xAxis>
    </igx-category-x-axis>
    <igx-numeric-y-axis
        #yAxis>
    </igx-numeric-y-axis>
    <igx-line-series
        [xAxis]="xAxis"
        [yAxis]="yAxis"
        valueMemberPath="value"
        thickness=5>
    </igx-line-series>
</igx-data-chart>

<-- position: content member-->

public onSeriesMouseLeftButtonUp(event: {sender: any, args: DataChartMouseButtonEventArgs})
{
    var item = event.args.item;
}
public onSeriesMouseLeftButtonUp =(event: any, args: DataChartMouseButtonEventArgs )
{

}
get seriesMouseLeftButtonUp(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs when the mouse pointer moves while over a Series.

The SeriesMouseMove event occurs when the left mouse pointer moves while over an element of this chart.

<-- position: content member-->

<igx-data-chart
    [dataSource]="data"
    (seriesMouseMove)="onSeriesMouseMove($event)">
    <igx-category-x-axis
        label="label"
        #xAxis>
    </igx-category-x-axis>
    <igx-numeric-y-axis
        #yAxis>
    </igx-numeric-y-axis>
    <igx-line-series
        [xAxis]="xAxis"
        [yAxis]="yAxis"
        valueMemberPath="value"
        thickness=5>
    </igx-line-series>
</igx-data-chart>

<-- position: content member-->

public onSeriesMouseMove(event: {sender: any, args: ChartMouseEventArgs})
{
    var item = event.args.item;
}
public onSeriesMouseMove =( event: any, args: ChartMouseEventArgs) => {
                 }
get seriesMouseMove(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Occurs after the size of the series viewer changes.

<-- position: content member-->

<igx-data-chart
    [dataSource]="data"
    (sizeChanged)="onSizeChanged($event)">
    <igx-category-x-axis
        label="label"
        #xAxis>
    </igx-category-x-axis>
    <igx-numeric-y-axis
        #yAxis>
    </igx-numeric-y-axis>
    <igx-line-series
        [xAxis]="xAxis"
        [yAxis]="yAxis"
        valueMemberPath="value">
    </igx-line-series>
</igx-data-chart>

<-- position: content member-->

public onSizeChanged(event: {sender: any, args: RectChangedEventArgs})
{
    let newRect: IgxRect = event.args.newRect;
}
public onSizeChanged =(event: any, args: RectChangedEventArgs}){

}
get sizeChanged(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

get userAnnotationInformationRequested(): EventEmitter<object>

Returns EventEmitter<object>

userAnnotationToolTipContentUpdating

Section titled "userAnnotationToolTipContentUpdating"

Inherited from: IgxSeriesViewerComponent

get userAnnotationToolTipContentUpdating(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Raised when an ongoing manipulation of the series viewer is ended.

get viewerManipulationEnding(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Raised when an ongoing manipulation of the series viewer is started.

get viewerManipulationStarting(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

Gets the viewport rectangle associated with the SeriesViewer, the physical dimensions of the plot area.

let viewPortRect: IgxRect = this.chart.viewportRect;
get viewportRect(): IgRect

Returns IgRect

Inherited from: IgxSeriesViewerComponent

Occurs just after the current SeriesViewer's window rectangle is changed.

<-- position: content member-->

<igx-data-chart
    [dataSource]="data"
    isHorizontalZoomEnabled=true
    (windowRectChanged)="onWindowRectChanged($event)">
    <igx-category-x-axis
        label="label"
        #xAxis>
    </igx-category-x-axis>
    <igx-numeric-y-axis
        #yAxis>
    </igx-numeric-y-axis>
    <igx-line-series
        [xAxis]="xAxis"
        [yAxis]="yAxis"
        valueMemberPath="value">
    </igx-line-series>
</igx-data-chart>

<-- position: content member-->

public onWindowRectChanged(event: {sender: any, args: RectChangedEventArgs})
{
    let newRect: IgxRect = event.args.newRect;
}
public onWindowRectChanged =( s:any, e: RectChangedEventArgs) => {

       }
get windowRectChanged(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxSeriesViewerComponent

addCommandAvailabilityListener(listener: ICommandAvailabilityListener): void

Parameters

  • listener: ICommandAvailabilityListener

Returns void

Inherited from: IgxSeriesViewerComponent

addCommandStateChangedListener(listener: ICommandStateChangedListener): void

Parameters

  • listener: ICommandStateChangedListener

Returns void

Inherited from: IgxSeriesViewerComponent

Attaches the given series to the chart.

attachSeries(s: IgxSeriesComponent): void

Parameters

Returns void

bindData(): void

Returns void

bindHighlightedData(): void

Returns void

Inherited from: IgxSeriesViewerComponent

cancelAnnotationFlow(annotationFlowID: string): void

Parameters

  • annotationFlowID: string

Returns void

Inherited from: IgxSeriesViewerComponent

cancelCreatingAnnotation(): void

Returns void

Inherited from: IgxSeriesViewerComponent

cancelDeletingAnnotation(): void

Returns void

Inherited from: IgxSeriesViewerComponent

cancelManipulation(): void

Returns void

Inherited from: IgxSeriesViewerComponent

captureImage(settings: IgxCaptureImageSettings): void

Parameters

  • settings: IgxCaptureImageSettings

Returns void

Inherited from: IgxSeriesViewerComponent

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

Inherited from: IgxSeriesViewerComponent

Release any resources held by the control.

destroy(): void

Returns void

Inherited from: IgxSeriesViewerComponent

Manually ends a tiled zoom if one is running.

endTiledZoomingIfRunning(): void

Returns void

Export serialized visual data.

exportSerializedVisualData(): string

Returns string

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgxSeriesViewerComponent

finishAnnotationFlow(info: IgxUserAnnotationInformation): void

Parameters

Returns void

Inherited from: IgxSeriesViewerComponent

finishCreatingAnnotation(): void

Returns void

Inherited from: IgxSeriesViewerComponent

finishDeletingAnnotation(): void

Returns void

Inherited from: IgxSeriesViewerComponent

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.

this.chart.flush();
flush(): void

Returns void

Inherited from: IgxSeriesViewerComponent

Gets actual window scale for horizontal dimension of the control

let actualWindowScaleHorizontal: number = chart.getActualWindowScaleHorizontal();
getActualWindowScaleHorizontal(): number

Returns number

Inherited from: IgxSeriesViewerComponent

Gets actual window scale for vertical dimension of the control

let actualWindowScaleVertical: number = chart.getActualWindowScaleVertical();
getActualWindowScaleVertical(): number

Returns number

Inherited from: IgxSeriesViewerComponent

getAnimationIdleVersionNumber(): number

Returns number

Inherited from: IgxSeriesViewerComponent

getCurrentActualWindowRect(): IgRect

Returns IgRect

Inherited from: IgxSeriesViewerComponent

getDesiredToolbarActions(): ToolActionInfo[]

Returns ToolActionInfo[]

Inherited from: IgxSeriesViewerComponent

Hides the active main tooltip, if displayed.

this.chart.hideToolTip();
hideToolTip(): void

Returns void

Inherited from: IgxSeriesViewerComponent

isAnimationActive(): boolean

Returns boolean

Inherited from: IgxSeriesViewerComponent

loadAnnotationsFromJson(jsonString: string): void

Parameters

  • jsonString: string

Returns void

ngAfterContentInit(): void

Returns void

ngAfterViewInit(): void

Returns void

ngOnDestroy(): void

Returns void

Inherited from: IgxSeriesViewerComponent

ngOnInit(): void

Returns void

Inherited from: IgxSeriesViewerComponent

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

Inherited from: IgxSeriesViewerComponent

Notification from the containing object that the container has been resized.

notifyContainerResized(): void

Returns void

Inherited from: IgxSeriesViewerComponent

notifyInsertItem(source_: any, index: number, newItem: any): void

Parameters

  • source_: any
  • index: number
  • newItem: any

Returns void

Inherited from: IgxSeriesViewerComponent

notifyRemoveItem(source_: any, index: number, oldItem: any): void

Parameters

  • source_: any
  • index: number
  • oldItem: any

Returns void

Inherited from: IgxSeriesViewerComponent

notifySeriesDataChanged(): void

Returns void

Inherited from: IgxSeriesViewerComponent

notifySetItem(source_: any, index: number, oldItem: any, newItem: any): void

Parameters

  • source_: any
  • index: number
  • oldItem: any
  • newItem: any

Returns void

Inherited from: IgxSeriesViewerComponent

queueForAnimationIdle(action: object, version: number): void

Parameters

  • action: object
  • version: number

Returns void

recalculateAutoLabelsAngle(): void

Returns void

recalculateMarginAutoExpansion(): void

Returns void

refreshComputedPlotAreaMargin(): void

Returns void

Inherited from: IgxSeriesViewerComponent

removeCommandAvailabilityListener(listener: ICommandAvailabilityListener): void

Parameters

  • listener: ICommandAvailabilityListener

Returns void

Inherited from: IgxSeriesViewerComponent

removeCommandStateChangedListener(listener: ICommandStateChangedListener): void

Parameters

  • listener: ICommandStateChangedListener

Returns void

Inherited from: IgxSeriesViewerComponent

renderToImage(width: number, height: number): any

Parameters

  • width: number
  • height: number

Returns any

Inherited from: IgxSeriesViewerComponent

resetAnnotations(): void

Returns void

Inherited from: IgxSeriesViewerComponent

Resets the zoom level to default.

resetZoom(): void

Returns void

Inherited from: IgxSeriesViewerComponent

saveAnnotationsToJson(): string

Returns string

Inherited from: IgxSeriesViewerComponent

simulateClick(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgxSeriesViewerComponent

simulateHover(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgxSeriesViewerComponent

simulateMouseLeave(): void

Returns void

Inherited from: IgxSeriesViewerComponent

simulatePlotPointerUp(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgxSeriesViewerComponent

simulatePressAndHold(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgxSeriesViewerComponent

startCreatingAnnotation(): void

Returns void

Inherited from: IgxSeriesViewerComponent

startDeletingAnnotation(): void

Returns void

Inherited from: IgxSeriesViewerComponent

Manually starts a tiled zoom if one isn't already running.

startTiledZoomingIfNecessary(): void

Returns void

Notifies the chart that the CSS styles in effect have been updated.

styleUpdated(): void

Returns void

updateStyle(): void

Returns void

Inherited from: IgxSeriesViewerComponent

Performs zoom in action on the chart by specified percentage of current window rect

zoomIn(percentage: number): void

Parameters

  • percentage: number

Returns void

Inherited from: IgxSeriesViewerComponent

Performs zoom out action on the chart by specified percentage of current window rect

zoomOut(percentage: number): void

Parameters

  • percentage: number

Returns void

Inherited from: IgxSeriesViewerComponent

_createFromInternal(internal: any): IgxSeriesViewerComponent

Parameters

  • internal: any

Returns IgxSeriesViewerComponent