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

IgrDataChart

new IgrDataChart(props: IIgrDataChartProps): IgrDataChart

Returns IgrDataChart

The axes actually present in the chart. Do not directly modify this array. This array's contents can be modified by causing React to reproject the child content. Or adding and removing axes from the manual axes collection on the axes property.

actualAxes: IgrAxis<IIgrAxisProps>[]

The series actually present in the chart. Do not directly modify this array. This array's contents can be modified by causing React to reproject the child content. Or adding and removing series from the manual series collection on the series property.

actualSeries: IgrSeries<IIgrSeriesProps>[]
contentAxes: IgrAxis<IIgrAxisProps>[]
contentSeries: IgrSeries<IIgrSeriesProps>[]

Inherited from: IgrSeriesViewer

actualContentHitTestMode: ChartHitTestMode

Inherited from: IgrSeriesViewer

actualInteractionPixelScalingRatio: number

Inherited from: IgrSeriesViewer

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

Inherited from: IgrSeriesViewer

actualWindowPositionHorizontal: number

Inherited from: IgrSeriesViewer

actualWindowPositionVertical: number

Inherited from: IgrSeriesViewer

actualWindowRect: IgRect

Inherited from: IgrSeriesViewer

actualWindowRectChanged: object

Inherited from: IgrSeriesViewer

actualWindowRectMinHeight: number

Inherited from: IgrSeriesViewer

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

Inherited from: IgrSeriesViewer

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

Inherited from: IgrSeriesViewer

autoMarginHeight: number

Inherited from: IgrSeriesViewer

autoMarginWidth: number

Inherited from: IgrSeriesViewer

axisLabelMouseClick: object

Inherited from: IgrSeriesViewer

axisLabelMouseDown: object

Inherited from: IgrSeriesViewer

axisLabelMouseEnter: object

Inherited from: IgrSeriesViewer

axisLabelMouseLeave: object

Inherited from: IgrSeriesViewer

axisLabelMouseOver: object

Inherited from: IgrSeriesViewer

axisLabelMouseUp: object

Inherited from: IgrSeriesViewer

axisPanelMouseClick: object

Inherited from: IgrSeriesViewer

axisPanelMouseDown: object

Inherited from: IgrSeriesViewer

axisPanelMouseEnter: object

Inherited from: IgrSeriesViewer

axisPanelMouseLeave: object

Inherited from: IgrSeriesViewer

axisPanelMouseOver: object

Inherited from: IgrSeriesViewer

axisPanelMouseUp: object

Inherited from: IgrSeriesViewer

bottomMargin: number

Inherited from: IgrSeriesViewer

brushes: string[]

Inherited from: IgrSeriesViewer

chartTitle: string
computedPlotAreaMarginMode: ComputedPlotAreaMarginMode

Inherited from: IgrSeriesViewer

contentHitTestMode: ChartHitTestMode

Inherited from: IgrSeriesViewer

crosshairPoint: IgPoint

Inherited from: IgrSeriesViewer

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

Inherited from: IgrSeriesViewer

defaultInteraction: InteractionState

Inherited from: IgrSeriesViewer

dragModifier: ModifierKeys

Inherited from: IgrSeriesViewer

effectiveViewport: IgRect

Inherited from: IgrSeriesViewer

fireMouseLeaveOnManipulationStart: boolean

Inherited from: IgrSeriesViewer

focusBrush: string

Inherited from: IgrSeriesViewer

focusDismissDelayMilliseconds: number

Inherited from: IgrSeriesViewer

focusedSeriesItems: IgrChartSelectedItemCollection

Inherited from: IgrSeriesViewer

focusedSeriesItemsChanged: object

Inherited from: IgrSeriesViewer

focusMode: SeriesSelectionMode

Inherited from: IgrSeriesViewer

focusTransitionDuration: number
fullAxes: IgrAxisCollection

Inherited from: IgrSeriesViewer

fullSeries: IgrSeriesCollection

Inherited from: IgrSeriesViewer

gridAreaRectChanged: object
gridMode: GridMode
height: string
highlightedDataSource: any

Inherited from: IgrSeriesViewer

highlightedValuesDisplayMode: SeriesHighlightedValuesDisplayMode

Inherited from: IgrSeriesViewer

highlightingBehavior: SeriesHighlightingBehavior

highlightingDismissDelayMilliseconds

Section titled "highlightingDismissDelayMilliseconds"

Inherited from: IgrSeriesViewer

highlightingDismissDelayMilliseconds: number

