Represents a base class for stacked series.
Constructors
Section titled "Constructors"IgrStackedSeriesBase
new IgrStackedSeriesBase(props: P): IgrStackedSeriesBase Returns IgrStackedSeriesBase
Properties
Section titled "Properties"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 React to reproject the child content. Or adding and removing series from the manual series collection on the series property.
actualSeries: IgrStackedFragmentSeries<IIgrStackedFragmentSeriesProps>[] contentSeries
Section titled "contentSeries"contentSeries: IgrStackedFragmentSeries<IIgrStackedFragmentSeriesProps>[] actualAreaFillOpacity
Section titled "actualAreaFillOpacity"Inherited from: IgrCategorySeries
actualAreaFillOpacity: number actualBrush
Section titled "actualBrush"Inherited from: IgrCategorySeries
actualBrush: string actualFocusBrush
Section titled "actualFocusBrush"Inherited from: IgrCategorySeries
actualFocusBrush: string actualFocusMode
Section titled "actualFocusMode"Inherited from: IgrCategorySeries
actualFocusMode: SeriesSelectionMode actualHighlightedValuesFadeOpacity
Section titled "actualHighlightedValuesFadeOpacity"Inherited from: IgrCategorySeries
actualHighlightedValuesFadeOpacity: number actualHighlightingFadeOpacity
Section titled "actualHighlightingFadeOpacity"Inherited from: IgrCategorySeries
actualHighlightingFadeOpacity: number actualHighlightingMode
Section titled "actualHighlightingMode"Inherited from: IgrCategorySeries
actualHighlightingMode: SeriesHighlightingMode actualHitTestMode
Section titled "actualHitTestMode"Inherited from: IgrCategorySeries
actualHitTestMode: SeriesHitTestMode actualLayers
Section titled "actualLayers"Inherited from: IgrCategorySeries
actualLayers: IgrSeriesLayerCollection actualLegendItemBadgeBrush
Section titled "actualLegendItemBadgeBrush"Inherited from: IgrCategorySeries
actualLegendItemBadgeBrush: string actualLegendItemBadgeOutline
Section titled "actualLegendItemBadgeOutline"Inherited from: IgrCategorySeries
actualLegendItemBadgeOutline: string actualLegendItemBadgeTemplate
Section titled "actualLegendItemBadgeTemplate"Inherited from: IgrCategorySeries
actualLegendItemBadgeTemplate: IgDataTemplate actualMarkerBrush
Section titled "actualMarkerBrush"Inherited from: IgrCategorySeries
actualMarkerBrush: string actualMarkerFillOpacity
Section titled "actualMarkerFillOpacity"Inherited from: IgrCategorySeries
actualMarkerFillOpacity: number actualMarkerOutline
Section titled "actualMarkerOutline"Inherited from: IgrCategorySeries
actualMarkerOutline: string actualMarkerTemplate
Section titled "actualMarkerTemplate"Inherited from: IgrCategorySeries
actualMarkerTemplate: IgDataTemplate actualMarkerType
Section titled "actualMarkerType"Inherited from: IgrCategorySeries
actualMarkerType: MarkerType actualOutline
Section titled "actualOutline"Inherited from: IgrCategorySeries
actualOutline: string actualResolution
Section titled "actualResolution"Inherited from: IgrCategorySeries
actualResolution: number actualSelectionBrush
Section titled "actualSelectionBrush"Inherited from: IgrCategorySeries
actualSelectionBrush: string actualSelectionMode
Section titled "actualSelectionMode"Inherited from: IgrCategorySeries
actualSelectionMode: SeriesSelectionMode actualThickness
Section titled "actualThickness"Inherited from: IgrCategorySeries
actualThickness: number areaFillOpacity
Section titled "areaFillOpacity"Inherited from: IgrCategorySeries
areaFillOpacity: number assigningCategoryMarkerStyle
Section titled "assigningCategoryMarkerStyle"Inherited from: IgrCategorySeries
assigningCategoryMarkerStyle: object assigningCategoryStyle
Section titled "assigningCategoryStyle"Inherited from: IgrCategorySeries
assigningCategoryStyle: object attachTooltipToRoot
Section titled "attachTooltipToRoot"Inherited from: IgrCategorySeries
attachTooltipToRoot: boolean autoCalloutLabelFormat
Section titled "autoCalloutLabelFormat"Inherited from: IgrCategorySeries
autoCalloutLabelFormat: string autoCalloutLabelFormatSpecifiers
Section titled "autoCalloutLabelFormatSpecifiers"Inherited from: IgrCategorySeries
autoCalloutLabelFormatSpecifiers: any[] autoCalloutValueLabelFormat
Section titled "autoCalloutValueLabelFormat"Inherited from: IgrCategorySeries
autoCalloutValueLabelFormat: string autoCalloutValueLabelFormatSpecifiers
Section titled "autoCalloutValueLabelFormatSpecifiers"Inherited from: IgrCategorySeries
autoCalloutValueLabelFormatSpecifiers: any[] autoGenerateSeries
Section titled "autoGenerateSeries"autoGenerateSeries: boolean brush
Section titled "brush"Inherited from: IgrCategorySeries
brush: string categoryCollisionMode
Section titled "categoryCollisionMode"Inherited from: IgrCategorySeries
categoryCollisionMode: CategoryCollisionMode coercionMethods
Section titled "coercionMethods"Inherited from: IgrCategorySeries
coercionMethods: any dashArray
Section titled "dashArray"Inherited from: IgrCategorySeries
dashArray: number[] dataLegendGroup
Section titled "dataLegendGroup"Inherited from: IgrCategorySeries
dataLegendGroup: string dataSource
Section titled "dataSource"Inherited from: IgrCategorySeries
dataSource: any discreteLegendItemTemplate
Section titled "discreteLegendItemTemplate"Inherited from: IgrCategorySeries
discreteLegendItemTemplate: IgDataTemplate expectFunctions
Section titled "expectFunctions"Inherited from: IgrCategorySeries
expectFunctions: boolean finalValue
Section titled "finalValue"Inherited from: IgrCategorySeries
finalValue: number focusBrush
Section titled "focusBrush"Inherited from: IgrCategorySeries
focusBrush: string highlightedDataSource
Section titled "highlightedDataSource"Inherited from: IgrCategorySeries
highlightedDataSource: any highlightedLegendItemVisibility
Section titled "highlightedLegendItemVisibility"Inherited from: IgrCategorySeries
highlightedLegendItemVisibility: Visibility highlightedTitleSuffix
Section titled "highlightedTitleSuffix"Inherited from: IgrCategorySeries
highlightedTitleSuffix: string highlightedValuesDataLegendGroup
Section titled "highlightedValuesDataLegendGroup"Inherited from: IgrCategorySeries
highlightedValuesDataLegendGroup: string highlightedValuesDisplayMode
Section titled "highlightedValuesDisplayMode"Inherited from: IgrCategorySeries
highlightedValuesDisplayMode: SeriesHighlightedValuesDisplayMode highlightedValuesExtraPropertyOverlays
Section titled "highlightedValuesExtraPropertyOverlays"Inherited from: IgrCategorySeries
highlightedValuesExtraPropertyOverlays: IgrSeriesLayerPropertyOverlayCollection highlightedValuesFadeOpacity
Section titled "highlightedValuesFadeOpacity"Inherited from: IgrCategorySeries
highlightedValuesFadeOpacity: number highlightingFadeOpacity
Section titled "highlightingFadeOpacity"Inherited from: IgrCategorySeries
highlightingFadeOpacity: number hitTestMode
Section titled "hitTestMode"Inherited from: IgrCategorySeries
hitTestMode: SeriesHitTestMode index
Section titled "index"Inherited from: IgrCategorySeries
index: number isActualLegendFinancial
Section titled "isActualLegendFinancial"Inherited from: IgrCategorySeries
isActualLegendFinancial: boolean isComponentHighlightingModeIgnored
Section titled "isComponentHighlightingModeIgnored"Inherited from: IgrCategorySeries
isComponentHighlightingModeIgnored: boolean isCustomCategoryMarkerStyleAllowed
Section titled "isCustomCategoryMarkerStyleAllowed"Inherited from: IgrCategorySeries
isCustomCategoryMarkerStyleAllowed: boolean isCustomCategoryStyleAllowed
Section titled "isCustomCategoryStyleAllowed"Inherited from: IgrCategorySeries
isCustomCategoryStyleAllowed: boolean isCustomMarkerCircular
Section titled "isCustomMarkerCircular"Inherited from: IgrCategorySeries
isCustomMarkerCircular: boolean isDefaultToolTipSelected
Section titled "isDefaultToolTipSelected"Inherited from: IgrCategorySeries
isDefaultToolTipSelected: boolean isDropShadowEnabled
Section titled "isDropShadowEnabled"Inherited from: IgrCategorySeries
isDropShadowEnabled: boolean isHighlightingEnabled
Section titled "isHighlightingEnabled"Inherited from: IgrCategorySeries
isHighlightingEnabled: boolean isTransitionInEnabled
Section titled "isTransitionInEnabled"Inherited from: IgrCategorySeries
isTransitionInEnabled: boolean layers
Section titled "layers"Inherited from: IgrCategorySeries
layers: IgrSeriesLayerCollection legend
Section titled "legend"Inherited from: IgrCategorySeries
legend: any legendItemBadgeMode
Section titled "legendItemBadgeMode"Inherited from: IgrCategorySeries
legendItemBadgeMode: LegendItemBadgeMode legendItemBadgeShape
Section titled "legendItemBadgeShape"Inherited from: IgrCategorySeries
legendItemBadgeShape: LegendItemBadgeShape legendItemBadgeTemplate
Section titled "legendItemBadgeTemplate"Inherited from: IgrCategorySeries
legendItemBadgeTemplate: IgDataTemplate legendItemTemplate
Section titled "legendItemTemplate"Inherited from: IgrCategorySeries
legendItemTemplate: IgDataTemplate legendItemVisibility
Section titled "legendItemVisibility"Inherited from: IgrCategorySeries
legendItemVisibility: Visibility lineCap
Section titled "lineCap"Inherited from: IgrCategorySeries
lineCap: PenLineCap lineJoin
Section titled "lineJoin"Inherited from: IgrCategorySeries
lineJoin: PenLineJoin markerBrush
Section titled "markerBrush"Inherited from: IgrCategorySeries
markerBrush: string markerFillMode
Section titled "markerFillMode"Inherited from: IgrCategorySeries
markerFillMode: MarkerFillMode markerFillOpacity
Section titled "markerFillOpacity"Inherited from: IgrCategorySeries
markerFillOpacity: number markerOutline
Section titled "markerOutline"Inherited from: IgrCategorySeries
markerOutline: string markerOutlineMode
Section titled "markerOutlineMode"Inherited from: IgrCategorySeries
markerOutlineMode: MarkerOutlineMode markerTemplate
Section titled "markerTemplate"Inherited from: IgrCategorySeries
markerTemplate: IgDataTemplate markerThickness
Section titled "markerThickness"Inherited from: IgrCategorySeries
markerThickness: number markerType
Section titled "markerType"Inherited from: IgrCategorySeries
markerType: MarkerType mouseOverEnabled
Section titled "mouseOverEnabled"Inherited from: IgrCategorySeries
mouseOverEnabled: boolean Inherited from: IgrCategorySeries
name: string opacity
Section titled "opacity"Inherited from: IgrCategorySeries
opacity: number outline
Section titled "outline"Inherited from: IgrCategorySeries
outline: string outlineMode
Section titled "outlineMode"Inherited from: IgrCategorySeries
outlineMode: SeriesOutlineMode percentChange
Section titled "percentChange"Inherited from: IgrCategorySeries
percentChange: number renderRequested
Section titled "renderRequested"Inherited from: IgrCategorySeries
renderRequested: object resolution
Section titled "resolution"Inherited from: IgrCategorySeries
resolution: number reverseLegendOrder
Section titled "reverseLegendOrder"reverseLegendOrder: boolean safeActualBrush
Section titled "safeActualBrush"Inherited from: IgrCategorySeries
safeActualBrush: string selectionBrush
Section titled "selectionBrush"Inherited from: IgrCategorySeries
selectionBrush: string selectionThickness
Section titled "selectionThickness"Inherited from: IgrCategorySeries
selectionThickness: number seriesCreated
Section titled "seriesCreated"seriesCreated: object shadowBlur
Section titled "shadowBlur"Inherited from: IgrCategorySeries
shadowBlur: number shadowColor
Section titled "shadowColor"Inherited from: IgrCategorySeries
shadowColor: string shadowOffsetX
Section titled "shadowOffsetX"Inherited from: IgrCategorySeries
shadowOffsetX: number shadowOffsetY
Section titled "shadowOffsetY"Inherited from: IgrCategorySeries
shadowOffsetY: number shouldAnimateOnDataSourceSwap
Section titled "shouldAnimateOnDataSourceSwap"Inherited from: IgrCategorySeries
shouldAnimateOnDataSourceSwap: boolean shouldHideAutoCallouts
Section titled "shouldHideAutoCallouts"Inherited from: IgrCategorySeries
shouldHideAutoCallouts: boolean shouldRemoveHighlightedDataOnLayerHidden
Section titled "shouldRemoveHighlightedDataOnLayerHidden"Inherited from: IgrCategorySeries
shouldRemoveHighlightedDataOnLayerHidden: boolean shouldShiftOpacityForSafeActualBrush
Section titled "shouldShiftOpacityForSafeActualBrush"Inherited from: IgrCategorySeries
shouldShiftOpacityForSafeActualBrush: boolean showDefaultTooltip
Section titled "showDefaultTooltip"Inherited from: IgrCategorySeries
showDefaultTooltip: boolean thickness
Section titled "thickness"Inherited from: IgrCategorySeries
thickness: number title
Section titled "title"Inherited from: IgrCategorySeries
title: any tooltipContainerTemplate
Section titled "tooltipContainerTemplate"Inherited from: IgrCategorySeries
tooltipContainerTemplate: any tooltipTemplate
Section titled "tooltipTemplate"Inherited from: IgrCategorySeries
tooltipTemplate: any transitionDuration
Section titled "transitionDuration"Inherited from: IgrCategorySeries
transitionDuration: number transitionEasingFunction
Section titled "transitionEasingFunction"Inherited from: IgrCategorySeries
transitionEasingFunction: object transitionInDuration
Section titled "transitionInDuration"Inherited from: IgrCategorySeries
transitionInDuration: number transitionInEasingFunction
Section titled "transitionInEasingFunction"Inherited from: IgrCategorySeries
transitionInEasingFunction: object transitionInMode
Section titled "transitionInMode"Inherited from: IgrCategorySeries
transitionInMode: CategoryTransitionInMode transitionInSpeedType
Section titled "transitionInSpeedType"Inherited from: IgrCategorySeries
transitionInSpeedType: TransitionInSpeedType transitionOutCompleted
Section titled "transitionOutCompleted"Inherited from: IgrCategorySeries
transitionOutCompleted: object transitionOutDuration
Section titled "transitionOutDuration"Inherited from: IgrCategorySeries
transitionOutDuration: number transitionOutEasingFunction
Section titled "transitionOutEasingFunction"Inherited from: IgrCategorySeries
transitionOutEasingFunction: object transitionOutSpeedType
Section titled "transitionOutSpeedType"Inherited from: IgrCategorySeries
transitionOutSpeedType: TransitionOutSpeedType useHighMarkerFidelity
Section titled "useHighMarkerFidelity"Inherited from: IgrCategorySeries
useHighMarkerFidelity: boolean useItemWiseColors
Section titled "useItemWiseColors"Inherited from: IgrCategorySeries
useItemWiseColors: boolean useSingleShadow
Section titled "useSingleShadow"Inherited from: IgrCategorySeries
useSingleShadow: boolean visibility
Section titled "visibility"Inherited from: IgrCategorySeries
visibility: Visibility visibleRangeMarginBottom
Section titled "visibleRangeMarginBottom"Inherited from: IgrCategorySeries
visibleRangeMarginBottom: number visibleRangeMarginLeft
Section titled "visibleRangeMarginLeft"Inherited from: IgrCategorySeries
visibleRangeMarginLeft: number visibleRangeMarginRight
Section titled "visibleRangeMarginRight"Inherited from: IgrCategorySeries
visibleRangeMarginRight: number visibleRangeMarginTop
Section titled "visibleRangeMarginTop"Inherited from: IgrCategorySeries
visibleRangeMarginTop: number visibleRangeMode
Section titled "visibleRangeMode"Inherited from: IgrCategorySeries
visibleRangeMode: SeriesVisibleRangeMode Accessors
Section titled "Accessors"actualCloseLabel
Section titled "actualCloseLabel"Inherited from: IgrCategorySeries
Gets the text that is displayed for the Close label in the tooltip.
get actualCloseLabel(): string Returns string
actualHighLabel
Section titled "actualHighLabel"Inherited from: IgrCategorySeries
Gets the text that is displayed for the High label in the tooltip.
get actualHighLabel(): string Returns string
actualLowLabel
Section titled "actualLowLabel"Inherited from: IgrCategorySeries
Gets the text that is displayed for the Low label in the tooltip.
get actualLowLabel(): string Returns string
actualOpenLabel
Section titled "actualOpenLabel"Inherited from: IgrCategorySeries
Gets the text that is displayed for the Open label in the tooltip.
get actualOpenLabel(): string Returns string
actualRadiusLabel
Section titled "actualRadiusLabel"Inherited from: IgrCategorySeries
Gets the text that is displayed for the Value label in the tooltip.
get actualRadiusLabel(): string Returns string
actualValueLabel
Section titled "actualValueLabel"Inherited from: IgrCategorySeries
Gets the text that is displayed for the Value label in the tooltip.
get actualValueLabel(): string Returns string
actualVolumeLabel
Section titled "actualVolumeLabel"Inherited from: IgrCategorySeries
Gets the text that is displayed for the Volume label in the tooltip.
get actualVolumeLabel(): string Returns string
dataLegendKey
Section titled "dataLegendKey"Inherited from: IgrCategorySeries
Gets unique key used to identify the series in data legend
get dataLegendKey(): string Returns string
effectiveIsMarkerCircular
Section titled "effectiveIsMarkerCircular"Inherited from: IgrCategorySeries
Gets whether the markers for the current series are in circular shape
get effectiveIsMarkerCircular(): boolean Returns boolean
hasMarkers
Section titled "hasMarkers"Inherited from: IgrCategorySeries
Returns whether the current series supports visual markers.
HasMarkers property is overriden, it returns whether the current series supports visual markers. You can use it like this:
``
get hasMarkers(): boolean Returns boolean
hasOnlyMarkers
Section titled "hasOnlyMarkers"Inherited from: IgrCategorySeries
Gets whether the series has only marker as visuals
get hasOnlyMarkers(): boolean Returns boolean
hasValueAxis
Section titled "hasValueAxis"Inherited from: IgrCategorySeries
Gets whether the current series shows an area shape.
get hasValueAxis(): boolean Returns boolean
hasVisibleMarkers
Section titled "hasVisibleMarkers"Inherited from: IgrCategorySeries
Returns whether the current series has a visible marker style.
get hasVisibleMarkers(): boolean Returns boolean
isAnnotationCalloutLayer
Section titled "isAnnotationCalloutLayer"Inherited from: IgrCategorySeries
Gets whether the series is an callout annotation layer.
get isAnnotationCalloutLayer(): boolean Returns boolean
isAnnotationCrosshairLayer
Section titled "isAnnotationCrosshairLayer"Inherited from: IgrCategorySeries
Gets whether the series is an crosshair annotation layer.
get isAnnotationCrosshairLayer(): boolean Returns boolean
isAnnotationDataLayer
Section titled "isAnnotationDataLayer"Inherited from: IgrCategorySeries
Gets whether the series is a data annotation layer that support binding to data source DataAnnotationShapeLayer, DataAnnotationSliceLayer, DataAnnotationStripLayer
get isAnnotationDataLayer(): boolean Returns boolean
isAnnotationFinalValue
Section titled "isAnnotationFinalValue"Inherited from: IgrCategorySeries
Gets whether the series is final value annotation layer.
get isAnnotationFinalValue(): boolean Returns boolean
isAnnotationHoverLayer
Section titled "isAnnotationHoverLayer"Inherited from: IgrCategorySeries
Gets whether the series is an annotation layer displayed only when hovering over the chart. Crosshair Layer, Category Highlight Layer, Category Tooltip Layer, Item Tooltip Layer
get isAnnotationHoverLayer(): boolean Returns boolean
isAnnotationLayer
Section titled "isAnnotationLayer"Inherited from: IgrCategorySeries
Gets whether the series is an annotation layer.
``
get isAnnotationLayer(): boolean Returns boolean
isAnnotationValueLayer
Section titled "isAnnotationValueLayer"Inherited from: IgrCategorySeries
Gets whether the series is a value annotation layer.
get isAnnotationValueLayer(): boolean Returns boolean
isArea
Section titled "isArea"Inherited from: IgrCategorySeries
Gets whether the current series shows an area shape.
get isArea(): boolean Returns boolean
isAreaOrLine
Section titled "isAreaOrLine"Inherited from: IgrCategorySeries
Gets whether the current series shows an area or line shape.
``
get isAreaOrLine(): boolean Returns boolean
isBar
Section titled "isBar"Inherited from: IgrCategorySeries
Gets whether the current series shows a horizontal column shape.
get isBar(): boolean Returns boolean
isCategory
Section titled "isCategory"Inherited from: IgrCategorySeries
Gets whether or not this series is Category series
get isCategory(): boolean Returns boolean
isColoredItemwise
Section titled "isColoredItemwise"Inherited from: IgrCategorySeries
get isColoredItemwise(): boolean Returns boolean
isColumn
Section titled "isColumn"Inherited from: IgrCategorySeries
Gets whether the current series shows a column shape.
get isColumn(): boolean Returns boolean
isDefaultCrosshairBehaviorDisabled
Section titled "isDefaultCrosshairBehaviorDisabled"Inherited from: IgrCategorySeries
Gets whether the default crosshair behavior should be disabled if this series is present.
IsDefaultCrosshairBehaviorDisabled defaults to true for annotation layers. When not using annotaion layers, you can show crosshairs by setting the chart's CrosshairVisibility to true.
``
get isDefaultCrosshairBehaviorDisabled(): boolean Returns boolean
isDefaultTooltipBehaviorDisabled
Section titled "isDefaultTooltipBehaviorDisabled"Inherited from: IgrCategorySeries
Gets whether the default tooltip behavior should be disabled if this series is present.
``
get isDefaultTooltipBehaviorDisabled(): boolean Returns boolean
isFinancial
Section titled "isFinancial"Inherited from: IgrCategorySeries
Gets whether the current series is a financial type series.
``
get isFinancial(): boolean Returns boolean
isFinancialIndicator
Section titled "isFinancialIndicator"Inherited from: IgrCategorySeries
Gets whether the series is financial indicator
get isFinancialIndicator(): boolean Returns boolean
isFinancialOverlay
Section titled "isFinancialOverlay"Inherited from: IgrCategorySeries
Gets whether the series is financial overlay
get isFinancialOverlay(): boolean Returns boolean
isFinancialSeries
Section titled "isFinancialSeries"Inherited from: IgrCategorySeries
Gets whether the series has financial OHLC/candlestick visuals
get isFinancialSeries(): boolean Returns boolean
isFinancialWaterfall
Section titled "isFinancialWaterfall"Inherited from: IgrCategorySeries
Gets whether the series is financial waterfall
get isFinancialWaterfall(): boolean Returns boolean
isFragment
Section titled "isFragment"Inherited from: IgrCategorySeries
Gets whether the current series is a stack fragment.
``
get isFragment(): boolean Returns boolean
isGeographic
Section titled "isGeographic"Inherited from: IgrCategorySeries
Gets whether the current series is a geographic series.
``
get isGeographic(): boolean Returns boolean
isHighlightOverlay
Section titled "isHighlightOverlay"Inherited from: IgrCategorySeries
Gets whether the series is a highlight overlay.
get isHighlightOverlay(): boolean Returns boolean
isIndexed
Section titled "isIndexed"Inherited from: IgrCategorySeries
Gets if the series uses an index, which can be used to auto-assign it a color.
``
get isIndexed(): boolean Returns boolean
isLayer
Section titled "isLayer"Inherited from: IgrCategorySeries
get isLayer(): boolean Returns boolean
isLineContour
Section titled "isLineContour"Inherited from: IgrCategorySeries
Gets whether the current series shows a line contour shape.
get isLineContour(): boolean Returns boolean
isLineOnly
Section titled "isLineOnly"Inherited from: IgrCategorySeries
Gets whether the current series shows only line shapes.
get isLineOnly(): boolean Returns boolean
isMarkerlessDisplayPreferred
Section titled "isMarkerlessDisplayPreferred"Inherited from: IgrCategorySeries
Overridden by derived series classes to indicate when markerless display is preferred or not.
get isMarkerlessDisplayPreferred(): boolean Returns boolean
isNegativeColorSupported
Section titled "isNegativeColorSupported"Inherited from: IgrCategorySeries
Overridden by derived series classes to indicate when negative colors are supported or not.
get isNegativeColorSupported(): boolean Returns boolean
isPercentBased
Section titled "isPercentBased"get isPercentBased(): boolean Returns boolean
isPie
Section titled "isPie"Inherited from: IgrCategorySeries
Gets whether the current series shows a pie shape.
get isPie(): boolean Returns boolean
isPixel
Section titled "isPixel"Inherited from: IgrCategorySeries
Gets whether the current series shows pixels.
get isPixel(): boolean Returns boolean
isPolar
Section titled "isPolar"Inherited from: IgrCategorySeries
Gets whether the current series is a polar type series.
``
get isPolar(): boolean Returns boolean
isPolygon
Section titled "isPolygon"Inherited from: IgrCategorySeries
Gets whether the current series shows a polygon shape.
get isPolygon(): boolean Returns boolean
isPolyline
Section titled "isPolyline"Inherited from: IgrCategorySeries
Gets whether the current series shows a polyline shape.
get isPolyline(): boolean Returns boolean
isRadial
Section titled "isRadial"Inherited from: IgrCategorySeries
Gets whether the current series is a radial type series.
``
get isRadial(): boolean Returns boolean
isRange
Section titled "isRange"Inherited from: IgrCategorySeries
Gets whether the current series is a range type series.
``
get isRange(): boolean Returns boolean
isScatter
Section titled "isScatter"Inherited from: IgrCategorySeries
Gets whether the current series is a scatter type series.
``
get isScatter(): boolean Returns boolean
isShape
Section titled "isShape"Inherited from: IgrCategorySeries
Gets whether the current series is a shape type series.
get isShape(): boolean Returns boolean
isShapeControl
Section titled "isShapeControl"Inherited from: IgrCategorySeries
Gets whether the current series shows interactive shape controls.
get isShapeControl(): boolean Returns boolean
isSpline
Section titled "isSpline"Inherited from: IgrCategorySeries
Gets whether the current series shows a spline shape.
get isSpline(): boolean Returns boolean
isStacked
Section titled "isStacked"Checks if this series is a stacked series
get isStacked(): boolean Returns boolean
isStep
Section titled "isStep"Inherited from: IgrCategorySeries
Gets whether the current series shows step shapes.
get isStep(): boolean Returns boolean
isSummarizationSupported
Section titled "isSummarizationSupported"Inherited from: IgrCategorySeries
Gets whether the series supports summarization in Data Legend and Data Tooltip.
get isSummarizationSupported(): boolean Returns boolean
isTile
Section titled "isTile"Inherited from: IgrCategorySeries
Gets whether the current series shows a tile imagery.
get isTile(): boolean Returns boolean
isToolTipLayer
Section titled "isToolTipLayer"Inherited from: IgrCategorySeries
Gets whether the series is an annotation layer.
get isToolTipLayer(): boolean Returns boolean
isUsableInLegend
Section titled "isUsableInLegend"Inherited from: IgrCategorySeries
Gets if the series should appear in any legends.
``
get isUsableInLegend(): boolean Returns boolean
isUserAnnotationLayer
Section titled "isUserAnnotationLayer"Inherited from: IgrCategorySeries
Gets whether the series is final value annotation layer.
get isUserAnnotationLayer(): boolean Returns boolean
isUserAnnotationToolTipLayer
Section titled "isUserAnnotationToolTipLayer"Inherited from: IgrCategorySeries
Gets whether the series is final user annotation tooltip layer.
get isUserAnnotationToolTipLayer(): boolean Returns boolean
isValueAxisInverted
Section titled "isValueAxisInverted"Inherited from: IgrCategorySeries
Gets whether the current series shows an area shape.
get isValueAxisInverted(): boolean Returns boolean
isValueOverlay
Section titled "isValueOverlay"Inherited from: IgrCategorySeries
Gets whether the series is a value overlay.
get isValueOverlay(): boolean Returns boolean
isVertical
Section titled "isVertical"Inherited from: IgrCategorySeries
Gets whether the current series is oriented vertically.
``
get isVertical(): boolean Returns boolean
isWaterfall
Section titled "isWaterfall"Inherited from: IgrCategorySeries
Gets whether the current series shows a waterfall column shape.
get isWaterfall(): boolean Returns boolean
series
Section titled "series"A collection or manually added series for the chart.
get series(): IgrStackedSeriesCollection Returns IgrStackedSeriesCollection
seriesInternal
Section titled "seriesInternal"Inherited from: IgrCategorySeries
get seriesInternal(): any Returns any
get i(): Series Returns Series
Methods
Section titled "Methods"bindAxes
Section titled "bindAxes"Inherited from: IgrCategorySeries
bindAxes(axes: IgrAxis<IIgrAxisProps>[]): void Parameters
- axes:
IgrAxis<IIgrAxisProps>[]
Returns void
bindSeries
Section titled "bindSeries"Inherited from: IgrCategorySeries
bindSeries(series: IgrSeries<IIgrSeriesProps>[]): void Parameters
- series:
IgrSeries<IIgrSeriesProps>[]
Returns void
componentDidMount
Section titled "componentDidMount"componentDidMount(): void Returns void
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
fromWorldPosition
Section titled "fromWorldPosition"Inherited from: IgrCategorySeries
Converts a point from world coordinates to coordinates within the viewport of the series.
fromWorldPosition(world: IgPoint): IgPoint Parameters
- world:
IgPoint- The world position from which to convert.
Returns IgPoint
getCategoryWidth
Section titled "getCategoryWidth"Inherited from: IgrCategorySeries
Returns the width of the category grouping this series is in.
getCategoryWidth(): number Returns number
getEffectiveViewport
Section titled "getEffectiveViewport"Inherited from: IgrCategorySeries
Gets the effective viewport, adjusted to account for margins and other factors.
getEffectiveViewport(): IgRect Returns IgRect
getExactItemIndex
Section titled "getExactItemIndex"Inherited from: IgrCategorySeries
Gets the precise item index, if possible, based on the closeness to the previous or next whole integer. If the series cannot provide this information, GetExactItemIndex will return the same integer value as GetItemIndex.
getExactItemIndex(world: IgPoint): number Parameters
- world:
IgPoint- The world position for which to return the index.
Returns number
getItem
Section titled "getItem"Inherited from: IgrCategorySeries
Gets the item that is the best match for the specified world coordinates.
getItem(world: IgPoint): any Parameters
- world:
IgPoint- The world coordinates to use.
Returns any
getItemIndex
Section titled "getItemIndex"Inherited from: IgrCategorySeries
Gets the index of the item based on world coordinates.
getItemIndex(world: IgPoint): number Parameters
- world:
IgPoint- The world coordinates to use.
Returns number
getItemSpan
Section titled "getItemSpan"Inherited from: IgrCategorySeries
For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.
``
getItemSpan(): number Returns number
getItemValue
Section titled "getItemValue"Inherited from: IgrCategorySeries
getItemValue(item: any, memberPathName: string): any Parameters
- item:
any - memberPathName:
string
Returns any
getMainContentViewport
Section titled "getMainContentViewport"Inherited from: IgrCategorySeries
getMainContentViewport(): IgRect Returns IgRect
getMemberPathValue
Section titled "getMemberPathValue"Inherited from: IgrCategorySeries
Gets the value of a requested member path from the series.
getMemberPathValue(memberPathName: string): string Parameters
- memberPathName:
string- The property name of a valid member path for the series
Returns string
getNextOrExactIndex
Section titled "getNextOrExactIndex"Inherited from: IgrCategorySeries
getNextOrExactIndex(world: IgPoint, skipUnknowns: boolean): number Parameters
- world:
IgPoint - skipUnknowns:
boolean
Returns number
getOffsetValue
Section titled "getOffsetValue"Inherited from: IgrCategorySeries
Returns the offset value for this series if grouped on a category axis.
getOffsetValue(): number Returns number
getPreviousOrExactIndex
Section titled "getPreviousOrExactIndex"Inherited from: IgrCategorySeries
getPreviousOrExactIndex(world: IgPoint, skipUnknowns: boolean): number Parameters
- world:
IgPoint - skipUnknowns:
boolean
Returns number
getSeriesHighValue
Section titled "getSeriesHighValue"Inherited from: IgrCategorySeries
getSeriesHighValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesHighValuePosition
Section titled "getSeriesHighValuePosition"Inherited from: IgrCategorySeries
getSeriesHighValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getSeriesLowValue
Section titled "getSeriesLowValue"Inherited from: IgrCategorySeries
getSeriesLowValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesLowValuePosition
Section titled "getSeriesLowValuePosition"Inherited from: IgrCategorySeries
getSeriesLowValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getSeriesValue
Section titled "getSeriesValue"Inherited from: IgrCategorySeries
getSeriesValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesValueBoundingBox
Section titled "getSeriesValueBoundingBox"Inherited from: IgrCategorySeries
If possible, will return the best available value bounding box within the series that has the best value match for the world position provided.
getSeriesValueBoundingBox(world: IgPoint): IgRect Parameters
- world:
IgPoint- The world coordinate for which to get a value bounding box for
Returns IgRect
getSeriesValueFromSeriesPixel
Section titled "getSeriesValueFromSeriesPixel"Inherited from: IgrCategorySeries
getSeriesValueFromSeriesPixel(mouse: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- mouse:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesValueMarkerBoundingBox
Section titled "getSeriesValueMarkerBoundingBox"Inherited from: IgrCategorySeries
If possible, will return the best available value marker bounding box within the series that has the best value match for the world position provided.
getSeriesValueMarkerBoundingBox(world: IgPoint): IgRect Parameters
- world:
IgPoint- The world coordinates for which to get a value marker bounding box for
Returns IgRect
getSeriesValuePosition
Section titled "getSeriesValuePosition"Inherited from: IgrCategorySeries
getSeriesValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getSeriesValuePositionFromSeriesPixel
Section titled "getSeriesValuePositionFromSeriesPixel"Inherited from: IgrCategorySeries
getSeriesValuePositionFromSeriesPixel(mouse: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- mouse:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getSeriesValueType
Section titled "getSeriesValueType"Inherited from: IgrCategorySeries
Gets the data values of each axis associated with the specified value type. For example, if you specify mode as Maximum then it will return the maximum numerical value for each axis. For non-numerical axes it will return NaN.
getSeriesValueType(mode: string | ValueLayerValueMode): number[] Parameters
- mode:
string | ValueLayerValueMode- The type of value desired from the series axes.
Returns number[]
getSeriesValueTypePosition
Section titled "getSeriesValueTypePosition"Inherited from: IgrCategorySeries
Gets position of series value for specified layer value mode
getSeriesValueTypePosition(mode: string | ValueLayerValueMode): IgPoint Parameters
- mode:
string | ValueLayerValueMode
Returns IgPoint
getSeriesValueTypePositionFromValue
Section titled "getSeriesValueTypePositionFromValue"Inherited from: IgrCategorySeries
getSeriesValueTypePositionFromValue(values: number[]): IgPoint Parameters
- values:
number[]
Returns IgPoint
getUnscaledPosition
Section titled "getUnscaledPosition"Inherited from: IgrCategorySeries
Gets an unscaled position in terms of axis values from a viewport position.
getUnscaledPosition(pos: IgPoint): IgPoint Parameters
- pos:
IgPoint- The viewport relative position
Returns IgPoint
hideToolTips
Section titled "hideToolTips"Inherited from: IgrCategorySeries
Hides any internal tooltips presented by the series, if any.
hideToolTips(): void Returns void
hideToolTipsImmediate
Section titled "hideToolTipsImmediate"Inherited from: IgrCategorySeries
Hides any internal tooltips presented by the series, if any.
hideToolTipsImmediate(): void Returns void
moveCursorPoint
Section titled "moveCursorPoint"Inherited from: IgrCategorySeries
Moves the cursor point to the provided world position. Some series may react to the current cursor position.
moveCursorPoint(point: IgPoint): void Parameters
- point:
IgPoint- The cursor point, in world coordinates.
MoveCursorPointcan be used on annotation layers to programitically show the annotation at the given point.this.crosshair.moveCursorPoint({x:.5,y:.5});
Returns void
notifyIndexedPropertiesChanged
Section titled "notifyIndexedPropertiesChanged"Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series
notifyIndexedPropertiesChanged(): void Returns void
notifyVisualPropertiesChanged
Section titled "notifyVisualPropertiesChanged"Inherited from: IgrCategorySeries
Notifies the series that a visual property has changed, requiring a visual update.
notifyVisualPropertiesChanged(): void Returns void
playTransitionIn
Section titled "playTransitionIn"Inherited from: IgrCategorySeries
Plays the assigned transition out animation, if any.
playTransitionIn(): void Returns void
playTransitionOut
Section titled "playTransitionOut"Inherited from: IgrCategorySeries
Plays the assigned transition out animation, if any.
playTransitionOut(): void Returns void
playTransitionOutAndRemove
Section titled "playTransitionOutAndRemove"Inherited from: IgrCategorySeries
Plays the assigned transition out animation, if any.
playTransitionOutAndRemove(): void Returns void
provideData
Section titled "provideData"Inherited from: IgrCategorySeries
provideData(data: any[]): void Parameters
- data:
any[]
Returns void
provideHighlightedData
Section titled "provideHighlightedData"Inherited from: IgrCategorySeries
provideHighlightedData(data: any[]): void Parameters
- data:
any[]
Returns void
removeAllAlternateViews
Section titled "removeAllAlternateViews"Inherited from: IgrCategorySeries
Removes all alternate views of this series.
removeAllAlternateViews(): void Returns void
removeAlternateView
Section titled "removeAlternateView"Inherited from: IgrCategorySeries
Removes an alternate view of this series.
removeAlternateView(viewIdentifier: string): void Parameters
- viewIdentifier:
string- The string identifier for the view to remove.
Returns void
removeAxes
Section titled "removeAxes"Inherited from: IgrCategorySeries
Call to null out the axes of the series;
removeAxes(): void Returns void
render
Section titled "render"render(): DetailedReactHTMLElement<object, HTMLElement> Returns DetailedReactHTMLElement<object, HTMLElement>
renderSeries
Section titled "renderSeries"Inherited from: IgrCategorySeries
Renders the series.
renderSeries(animate: boolean): void Parameters
- animate:
boolean- True if the change should be animated.
this.series.renderSeries(true);
Returns void
replayTransitionIn
Section titled "replayTransitionIn"Replays the assigned transition in animation, if any.
``
replayTransitionIn(): void Returns void
resolveTooltipBrush
Section titled "resolveTooltipBrush"Inherited from: IgrCategorySeries
Gets the brush for tooltip labels.
resolveTooltipBrush(): string Returns string
scrollIntoView
Section titled "scrollIntoView"Scrolls the series to display the item for the specified data item. The series is scrolled by the minimum amount required to place the specified data item within the central 80% of the visible axis.
scrollIntoView(item: any): boolean Parameters
- item:
any- The data item (item) to scroll to.
Returns boolean
setNegativeColors
Section titled "setNegativeColors"Inherited from: IgrCategorySeries
setNegativeColors(negativeBrush: string, negativeOutline: string): void Parameters
- negativeBrush:
string - negativeOutline:
string
Returns void
shouldComponentUpdate
Section titled "shouldComponentUpdate"shouldComponentUpdate(nextProps: any, nextState: any): boolean Parameters
- nextProps:
any - nextState:
any
Returns boolean
simulateHover
Section titled "simulateHover"Simulates a pointer hover over the series surface.
simulateHover(point: IgPoint): void Parameters
- point:
IgPoint- The pointer position relative to the series viewport over which to hover.
Returns void
styleUpdated
Section titled "styleUpdated"Inherited from: IgrCategorySeries
Called when this series' Style is updated.
styleUpdated(): void Returns void
toWorldPosition
Section titled "toWorldPosition"Inherited from: IgrCategorySeries
Converts a point from coordinates within the series plot area to a world position within axis space.
toWorldPosition(seriesPoint: IgPoint): IgPoint Parameters
- seriesPoint:
IgPoint- The pixel location within the plot area of the series.
this.series.toWorldPosition({x:500,y:500});
Returns IgPoint
toWorldRect
Section titled "toWorldRect"Inherited from: IgrCategorySeries
Converts a rect from coordinates within the series plot area to a world position within axis space.
toWorldRect(rect: IgRect): IgRect Parameters
- rect:
IgRect- The pixel rect within the plot area of the series.
Returns IgRect
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgrStackedSeriesBase Parameters
- internal:
any