A base class for indicator series with simple calculations that separates the calculation responsibility from the other responsibilities of the financial series, this enables easier unit testing and decoupling of individual calculation strategies. A contract is defined between the financial series and these simple indicator calculations detailing the data which the series agrees to provide the simple indicator calculations, this contract is defined by FinancialCalculationDataSource. If more complex interactions are needed between the indicator calculation and the series, the indicators should instead derive from FinancialIndicator directly, or some derivative other than StrategyBasedIndicator
Constructors
Section titled "Constructors"IgcStrategyBasedIndicatorComponent
new IgcStrategyBasedIndicatorComponent(): IgcStrategyBasedIndicatorComponent Returns IgcStrategyBasedIndicatorComponent
Properties
Section titled "Properties"actualAreaFillOpacity
Section titled "actualAreaFillOpacity"Inherited from: IgcFinancialIndicatorComponent
actualAreaFillOpacity: number actualBrush
Section titled "actualBrush"Inherited from: IgcFinancialIndicatorComponent
actualBrush: string actualFocusBrush
Section titled "actualFocusBrush"Inherited from: IgcFinancialIndicatorComponent
actualFocusBrush: string actualFocusMode
Section titled "actualFocusMode"Inherited from: IgcFinancialIndicatorComponent
actualFocusMode: SeriesSelectionMode actualHighlightedValuesFadeOpacity
Section titled "actualHighlightedValuesFadeOpacity"Inherited from: IgcFinancialIndicatorComponent
actualHighlightedValuesFadeOpacity: number actualHighlightingFadeOpacity
Section titled "actualHighlightingFadeOpacity"Inherited from: IgcFinancialIndicatorComponent
actualHighlightingFadeOpacity: number actualHighlightingMode
Section titled "actualHighlightingMode"Inherited from: IgcFinancialIndicatorComponent
actualHighlightingMode: SeriesHighlightingMode actualHitTestMode
Section titled "actualHitTestMode"Inherited from: IgcFinancialIndicatorComponent
actualHitTestMode: SeriesHitTestMode actualLayers
Section titled "actualLayers"Inherited from: IgcFinancialIndicatorComponent
actualLayers: IgcSeriesLayerCollection actualLegendItemBadgeBrush
Section titled "actualLegendItemBadgeBrush"Inherited from: IgcFinancialIndicatorComponent
actualLegendItemBadgeBrush: string actualLegendItemBadgeOutline
Section titled "actualLegendItemBadgeOutline"Inherited from: IgcFinancialIndicatorComponent
actualLegendItemBadgeOutline: string actualLegendItemBadgeTemplate
Section titled "actualLegendItemBadgeTemplate"Inherited from: IgcFinancialIndicatorComponent
actualLegendItemBadgeTemplate: IgDataTemplate actualMarkerFillOpacity
Section titled "actualMarkerFillOpacity"Inherited from: IgcFinancialIndicatorComponent
actualMarkerFillOpacity: number actualOutline
Section titled "actualOutline"Inherited from: IgcFinancialIndicatorComponent
actualOutline: string actualResolution
Section titled "actualResolution"Inherited from: IgcFinancialIndicatorComponent
actualResolution: number actualSelectionBrush
Section titled "actualSelectionBrush"Inherited from: IgcFinancialIndicatorComponent
actualSelectionBrush: string actualSelectionMode
Section titled "actualSelectionMode"Inherited from: IgcFinancialIndicatorComponent
actualSelectionMode: SeriesSelectionMode actualThickness
Section titled "actualThickness"Inherited from: IgcFinancialIndicatorComponent
actualThickness: number actualTrendLineBrush
Section titled "actualTrendLineBrush"Inherited from: IgcFinancialIndicatorComponent
actualTrendLineBrush: string areaFillOpacity
Section titled "areaFillOpacity"Inherited from: IgcFinancialIndicatorComponent
areaFillOpacity: number assigningCategoryStyle
Section titled "assigningCategoryStyle"Inherited from: IgcFinancialIndicatorComponent
assigningCategoryStyle: object attachTooltipToRoot
Section titled "attachTooltipToRoot"Inherited from: IgcFinancialIndicatorComponent
attachTooltipToRoot: boolean autoCalloutLabelFormat
Section titled "autoCalloutLabelFormat"Inherited from: IgcFinancialIndicatorComponent
autoCalloutLabelFormat: string autoCalloutLabelFormatSpecifiers
Section titled "autoCalloutLabelFormatSpecifiers"Inherited from: IgcFinancialIndicatorComponent
autoCalloutLabelFormatSpecifiers: any[] autoCalloutValueLabelFormat
Section titled "autoCalloutValueLabelFormat"Inherited from: IgcFinancialIndicatorComponent
autoCalloutValueLabelFormat: string autoCalloutValueLabelFormatSpecifiers
Section titled "autoCalloutValueLabelFormatSpecifiers"Inherited from: IgcFinancialIndicatorComponent
autoCalloutValueLabelFormatSpecifiers: any[] brush
Section titled "brush"Inherited from: IgcFinancialIndicatorComponent
brush: string closeMemberPath
Section titled "closeMemberPath"Inherited from: IgcFinancialIndicatorComponent
closeMemberPath: string coercionMethods
Section titled "coercionMethods"Inherited from: IgcFinancialIndicatorComponent
coercionMethods: any dashArray
Section titled "dashArray"Inherited from: IgcFinancialIndicatorComponent
dashArray: number[] dataLegendGroup
Section titled "dataLegendGroup"Inherited from: IgcFinancialIndicatorComponent
dataLegendGroup: string dataSource
Section titled "dataSource"Inherited from: IgcFinancialIndicatorComponent
dataSource: any discreteLegendItemTemplate
Section titled "discreteLegendItemTemplate"Inherited from: IgcFinancialIndicatorComponent
discreteLegendItemTemplate: IgDataTemplate displayType
Section titled "displayType"Inherited from: IgcFinancialIndicatorComponent
displayType: IndicatorDisplayType expectFunctions
Section titled "expectFunctions"Inherited from: IgcFinancialIndicatorComponent
expectFunctions: boolean finalValue
Section titled "finalValue"Inherited from: IgcFinancialIndicatorComponent
finalValue: number focusBrush
Section titled "focusBrush"Inherited from: IgcFinancialIndicatorComponent
focusBrush: string highlightedCloseMemberPath
Section titled "highlightedCloseMemberPath"Inherited from: IgcFinancialIndicatorComponent
highlightedCloseMemberPath: string highlightedDataSource
Section titled "highlightedDataSource"Inherited from: IgcFinancialIndicatorComponent
highlightedDataSource: any highlightedHighMemberPath
Section titled "highlightedHighMemberPath"Inherited from: IgcFinancialIndicatorComponent
highlightedHighMemberPath: string highlightedLegendItemVisibility
Section titled "highlightedLegendItemVisibility"Inherited from: IgcFinancialIndicatorComponent
highlightedLegendItemVisibility: Visibility highlightedLowMemberPath
Section titled "highlightedLowMemberPath"Inherited from: IgcFinancialIndicatorComponent
highlightedLowMemberPath: string highlightedOpenMemberPath
Section titled "highlightedOpenMemberPath"Inherited from: IgcFinancialIndicatorComponent
highlightedOpenMemberPath: string highlightedTitleSuffix
Section titled "highlightedTitleSuffix"Inherited from: IgcFinancialIndicatorComponent
highlightedTitleSuffix: string highlightedValuesDataLegendGroup
Section titled "highlightedValuesDataLegendGroup"Inherited from: IgcFinancialIndicatorComponent
highlightedValuesDataLegendGroup: string highlightedValuesDisplayMode
Section titled "highlightedValuesDisplayMode"Inherited from: IgcFinancialIndicatorComponent
highlightedValuesDisplayMode: SeriesHighlightedValuesDisplayMode highlightedValuesExtraPropertyOverlays
Section titled "highlightedValuesExtraPropertyOverlays"Inherited from: IgcFinancialIndicatorComponent
highlightedValuesExtraPropertyOverlays: IgcSeriesLayerPropertyOverlayCollection highlightedValuesFadeOpacity
Section titled "highlightedValuesFadeOpacity"Inherited from: IgcFinancialIndicatorComponent
highlightedValuesFadeOpacity: number highlightedVolumeMemberPath
Section titled "highlightedVolumeMemberPath"Inherited from: IgcFinancialIndicatorComponent
highlightedVolumeMemberPath: string highlightingFadeOpacity
Section titled "highlightingFadeOpacity"Inherited from: IgcFinancialIndicatorComponent
highlightingFadeOpacity: number highMemberPath
Section titled "highMemberPath"Inherited from: IgcFinancialIndicatorComponent
highMemberPath: string hitTestMode
Section titled "hitTestMode"Inherited from: IgcFinancialIndicatorComponent
hitTestMode: SeriesHitTestMode ignoreFirst
Section titled "ignoreFirst"Inherited from: IgcFinancialIndicatorComponent
ignoreFirst: number index
Section titled "index"Inherited from: IgcFinancialIndicatorComponent
index: number isActualLegendFinancial
Section titled "isActualLegendFinancial"Inherited from: IgcFinancialIndicatorComponent
isActualLegendFinancial: boolean isComponentHighlightingModeIgnored
Section titled "isComponentHighlightingModeIgnored"Inherited from: IgcFinancialIndicatorComponent
isComponentHighlightingModeIgnored: boolean isCustomCategoryStyleAllowed
Section titled "isCustomCategoryStyleAllowed"Inherited from: IgcFinancialIndicatorComponent
isCustomCategoryStyleAllowed: boolean isDefaultToolTipSelected
Section titled "isDefaultToolTipSelected"Inherited from: IgcFinancialIndicatorComponent
isDefaultToolTipSelected: boolean isDropShadowEnabled
Section titled "isDropShadowEnabled"Inherited from: IgcFinancialIndicatorComponent
isDropShadowEnabled: boolean isHighlightingEnabled
Section titled "isHighlightingEnabled"Inherited from: IgcFinancialIndicatorComponent
isHighlightingEnabled: boolean isTransitionInEnabled
Section titled "isTransitionInEnabled"Inherited from: IgcFinancialIndicatorComponent
isTransitionInEnabled: boolean layers
Section titled "layers"Inherited from: IgcFinancialIndicatorComponent
layers: IgcSeriesLayerCollection legend
Section titled "legend"Inherited from: IgcFinancialIndicatorComponent
legend: any legendItemBadgeMode
Section titled "legendItemBadgeMode"Inherited from: IgcFinancialIndicatorComponent
legendItemBadgeMode: LegendItemBadgeMode legendItemBadgeShape
Section titled "legendItemBadgeShape"Inherited from: IgcFinancialIndicatorComponent
legendItemBadgeShape: LegendItemBadgeShape legendItemBadgeTemplate
Section titled "legendItemBadgeTemplate"Inherited from: IgcFinancialIndicatorComponent
legendItemBadgeTemplate: IgDataTemplate legendItemTemplate
Section titled "legendItemTemplate"Inherited from: IgcFinancialIndicatorComponent
legendItemTemplate: IgDataTemplate legendItemVisibility
Section titled "legendItemVisibility"Inherited from: IgcFinancialIndicatorComponent
legendItemVisibility: Visibility lineCap
Section titled "lineCap"Inherited from: IgcFinancialIndicatorComponent
lineCap: PenLineCap lineJoin
Section titled "lineJoin"Inherited from: IgcFinancialIndicatorComponent
lineJoin: PenLineJoin lowMemberPath
Section titled "lowMemberPath"Inherited from: IgcFinancialIndicatorComponent
lowMemberPath: string markerFillOpacity
Section titled "markerFillOpacity"Inherited from: IgcFinancialIndicatorComponent
markerFillOpacity: number mouseOverEnabled
Section titled "mouseOverEnabled"Inherited from: IgcFinancialIndicatorComponent
mouseOverEnabled: boolean Inherited from: IgcFinancialIndicatorComponent
name: string negativeBrush
Section titled "negativeBrush"Inherited from: IgcFinancialIndicatorComponent
negativeBrush: string opacity
Section titled "opacity"Inherited from: IgcFinancialIndicatorComponent
opacity: number openMemberPath
Section titled "openMemberPath"Inherited from: IgcFinancialIndicatorComponent
openMemberPath: string outline
Section titled "outline"Inherited from: IgcFinancialIndicatorComponent
outline: string outlineMode
Section titled "outlineMode"Inherited from: IgcFinancialIndicatorComponent
outlineMode: SeriesOutlineMode percentChange
Section titled "percentChange"Inherited from: IgcFinancialIndicatorComponent
percentChange: number renderRequested
Section titled "renderRequested"Inherited from: IgcFinancialIndicatorComponent
renderRequested: object resolution
Section titled "resolution"Inherited from: IgcFinancialIndicatorComponent
resolution: number safeActualBrush
Section titled "safeActualBrush"Inherited from: IgcFinancialIndicatorComponent
safeActualBrush: string selectionBrush
Section titled "selectionBrush"Inherited from: IgcFinancialIndicatorComponent
selectionBrush: string selectionThickness
Section titled "selectionThickness"Inherited from: IgcFinancialIndicatorComponent
selectionThickness: number shadowBlur
Section titled "shadowBlur"Inherited from: IgcFinancialIndicatorComponent
shadowBlur: number shadowColor
Section titled "shadowColor"Inherited from: IgcFinancialIndicatorComponent
shadowColor: string shadowOffsetX
Section titled "shadowOffsetX"Inherited from: IgcFinancialIndicatorComponent
shadowOffsetX: number shadowOffsetY
Section titled "shadowOffsetY"Inherited from: IgcFinancialIndicatorComponent
shadowOffsetY: number shouldAnimateOnDataSourceSwap
Section titled "shouldAnimateOnDataSourceSwap"Inherited from: IgcFinancialIndicatorComponent
shouldAnimateOnDataSourceSwap: boolean shouldHideAutoCallouts
Section titled "shouldHideAutoCallouts"Inherited from: IgcFinancialIndicatorComponent
shouldHideAutoCallouts: boolean shouldRemoveHighlightedDataOnLayerHidden
Section titled "shouldRemoveHighlightedDataOnLayerHidden"Inherited from: IgcFinancialIndicatorComponent
shouldRemoveHighlightedDataOnLayerHidden: boolean shouldShiftOpacityForSafeActualBrush
Section titled "shouldShiftOpacityForSafeActualBrush"Inherited from: IgcFinancialIndicatorComponent
shouldShiftOpacityForSafeActualBrush: boolean showDefaultTooltip
Section titled "showDefaultTooltip"Inherited from: IgcFinancialIndicatorComponent
showDefaultTooltip: boolean thickness
Section titled "thickness"Inherited from: IgcFinancialIndicatorComponent
thickness: number title
Section titled "title"Inherited from: IgcFinancialIndicatorComponent
title: any tooltipContainerTemplate
Section titled "tooltipContainerTemplate"Inherited from: IgcFinancialIndicatorComponent
tooltipContainerTemplate: TemplateFunction tooltipTemplate
Section titled "tooltipTemplate"Inherited from: IgcFinancialIndicatorComponent
tooltipTemplate: TemplateFunction transitionDuration
Section titled "transitionDuration"Inherited from: IgcFinancialIndicatorComponent
transitionDuration: number transitionEasingFunction
Section titled "transitionEasingFunction"Inherited from: IgcFinancialIndicatorComponent
transitionEasingFunction: object transitionInDuration
Section titled "transitionInDuration"Inherited from: IgcFinancialIndicatorComponent
transitionInDuration: number transitionInEasingFunction
Section titled "transitionInEasingFunction"Inherited from: IgcFinancialIndicatorComponent
transitionInEasingFunction: object transitionInMode
Section titled "transitionInMode"Inherited from: IgcFinancialIndicatorComponent
transitionInMode: CategoryTransitionInMode transitionInSpeedType
Section titled "transitionInSpeedType"Inherited from: IgcFinancialIndicatorComponent
transitionInSpeedType: TransitionInSpeedType transitionOutCompleted
Section titled "transitionOutCompleted"Inherited from: IgcFinancialIndicatorComponent
transitionOutCompleted: object transitionOutDuration
Section titled "transitionOutDuration"Inherited from: IgcFinancialIndicatorComponent
transitionOutDuration: number transitionOutEasingFunction
Section titled "transitionOutEasingFunction"Inherited from: IgcFinancialIndicatorComponent
transitionOutEasingFunction: object transitionOutSpeedType
Section titled "transitionOutSpeedType"Inherited from: IgcFinancialIndicatorComponent
transitionOutSpeedType: TransitionOutSpeedType trendLineBrush
Section titled "trendLineBrush"Inherited from: IgcFinancialIndicatorComponent
trendLineBrush: string trendLineDashArray
Section titled "trendLineDashArray"Inherited from: IgcFinancialIndicatorComponent
trendLineDashArray: number[] trendLinePeriod
Section titled "trendLinePeriod"Inherited from: IgcFinancialIndicatorComponent
trendLinePeriod: number trendLineThickness
Section titled "trendLineThickness"Inherited from: IgcFinancialIndicatorComponent
trendLineThickness: number trendLineType
Section titled "trendLineType"Inherited from: IgcFinancialIndicatorComponent
trendLineType: TrendLineType typical
Section titled "typical"Inherited from: IgcFinancialIndicatorComponent
typical: object typicalBasedOn
Section titled "typicalBasedOn"Inherited from: IgcFinancialIndicatorComponent
typicalBasedOn: object useItemWiseColors
Section titled "useItemWiseColors"Inherited from: IgcFinancialIndicatorComponent
useItemWiseColors: boolean useSingleShadow
Section titled "useSingleShadow"Inherited from: IgcFinancialIndicatorComponent
useSingleShadow: boolean visibility
Section titled "visibility"Inherited from: IgcFinancialIndicatorComponent
visibility: Visibility visibleRangeMarginBottom
Section titled "visibleRangeMarginBottom"Inherited from: IgcFinancialIndicatorComponent
visibleRangeMarginBottom: number visibleRangeMarginLeft
Section titled "visibleRangeMarginLeft"Inherited from: IgcFinancialIndicatorComponent
visibleRangeMarginLeft: number visibleRangeMarginRight
Section titled "visibleRangeMarginRight"Inherited from: IgcFinancialIndicatorComponent
visibleRangeMarginRight: number visibleRangeMarginTop
Section titled "visibleRangeMarginTop"Inherited from: IgcFinancialIndicatorComponent
visibleRangeMarginTop: number visibleRangeMode
Section titled "visibleRangeMode"Inherited from: IgcFinancialIndicatorComponent
visibleRangeMode: SeriesVisibleRangeMode volumeMemberPath
Section titled "volumeMemberPath"Inherited from: IgcFinancialIndicatorComponent
volumeMemberPath: string xAxis
Section titled "xAxis"Inherited from: IgcFinancialIndicatorComponent
xAxis: IgcCategoryAxisBaseComponent xAxisName
Section titled "xAxisName"Inherited from: IgcFinancialIndicatorComponent
xAxisName: string yAxis
Section titled "yAxis"Inherited from: IgcFinancialIndicatorComponent
yAxis: IgcNumericYAxisComponent yAxisName
Section titled "yAxisName"Inherited from: IgcFinancialIndicatorComponent
yAxisName: string Accessors
Section titled "Accessors"actualCloseLabel
Section titled "actualCloseLabel"Inherited from: IgcFinancialIndicatorComponent
Gets the text that is displayed for the Close label in the tooltip.
get actualCloseLabel(): string Returns string
actualHighLabel
Section titled "actualHighLabel"Inherited from: IgcFinancialIndicatorComponent
Gets the text that is displayed for the High label in the tooltip.
get actualHighLabel(): string Returns string
actualLowLabel
Section titled "actualLowLabel"Inherited from: IgcFinancialIndicatorComponent
Gets the text that is displayed for the Low label in the tooltip.
get actualLowLabel(): string Returns string
actualOpenLabel
Section titled "actualOpenLabel"Inherited from: IgcFinancialIndicatorComponent
Gets the text that is displayed for the Open label in the tooltip.
get actualOpenLabel(): string Returns string
actualRadiusLabel
Section titled "actualRadiusLabel"Inherited from: IgcFinancialIndicatorComponent
Gets the text that is displayed for the Value label in the tooltip.
get actualRadiusLabel(): string Returns string
actualValueLabel
Section titled "actualValueLabel"Inherited from: IgcFinancialIndicatorComponent
Gets the text that is displayed for the Value label in the tooltip.
get actualValueLabel(): string Returns string
actualVolumeLabel
Section titled "actualVolumeLabel"Inherited from: IgcFinancialIndicatorComponent
Gets the text that is displayed for the Volume label in the tooltip.
get actualVolumeLabel(): string Returns string
dataLegendKey
Section titled "dataLegendKey"Inherited from: IgcFinancialIndicatorComponent
Gets unique key used to identify the series in data legend
get dataLegendKey(): string Returns string
defaultDisplayType
Section titled "defaultDisplayType"Inherited from: IgcFinancialIndicatorComponent
Gets default display type for the current Financial Indicator
get defaultDisplayType(): IndicatorDisplayType Returns IndicatorDisplayType
hasMarkers
Section titled "hasMarkers"Inherited from: IgcFinancialIndicatorComponent
Returns whether the current series supports visual markers.
``
get hasMarkers(): boolean Returns boolean
hasOnlyMarkers
Section titled "hasOnlyMarkers"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series has only marker as visuals
get hasOnlyMarkers(): boolean Returns boolean
hasValueAxis
Section titled "hasValueAxis"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows an area shape.
get hasValueAxis(): boolean Returns boolean
hasVisibleMarkers
Section titled "hasVisibleMarkers"Inherited from: IgcFinancialIndicatorComponent
Returns whether the current series has a visible marker style.
get hasVisibleMarkers(): boolean Returns boolean
isAnnotationCalloutLayer
Section titled "isAnnotationCalloutLayer"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is an callout annotation layer.
get isAnnotationCalloutLayer(): boolean Returns boolean
isAnnotationCrosshairLayer
Section titled "isAnnotationCrosshairLayer"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is an crosshair annotation layer.
get isAnnotationCrosshairLayer(): boolean Returns boolean
isAnnotationDataLayer
Section titled "isAnnotationDataLayer"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
Gets whether the series is final value annotation layer.
get isAnnotationFinalValue(): boolean Returns boolean
isAnnotationHoverLayer
Section titled "isAnnotationHoverLayer"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
Gets whether the series is an annotation layer.
``
get isAnnotationLayer(): boolean Returns boolean
isAnnotationValueLayer
Section titled "isAnnotationValueLayer"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is a value annotation layer.
get isAnnotationValueLayer(): boolean Returns boolean
isArea
Section titled "isArea"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows an area shape.
get isArea(): boolean Returns boolean
isAreaOrLine
Section titled "isAreaOrLine"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows an area or line shape.
``
get isAreaOrLine(): boolean Returns boolean
isBar
Section titled "isBar"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows a horizontal column shape.
get isBar(): boolean Returns boolean
isCategory
Section titled "isCategory"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series is a category type series.
``
get isCategory(): boolean Returns boolean
isColoredItemwise
Section titled "isColoredItemwise"Inherited from: IgcFinancialIndicatorComponent
get isColoredItemwise(): boolean Returns boolean
isColumn
Section titled "isColumn"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows a column shape.
get isColumn(): boolean Returns boolean
isDefaultCrosshairBehaviorDisabled
Section titled "isDefaultCrosshairBehaviorDisabled"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
Gets whether the current series is a financial type series.
get isFinancial(): boolean Returns boolean
isFinancialIndicator
Section titled "isFinancialIndicator"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is financial indicator
get isFinancialIndicator(): boolean Returns boolean
isFinancialOverlay
Section titled "isFinancialOverlay"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is financial overlay
get isFinancialOverlay(): boolean Returns boolean
isFinancialSeries
Section titled "isFinancialSeries"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series has financial OHLC/candlestick visuals
get isFinancialSeries(): boolean Returns boolean
isFinancialWaterfall
Section titled "isFinancialWaterfall"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is financial waterfall
get isFinancialWaterfall(): boolean Returns boolean
isFragment
Section titled "isFragment"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series is a stack fragment.
``
get isFragment(): boolean Returns boolean
isGeographic
Section titled "isGeographic"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series is a geographic series.
``
get isGeographic(): boolean Returns boolean
isHighlightOverlay
Section titled "isHighlightOverlay"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is a highlight overlay.
get isHighlightOverlay(): boolean Returns boolean
isIndexed
Section titled "isIndexed"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
get isLayer(): boolean Returns boolean
isLineContour
Section titled "isLineContour"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows a line contour shape.
get isLineContour(): boolean Returns boolean
isLineOnly
Section titled "isLineOnly"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows only line shapes.
get isLineOnly(): boolean Returns boolean
isMarkerlessDisplayPreferred
Section titled "isMarkerlessDisplayPreferred"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
Overridden by derived series classes to indicate when negative colors are supported or not.
get isNegativeColorSupported(): boolean Returns boolean
isPie
Section titled "isPie"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows a pie shape.
get isPie(): boolean Returns boolean
isPixel
Section titled "isPixel"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows pixels.
get isPixel(): boolean Returns boolean
isPolar
Section titled "isPolar"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series is a polar type series.
``
get isPolar(): boolean Returns boolean
isPolygon
Section titled "isPolygon"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows a polygon shape.
get isPolygon(): boolean Returns boolean
isPolyline
Section titled "isPolyline"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows a polyline shape.
get isPolyline(): boolean Returns boolean
isRadial
Section titled "isRadial"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series is a radial type series.
``
get isRadial(): boolean Returns boolean
isRange
Section titled "isRange"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series is a range type series.
``
get isRange(): boolean Returns boolean
isScatter
Section titled "isScatter"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series is a scatter type series.
``
get isScatter(): boolean Returns boolean
isShape
Section titled "isShape"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series is a shape type series.
get isShape(): boolean Returns boolean
isShapeControl
Section titled "isShapeControl"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows interactive shape controls.
get isShapeControl(): boolean Returns boolean
isSpline
Section titled "isSpline"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows a spline shape.
get isSpline(): boolean Returns boolean
isStacked
Section titled "isStacked"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series is a stacked type series.
``
get isStacked(): boolean Returns boolean
isStep
Section titled "isStep"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows step shapes.
get isStep(): boolean Returns boolean
isSummarizationSupported
Section titled "isSummarizationSupported"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series supports summarization in Data Legend and Data Tooltip.
get isSummarizationSupported(): boolean Returns boolean
isTile
Section titled "isTile"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows a tile imagery.
get isTile(): boolean Returns boolean
isToolTipLayer
Section titled "isToolTipLayer"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is an annotation layer.
get isToolTipLayer(): boolean Returns boolean
isUsableInLegend
Section titled "isUsableInLegend"Inherited from: IgcFinancialIndicatorComponent
Gets if the series should appear in any legends.
``
get isUsableInLegend(): boolean Returns boolean
isUserAnnotationLayer
Section titled "isUserAnnotationLayer"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is final value annotation layer.
get isUserAnnotationLayer(): boolean Returns boolean
isUserAnnotationToolTipLayer
Section titled "isUserAnnotationToolTipLayer"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is final user annotation tooltip layer.
get isUserAnnotationToolTipLayer(): boolean Returns boolean
isValueAxisInverted
Section titled "isValueAxisInverted"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows an area shape.
get isValueAxisInverted(): boolean Returns boolean
isValueOverlay
Section titled "isValueOverlay"Inherited from: IgcFinancialIndicatorComponent
Gets whether the series is a value overlay.
get isValueOverlay(): boolean Returns boolean
isVertical
Section titled "isVertical"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series is oriented vertically.
``
get isVertical(): boolean Returns boolean
isWaterfall
Section titled "isWaterfall"Inherited from: IgcFinancialIndicatorComponent
Gets whether the current series shows a waterfall column shape.
get isWaterfall(): boolean Returns boolean
seriesInternal
Section titled "seriesInternal"Inherited from: IgcFinancialIndicatorComponent
get seriesInternal(): any Returns any
observedAttributes
Section titled "observedAttributes"get observedAttributes(): string[] Returns string[]
Methods
Section titled "Methods"attributeChangedCallback
Section titled "attributeChangedCallback"Inherited from: IgcFinancialIndicatorComponent
attributeChangedCallback(name: string, oldValue: string, newValue: string): void Parameters
- name:
string - oldValue:
string - newValue:
string
Returns void
bindAxes
Section titled "bindAxes"Inherited from: IgcFinancialIndicatorComponent
bindAxes(axes: IgcAxisComponent[]): void Parameters
- axes:
IgcAxisComponent[]
Returns void
bindSeries
Section titled "bindSeries"Inherited from: IgcFinancialIndicatorComponent
bindSeries(series: IgcSeriesComponent[]): void Parameters
- series:
IgcSeriesComponent[]
Returns void
canUseAsXAxis
Section titled "canUseAsXAxis"Inherited from: IgcFinancialIndicatorComponent
Determine if object can be used as XAxis
canUseAsXAxis(axis: any): boolean Parameters
- axis:
any- The object to check
Use
CanUseAsXAxismethod to determine if the object can be used as XAxis.boolean canX =series.canUseAsXAxis(xAxis);
Returns boolean
canUseAsYAxis
Section titled "canUseAsYAxis"Inherited from: IgcFinancialIndicatorComponent
Determine if object can be used as YAxis
canUseAsYAxis(axis: any): boolean Parameters
- axis:
any- The object to check
Use
CanUseAsYAxismethod to determine if the object can be used as YAxis.boolean canY =series.canUseAsYAxis(yAxis);
Returns boolean
connectedCallback
Section titled "connectedCallback"connectedCallback(): void Returns void
disconnectedCallback
Section titled "disconnectedCallback"disconnectedCallback(): void Returns void
findByName
Section titled "findByName"Inherited from: IgcFinancialIndicatorComponent
findByName(name: string): any Parameters
- name:
string
Returns any
fromWorldPosition
Section titled "fromWorldPosition"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
Returns the width of the category grouping this series is in.
The GetCategoryWidth method returns the width of the category grouping this series is in.
``
getCategoryWidth(): number Returns number
getEffectiveViewport
Section titled "getEffectiveViewport"Inherited from: IgcFinancialIndicatorComponent
Gets the effective viewport, adjusted to account for margins and other factors.
getEffectiveViewport(): IgRect Returns IgRect
getExactItemIndex
Section titled "getExactItemIndex"Inherited from: IgcFinancialIndicatorComponent
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.
The
GetExactItemIndexmethod 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.
number index = series.getExactItemIndex(world);
Returns number
getItem
Section titled "getItem"Inherited from: IgcFinancialIndicatorComponent
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.
The
GetItemmethod gets the item that is the best match for the specified world coordinates.
Returns any
getItemIndex
Section titled "getItemIndex"Inherited from: IgcFinancialIndicatorComponent
Gets the index of the item that resides at the provided world coordinates.
getItemIndex(world: IgPoint): number Parameters
- world:
IgPoint- The world coordinates of the requested item.
The
GetItemIndexmethod gets the index of the item that resides at the provided world coordinates.number itemindex= series.getItemIndex(world);
Returns number
getItemSpan
Section titled "getItemSpan"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
getItemValue(item: any, memberPathName: string): any Parameters
- item:
any - memberPathName:
string
Returns any
getMainContentViewport
Section titled "getMainContentViewport"Inherited from: IgcFinancialIndicatorComponent
getMainContentViewport(): IgRect Returns IgRect
getMemberPathValue
Section titled "getMemberPathValue"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
getNextOrExactIndex(world: IgPoint, skipUnknowns: boolean): number Parameters
- world:
IgPoint - skipUnknowns:
boolean
Returns number
getOffsetValue
Section titled "getOffsetValue"Inherited from: IgcFinancialIndicatorComponent
Returns the offset value for this series if grouped on a category axis.
The GetOffsetValue method returns the offset value for this series if grouped on a category axis.
``
getOffsetValue(): number Returns number
getPreviousOrExactIndex
Section titled "getPreviousOrExactIndex"Inherited from: IgcFinancialIndicatorComponent
getPreviousOrExactIndex(world: IgPoint, skipUnknowns: boolean): number Parameters
- world:
IgPoint - skipUnknowns:
boolean
Returns number
getSeriesCloseValue
Section titled "getSeriesCloseValue"Inherited from: IgcFinancialIndicatorComponent
getSeriesCloseValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesCloseValuePosition
Section titled "getSeriesCloseValuePosition"Inherited from: IgcFinancialIndicatorComponent
getSeriesCloseValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getSeriesHighValue
Section titled "getSeriesHighValue"Inherited from: IgcFinancialIndicatorComponent
getSeriesHighValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesHighValuePosition
Section titled "getSeriesHighValuePosition"Inherited from: IgcFinancialIndicatorComponent
getSeriesHighValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getSeriesLowValue
Section titled "getSeriesLowValue"Inherited from: IgcFinancialIndicatorComponent
getSeriesLowValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesLowValuePosition
Section titled "getSeriesLowValuePosition"Inherited from: IgcFinancialIndicatorComponent
getSeriesLowValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getSeriesOpenValue
Section titled "getSeriesOpenValue"Inherited from: IgcFinancialIndicatorComponent
getSeriesOpenValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesOpenValuePosition
Section titled "getSeriesOpenValuePosition"Inherited from: IgcFinancialIndicatorComponent
getSeriesOpenValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getSeriesValue
Section titled "getSeriesValue"Inherited from: IgcFinancialIndicatorComponent
getSeriesValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesValueBoundingBox
Section titled "getSeriesValueBoundingBox"Inherited from: IgcFinancialIndicatorComponent
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
The
GetSeriesValueBoundingBoxmethod returns the best available value bounding box within the series that has the best value match for the world position provided.
Returns IgRect
getSeriesValueFromSeriesPixel
Section titled "getSeriesValueFromSeriesPixel"Inherited from: IgcFinancialIndicatorComponent
getSeriesValueFromSeriesPixel(mouse: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- mouse:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesValueMarkerBoundingBox
Section titled "getSeriesValueMarkerBoundingBox"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
getSeriesValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getSeriesValuePositionFromSeriesPixel
Section titled "getSeriesValuePositionFromSeriesPixel"Inherited from: IgcFinancialIndicatorComponent
getSeriesValuePositionFromSeriesPixel(mouse: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- mouse:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getSeriesValueType
Section titled "getSeriesValueType"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
getSeriesValueTypePositionFromValue(values: number[]): IgPoint Parameters
- values:
number[]
Returns IgPoint
getSeriesVolumeValue
Section titled "getSeriesVolumeValue"Inherited from: IgcFinancialIndicatorComponent
getSeriesVolumeValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns number
getSeriesVolumeValuePosition
Section titled "getSeriesVolumeValuePosition"Inherited from: IgcFinancialIndicatorComponent
getSeriesVolumeValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint Parameters
- world:
IgPoint - useInterpolation:
boolean - skipUnknowns:
boolean
Returns IgPoint
getUnscaledPosition
Section titled "getUnscaledPosition"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
Hides any internal tooltips presented by the series, if any.
hideToolTips(): void Returns void
hideToolTipsImmediate
Section titled "hideToolTipsImmediate"Inherited from: IgcFinancialIndicatorComponent
Hides any internal tooltips presented by the series, if any.
hideToolTipsImmediate(): void Returns void
moveCursorPoint
Section titled "moveCursorPoint"Inherited from: IgcFinancialIndicatorComponent
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"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
Notifies the series that a visual property has changed, requiring a visual update.
notifyVisualPropertiesChanged(): void Returns void
playTransitionIn
Section titled "playTransitionIn"Inherited from: IgcFinancialIndicatorComponent
Plays the assigned transition out animation, if any.
playTransitionIn(): void Returns void
playTransitionOut
Section titled "playTransitionOut"Inherited from: IgcFinancialIndicatorComponent
Plays the assigned transition out animation, if any.
playTransitionOut(): void Returns void
playTransitionOutAndRemove
Section titled "playTransitionOutAndRemove"Inherited from: IgcFinancialIndicatorComponent
Plays the assigned transition out animation, if any.
playTransitionOutAndRemove(): void Returns void
provideData
Section titled "provideData"Inherited from: IgcFinancialIndicatorComponent
provideData(data: any[]): void Parameters
- data:
any[]
Returns void
provideHighlightedData
Section titled "provideHighlightedData"Inherited from: IgcFinancialIndicatorComponent
provideHighlightedData(data: any[]): void Parameters
- data:
any[]
Returns void
removeAllAlternateViews
Section titled "removeAllAlternateViews"Inherited from: IgcFinancialIndicatorComponent
Removes all alternate views of this series.
removeAllAlternateViews(): void Returns void
removeAlternateView
Section titled "removeAlternateView"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
Call to null out the axes of the series;
removeAxes(): void Returns void
renderSeries
Section titled "renderSeries"Inherited from: IgcFinancialIndicatorComponent
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"Inherited from: IgcFinancialIndicatorComponent
Replays the assigned transition in animation, if any.
``
replayTransitionIn(): void Returns void
resolveTooltipBrush
Section titled "resolveTooltipBrush"Inherited from: IgcFinancialIndicatorComponent
Gets the brush for tooltip labels.
resolveTooltipBrush(): string Returns string
scrollIntoView
Section titled "scrollIntoView"Inherited from: IgcFinancialIndicatorComponent
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.
The
ScrollIntoViewmethod scrolls the series to display the item for the specified data item.
Returns boolean
setNegativeColors
Section titled "setNegativeColors"Inherited from: IgcFinancialIndicatorComponent
setNegativeColors(negativeBrush: string, negativeOutline: string): void Parameters
- negativeBrush:
string - negativeOutline:
string
Returns void
simulateHover
Section titled "simulateHover"Inherited from: IgcFinancialIndicatorComponent
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.
When tooltips are enabled,
SimulateHovercan be used to automatically display the tooltip over a particular series item.this.series.simulateHover({x:250,y:250});
Returns void
styleUpdated
Section titled "styleUpdated"Inherited from: IgcFinancialIndicatorComponent
Called when this series' Style is updated.
styleUpdated(): void Returns void
toWorldPosition
Section titled "toWorldPosition"Inherited from: IgcFinancialIndicatorComponent
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: IgcFinancialIndicatorComponent
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"Inherited from: IgcFinancialIndicatorComponent
_createFromInternal(internal: any): IgcSeriesComponent Parameters
- internal:
any