Inherited from: IgrSeriesViewer

highlightingFadeOpacity: number

Inherited from: IgrSeriesViewer

highlightingMode: SeriesHighlightingMode

Inherited from: IgrSeriesViewer

highlightingTransitionDuration: number

Inherited from: IgrSeriesViewer

horizontalCrosshairBrush: string

horizontalViewScrollbarCornerRadius

Section titled "horizontalViewScrollbarCornerRadius"

Inherited from: IgrSeriesViewer

horizontalViewScrollbarCornerRadius: number

Inherited from: IgrSeriesViewer

horizontalViewScrollbarFill: string

Inherited from: IgrSeriesViewer

horizontalViewScrollbarHeight: number

Inherited from: IgrSeriesViewer

horizontalViewScrollbarInset: number

Inherited from: IgrSeriesViewer

horizontalViewScrollbarMaxOpacity: number

Inherited from: IgrSeriesViewer

horizontalViewScrollbarMode: SeriesViewerScrollbarMode

Inherited from: IgrSeriesViewer

horizontalViewScrollbarOutline: string

Inherited from: IgrSeriesViewer

horizontalViewScrollbarPosition: SeriesViewerHorizontalScrollbarPosition

horizontalViewScrollbarShouldAddAutoTrackInsets

Section titled "horizontalViewScrollbarShouldAddAutoTrackInsets"

Inherited from: IgrSeriesViewer

horizontalViewScrollbarShouldAddAutoTrackInsets: boolean

horizontalViewScrollbarStrokeThickness

Section titled "horizontalViewScrollbarStrokeThickness"

Inherited from: IgrSeriesViewer

horizontalViewScrollbarStrokeThickness: number

horizontalViewScrollbarTrackEndInset

Section titled "horizontalViewScrollbarTrackEndInset"

Inherited from: IgrSeriesViewer

horizontalViewScrollbarTrackEndInset: number

horizontalViewScrollbarTrackStartInset

Section titled "horizontalViewScrollbarTrackStartInset"

Inherited from: IgrSeriesViewer

horizontalViewScrollbarTrackStartInset: number

Inherited from: IgrSeriesViewer

imageCaptured: object

Inherited from: IgrSeriesViewer

interactionOverride: InteractionState

Inherited from: IgrSeriesViewer

interactionPixelScalingRatio: number

isAntiAliasingEnabledDuringInteraction

Section titled "isAntiAliasingEnabledDuringInteraction"

Inherited from: IgrSeriesViewer

isAntiAliasingEnabledDuringInteraction: boolean
isHorizontalZoomEnabled: boolean

Inherited from: IgrSeriesViewer

isPagePanningAllowed: boolean
isSquare: boolean

Inherited from: IgrSeriesViewer

isSurfaceInteractionDisabled: boolean

Inherited from: IgrSeriesViewer

isUserAnnotationsEnabled: boolean
isVerticalZoomEnabled: boolean

Inherited from: IgrSeriesViewer

isWindowSyncedToVisibleRange: boolean

Inherited from: IgrSeriesViewer

leftMargin: number
legend: any

Inherited from: IgrSeriesViewer

legendHighlightingMode: LegendHighlightingMode

Inherited from: IgrSeriesViewer

legendItemBadgeMode: LegendItemBadgeMode

Inherited from: IgrSeriesViewer

legendItemBadgeShape: LegendItemBadgeShape

Inherited from: IgrSeriesViewer

markerAutomaticBehavior: MarkerAutomaticBehavior

Inherited from: IgrSeriesViewer

markerBrushes: string[]

Inherited from: IgrSeriesViewer

markerOutlines: string[]

Inherited from: IgrSeriesViewer

outlines: string[]

Inherited from: IgrSeriesViewer

panModifier: ModifierKeys

Inherited from: IgrSeriesViewer

pixelScalingRatio: number

Inherited from: IgrSeriesViewer

plotAreaBackground: string

Inherited from: IgrSeriesViewer

plotAreaClicked: object
plotAreaMarginBottom: number
plotAreaMarginLeft: number
plotAreaMarginRight: number
plotAreaMarginTop: number

Inherited from: IgrSeriesViewer

plotAreaMouseEnter: object

Inherited from: IgrSeriesViewer

plotAreaMouseLeave: object

Inherited from: IgrSeriesViewer

plotAreaMouseLeftButtonDown: object

Inherited from: IgrSeriesViewer

plotAreaMouseLeftButtonUp: object

Inherited from: IgrSeriesViewer

plotAreaMouseOver: object

Inherited from: IgrSeriesViewer

preferHigherResolutionTiles: boolean

Inherited from: IgrSeriesViewer

previewPathFill: string

Inherited from: IgrSeriesViewer

previewPathOpacity: number

Inherited from: IgrSeriesViewer

previewPathStroke: string

Inherited from: IgrSeriesViewer

previewRect: IgRect

Inherited from: IgrSeriesViewer

refreshCompleted: object

Inherited from: IgrSeriesViewer

resizeIdle: object

Inherited from: IgrSeriesViewer

resizeIdleMilliseconds: number

Inherited from: IgrSeriesViewer

rightButtonDefaultInteraction: InteractionState

Inherited from: IgrSeriesViewer

rightMargin: number

Inherited from: IgrSeriesViewer

scrollbarsAnimationDuration: number

Inherited from: IgrSeriesViewer

selectedSeriesItems: IgrChartSelectedItemCollection

Inherited from: IgrSeriesViewer

selectedSeriesItemsChanged: object

Inherited from: IgrSeriesViewer

selectionBehavior: SeriesSelectionBehavior

Inherited from: IgrSeriesViewer

selectionBrush: string

Inherited from: IgrSeriesViewer

selectionDismissDelayMilliseconds: number

Inherited from: IgrSeriesViewer

selectionMode: SeriesSelectionMode

Inherited from: IgrSeriesViewer

selectionModifier: ModifierKeys

Inherited from: IgrSeriesViewer

selectionTransitionDuration: number

Inherited from: IgrSeriesViewer

seriesClick: object

Inherited from: IgrSeriesViewer

seriesCursorMouseMove: object

Inherited from: IgrSeriesViewer

seriesMouseEnter: object

Inherited from: IgrSeriesViewer

seriesMouseLeave: object

Inherited from: IgrSeriesViewer

seriesMouseLeftButtonDown: object

Inherited from: IgrSeriesViewer

seriesMouseLeftButtonUp: object

Inherited from: IgrSeriesViewer

seriesMouseMove: object
seriesPlotAreaMarginHorizontalMode: SeriesPlotAreaMarginHorizontalMode
seriesPlotAreaMarginVerticalMode: SeriesPlotAreaMarginVerticalMode

Inherited from: IgrSeriesViewer

seriesValueLayerUseLegend: boolean

shouldAutoExpandMarginForInitialLabels

Section titled "shouldAutoExpandMarginForInitialLabels"
shouldAutoExpandMarginForInitialLabels: boolean

shouldConsiderAutoRotationForInitialLabels

Section titled "shouldConsiderAutoRotationForInitialLabels"
shouldConsiderAutoRotationForInitialLabels: boolean

Inherited from: IgrSeriesViewer

shouldMatchZOrderToSeriesOrder: boolean

Inherited from: IgrSeriesViewer

shouldPanOnMaximumZoom: boolean

shouldSimulateHoverMoveCrosshairPoint

Section titled "shouldSimulateHoverMoveCrosshairPoint"

Inherited from: IgrSeriesViewer

shouldSimulateHoverMoveCrosshairPoint: boolean
shouldSuppressAxisLabelTruncation: boolean

Inherited from: IgrSeriesViewer

sizeChanged: object

Inherited from: IgrSeriesViewer

subtitle: string

Inherited from: IgrSeriesViewer

subtitleBottomMargin: number

Inherited from: IgrSeriesViewer

subtitleHorizontalAlignment: HorizontalAlignment

Inherited from: IgrSeriesViewer

subtitleLeftMargin: number

Inherited from: IgrSeriesViewer

subtitleRightMargin: number

Inherited from: IgrSeriesViewer

subtitleTextColor: string

Inherited from: IgrSeriesViewer

subtitleTextStyle: string

Inherited from: IgrSeriesViewer

subtitleTopMargin: number

suppressAutoMarginAndAngleRecalculation

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

Inherited from: IgrSeriesViewer

titleBottomMargin: number

Inherited from: IgrSeriesViewer

titleHorizontalAlignment: HorizontalAlignment

Inherited from: IgrSeriesViewer

titleLeftMargin: number

Inherited from: IgrSeriesViewer

titleRightMargin: number

Inherited from: IgrSeriesViewer

titleTextColor: string

Inherited from: IgrSeriesViewer

titleTextStyle: string

Inherited from: IgrSeriesViewer

titleTopMargin: number

Inherited from: IgrSeriesViewer

topMargin: number

Inherited from: IgrSeriesViewer

userAnnotationInformationRequested: object

userAnnotationToolTipContentUpdating

Section titled "userAnnotationToolTipContentUpdating"

Inherited from: IgrSeriesViewer

userAnnotationToolTipContentUpdating: object

Inherited from: IgrSeriesViewer

useTiledZooming: boolean

Inherited from: IgrSeriesViewer

verticalCrosshairBrush: string

Inherited from: IgrSeriesViewer

verticalViewScrollbarCornerRadius: number

Inherited from: IgrSeriesViewer

verticalViewScrollbarFill: string

Inherited from: IgrSeriesViewer

verticalViewScrollbarInset: number

Inherited from: IgrSeriesViewer

verticalViewScrollbarMaxOpacity: number

Inherited from: IgrSeriesViewer

verticalViewScrollbarMode: SeriesViewerScrollbarMode

Inherited from: IgrSeriesViewer

verticalViewScrollbarOutline: string

Inherited from: IgrSeriesViewer

verticalViewScrollbarPosition: SeriesViewerVerticalScrollbarPosition

verticalViewScrollbarShouldAddAutoTrackInsets

Section titled "verticalViewScrollbarShouldAddAutoTrackInsets"

Inherited from: IgrSeriesViewer

verticalViewScrollbarShouldAddAutoTrackInsets: boolean

verticalViewScrollbarStrokeThickness

Section titled "verticalViewScrollbarStrokeThickness"

Inherited from: IgrSeriesViewer

verticalViewScrollbarStrokeThickness: number

Inherited from: IgrSeriesViewer

verticalViewScrollbarTrackEndInset: number

verticalViewScrollbarTrackStartInset

Section titled "verticalViewScrollbarTrackStartInset"

Inherited from: IgrSeriesViewer

verticalViewScrollbarTrackStartInset: number

Inherited from: IgrSeriesViewer

verticalViewScrollbarWidth: number

Inherited from: IgrSeriesViewer

viewerManipulationEnding: object

Inherited from: IgrSeriesViewer

viewerManipulationStarting: object
width: string

Inherited from: IgrSeriesViewer

windowPositionHorizontal: number

Inherited from: IgrSeriesViewer

windowPositionVertical: number

Inherited from: IgrSeriesViewer

windowRect: IgRect

Inherited from: IgrSeriesViewer

windowRectChanged: object

Inherited from: IgrSeriesViewer

windowRectMinHeight: number

Inherited from: IgrSeriesViewer

windowRectMinWidth: number

Inherited from: IgrSeriesViewer

windowResponse: WindowResponse
windowScaleHorizontal: number
windowScaleVertical: number

Inherited from: IgrSeriesViewer

windowSizeMinHeight: number

Inherited from: IgrSeriesViewer

windowSizeMinWidth: number

Inherited from: IgrSeriesViewer

zoomCoercionMode: ZoomCoercionMode

Inherited from: IgrSeriesViewer

zoomTileCacheSize: number

A collection or manually added axes for the chart.

get axes(): IgrAxisCollection

Returns IgrAxisCollection

Inherited from: IgrSeriesViewer

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

Inherited from: IgrSeriesViewer

get isDetached(): boolean

Returns boolean

Inherited from: IgrSeriesViewer

get isInCreateAnnotationMode(): boolean

Returns boolean

Inherited from: IgrSeriesViewer

get isInDeleteAnnotationMode(): boolean

Returns boolean

Inherited from: IgrSeriesViewer

Indicates if this SeriesViewer is a map.

get isMap(): boolean

Returns boolean

Inherited from: IgrSeriesViewer

get nativeElement(): HTMLElement

Returns HTMLElement

A collection or manually added series for the chart.

get series(): IgrSeriesCollection

Returns IgrSeriesCollection

Inherited from: IgrSeriesViewer

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

get viewportRect(): IgRect

Returns IgRect

Inherited from: IgrSeriesViewer

addCommandAvailabilityListener(listener: ICommandAvailabilityListener): void

Parameters

  • listener: ICommandAvailabilityListener

Returns void

Inherited from: IgrSeriesViewer

addCommandStateChangedListener(listener: ICommandStateChangedListener): void

Parameters

  • listener: ICommandStateChangedListener

Returns void

Inherited from: IgrSeriesViewer

Attaches the given series to the chart.

attachSeries(s: IgrSeries): void

Parameters

  • s: IgrSeries
    • The series to attach to the chart.

Returns void

bindData(): void

Returns void

bindHighlightedData(): void

Returns void

Inherited from: IgrSeriesViewer

cancelAnnotationFlow(annotationFlowID: string): void

Parameters

  • annotationFlowID: string

Returns void

Inherited from: IgrSeriesViewer

cancelCreatingAnnotation(): void

Returns void

Inherited from: IgrSeriesViewer

cancelDeletingAnnotation(): void

Returns void

Inherited from: IgrSeriesViewer

cancelManipulation(): void

Returns void

Inherited from: IgrSeriesViewer

captureImage(settings: IgrCaptureImageSettings): void

Parameters

  • settings: IgrCaptureImageSettings

Returns void

Inherited from: IgrSeriesViewer

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

componentDidMount(): void

Returns void

componentWillUnmount(): void

Returns void

Release any resources held by the control.

destroy(): void

Returns void

Inherited from: IgrSeriesViewer

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: IgrSeriesViewer

finishAnnotationFlow(info: IgrUserAnnotationInformation): void

Parameters

Returns void

Inherited from: IgrSeriesViewer

finishCreatingAnnotation(): void

Returns void

Inherited from: IgrSeriesViewer

finishDeletingAnnotation(): void

Returns void

Inherited from: IgrSeriesViewer

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

Inherited from: IgrSeriesViewer

Gets actual window scale for horizontal dimension of the control

``

getActualWindowScaleHorizontal(): number

Returns number

Inherited from: IgrSeriesViewer

Gets actual window scale for vertical dimension of the control

``

getActualWindowScaleVertical(): number

Returns number

Inherited from: IgrSeriesViewer

getAnimationIdleVersionNumber(): number

Returns number

Inherited from: IgrSeriesViewer

getCurrentActualWindowRect(): IgRect

Returns IgRect

Inherited from: IgrSeriesViewer

getDesiredToolbarActions(): ToolActionInfo[]

Returns ToolActionInfo[]

Inherited from: IgrSeriesViewer

Hides the active main tooltip, if displayed.

``

hideToolTip(): void

Returns void

initializeContent(): void

Returns void

Inherited from: IgrSeriesViewer

isAnimationActive(): boolean

Returns boolean

Inherited from: IgrSeriesViewer

loadAnnotationsFromJson(jsonString: string): void

Parameters

  • jsonString: string

Returns void

Inherited from: IgrSeriesViewer

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: IgrSeriesViewer

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

notifyContainerResized(): void

Returns void

Inherited from: IgrSeriesViewer

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

Parameters

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

Returns void

Inherited from: IgrSeriesViewer

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

Parameters

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

Returns void

Inherited from: IgrSeriesViewer

notifySeriesDataChanged(): void

Returns void

Inherited from: IgrSeriesViewer

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

Parameters

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

Returns void

Inherited from: IgrSeriesViewer

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: IgrSeriesViewer

removeCommandAvailabilityListener(listener: ICommandAvailabilityListener): void

Parameters

  • listener: ICommandAvailabilityListener

Returns void

Inherited from: IgrSeriesViewer

removeCommandStateChangedListener(listener: ICommandStateChangedListener): void

Parameters

  • listener: ICommandStateChangedListener

Returns void

render(): DetailedReactHTMLElement<object, any>

Returns DetailedReactHTMLElement<object, any>

Inherited from: IgrSeriesViewer

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

Parameters

  • width: number
  • height: number

Returns any

Inherited from: IgrSeriesViewer

resetAnnotations(): void

Returns void

Inherited from: IgrSeriesViewer

Resets the zoom level to default.

resetZoom(): void

Returns void

Inherited from: IgrSeriesViewer

saveAnnotationsToJson(): string

Returns string

Inherited from: IgrSeriesViewer

shouldComponentUpdate(nextProps: any, nextState: any): boolean

Parameters

  • nextProps: any
  • nextState: any

Returns boolean

Inherited from: IgrSeriesViewer

simulateClick(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgrSeriesViewer

simulateHover(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgrSeriesViewer

simulateMouseLeave(): void

Returns void

Inherited from: IgrSeriesViewer

simulatePlotPointerUp(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgrSeriesViewer

simulatePressAndHold(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgrSeriesViewer

startCreatingAnnotation(): void

Returns void

Inherited from: IgrSeriesViewer

startDeletingAnnotation(): void

Returns void

Inherited from: IgrSeriesViewer

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

Inherited from: IgrSeriesViewer

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: IgrSeriesViewer

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: IgrSeriesViewer

_createFromInternal(internal: any): IgrSeriesViewer

Parameters

  • internal: any

Returns IgrSeriesViewer