Represents a DataChartComponent Standard Deviation indicator series. Default required members: High, Low, Close

StandardDeviationIndicator (SDI) measures statistical variation in stock prices or volatility. The difference between an individual security’s closing price and the average security closing price is called the dispersion. The larger the dispersion is the higher the standard deviation will be and therefore the volatility. The smaller the dispersion is (the difference between an individual closing price and the average price), the smaller the standard deviation and the lower the price volatility.

Using this indicator requires setting both the HighMemberPath, LowMemberPath and CloseMemberPath.

IgcStandardDeviationIndicatorComponent

new IgcStandardDeviationIndicatorComponent(): IgcStandardDeviationIndicatorComponent

Returns IgcStandardDeviationIndicatorComponent

htmlTagName: string

Inherited from: IgcStrategyBasedIndicatorComponent

actualAreaFillOpacity: number

Inherited from: IgcStrategyBasedIndicatorComponent

actualBrush: string

Inherited from: IgcStrategyBasedIndicatorComponent

actualFocusBrush: string

Inherited from: IgcStrategyBasedIndicatorComponent

actualFocusMode: SeriesSelectionMode

Inherited from: IgcStrategyBasedIndicatorComponent

actualHighlightedValuesFadeOpacity: number

Inherited from: IgcStrategyBasedIndicatorComponent

actualHighlightingFadeOpacity: number

Inherited from: IgcStrategyBasedIndicatorComponent

actualHighlightingMode: SeriesHighlightingMode

Inherited from: IgcStrategyBasedIndicatorComponent

actualHitTestMode: SeriesHitTestMode

Inherited from: IgcStrategyBasedIndicatorComponent

actualLayers: IgcSeriesLayerCollection

Inherited from: IgcStrategyBasedIndicatorComponent

actualLegendItemBadgeBrush: string

Inherited from: IgcStrategyBasedIndicatorComponent

actualLegendItemBadgeOutline: string

Inherited from: IgcStrategyBasedIndicatorComponent

actualLegendItemBadgeTemplate: IgDataTemplate

Inherited from: IgcStrategyBasedIndicatorComponent

actualMarkerFillOpacity: number

Inherited from: IgcStrategyBasedIndicatorComponent

actualOutline: string

Inherited from: IgcStrategyBasedIndicatorComponent

actualResolution: number

Inherited from: IgcStrategyBasedIndicatorComponent

actualSelectionBrush: string

Inherited from: IgcStrategyBasedIndicatorComponent

actualSelectionMode: SeriesSelectionMode

Inherited from: IgcStrategyBasedIndicatorComponent

actualThickness: number

Inherited from: IgcStrategyBasedIndicatorComponent

actualTrendLineBrush: string

Inherited from: IgcStrategyBasedIndicatorComponent

areaFillOpacity: number

Inherited from: IgcStrategyBasedIndicatorComponent

assigningCategoryStyle: object

Inherited from: IgcStrategyBasedIndicatorComponent

attachTooltipToRoot: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

autoCalloutLabelFormat: string

Inherited from: IgcStrategyBasedIndicatorComponent

autoCalloutLabelFormatSpecifiers: any[]

Inherited from: IgcStrategyBasedIndicatorComponent

autoCalloutValueLabelFormat: string

autoCalloutValueLabelFormatSpecifiers

Section titled "autoCalloutValueLabelFormatSpecifiers"

Inherited from: IgcStrategyBasedIndicatorComponent

autoCalloutValueLabelFormatSpecifiers: any[]

Inherited from: IgcStrategyBasedIndicatorComponent

brush: string

Inherited from: IgcStrategyBasedIndicatorComponent

closeMemberPath: string

Inherited from: IgcStrategyBasedIndicatorComponent

coercionMethods: any

Inherited from: IgcStrategyBasedIndicatorComponent

dashArray: number[]

Inherited from: IgcStrategyBasedIndicatorComponent

dataLegendGroup: string

Inherited from: IgcStrategyBasedIndicatorComponent

dataSource: any

Inherited from: IgcStrategyBasedIndicatorComponent

discreteLegendItemTemplate: IgDataTemplate

Inherited from: IgcStrategyBasedIndicatorComponent

displayType: IndicatorDisplayType

Inherited from: IgcStrategyBasedIndicatorComponent

expectFunctions: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

finalValue: number

Inherited from: IgcStrategyBasedIndicatorComponent

focusBrush: string

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedCloseMemberPath: string

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedDataSource: any

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedHighMemberPath: string

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedLegendItemVisibility: Visibility

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedLowMemberPath: string

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedOpenMemberPath: string

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedTitleSuffix: string

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedValuesDataLegendGroup: string

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedValuesDisplayMode: SeriesHighlightedValuesDisplayMode

highlightedValuesExtraPropertyOverlays

Section titled "highlightedValuesExtraPropertyOverlays"

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedValuesExtraPropertyOverlays: IgcSeriesLayerPropertyOverlayCollection

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedValuesFadeOpacity: number

Inherited from: IgcStrategyBasedIndicatorComponent

highlightedVolumeMemberPath: string

Inherited from: IgcStrategyBasedIndicatorComponent

highlightingFadeOpacity: number

Inherited from: IgcStrategyBasedIndicatorComponent

highMemberPath: string

Inherited from: IgcStrategyBasedIndicatorComponent

hitTestMode: SeriesHitTestMode

Inherited from: IgcStrategyBasedIndicatorComponent

ignoreFirst: number

Inherited from: IgcStrategyBasedIndicatorComponent

index: number

Inherited from: IgcStrategyBasedIndicatorComponent

isActualLegendFinancial: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

isComponentHighlightingModeIgnored: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

isCustomCategoryStyleAllowed: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

isDefaultToolTipSelected: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

isDropShadowEnabled: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

isHighlightingEnabled: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

isTransitionInEnabled: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

layers: IgcSeriesLayerCollection

Inherited from: IgcStrategyBasedIndicatorComponent

legend: any

Inherited from: IgcStrategyBasedIndicatorComponent

legendItemBadgeMode: LegendItemBadgeMode

Inherited from: IgcStrategyBasedIndicatorComponent

legendItemBadgeShape: LegendItemBadgeShape

Inherited from: IgcStrategyBasedIndicatorComponent

legendItemBadgeTemplate: IgDataTemplate

Inherited from: IgcStrategyBasedIndicatorComponent

legendItemTemplate: IgDataTemplate

Inherited from: IgcStrategyBasedIndicatorComponent

legendItemVisibility: Visibility

Inherited from: IgcStrategyBasedIndicatorComponent

lineCap: PenLineCap

Inherited from: IgcStrategyBasedIndicatorComponent

lineJoin: PenLineJoin

Inherited from: IgcStrategyBasedIndicatorComponent

lowMemberPath: string

Inherited from: IgcStrategyBasedIndicatorComponent

markerFillOpacity: number

Inherited from: IgcStrategyBasedIndicatorComponent

mouseOverEnabled: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

name: string

Inherited from: IgcStrategyBasedIndicatorComponent

negativeBrush: string

Inherited from: IgcStrategyBasedIndicatorComponent

opacity: number

Inherited from: IgcStrategyBasedIndicatorComponent

openMemberPath: string

Inherited from: IgcStrategyBasedIndicatorComponent

outline: string

Inherited from: IgcStrategyBasedIndicatorComponent

outlineMode: SeriesOutlineMode

Inherited from: IgcStrategyBasedIndicatorComponent

percentChange: number
period: number

Inherited from: IgcStrategyBasedIndicatorComponent

renderRequested: object

Inherited from: IgcStrategyBasedIndicatorComponent

resolution: number

Inherited from: IgcStrategyBasedIndicatorComponent

safeActualBrush: string

Inherited from: IgcStrategyBasedIndicatorComponent

selectionBrush: string

Inherited from: IgcStrategyBasedIndicatorComponent

selectionThickness: number

Inherited from: IgcStrategyBasedIndicatorComponent

shadowBlur: number

Inherited from: IgcStrategyBasedIndicatorComponent

shadowColor: string

Inherited from: IgcStrategyBasedIndicatorComponent

shadowOffsetX: number

Inherited from: IgcStrategyBasedIndicatorComponent

shadowOffsetY: number

Inherited from: IgcStrategyBasedIndicatorComponent

shouldAnimateOnDataSourceSwap: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

shouldHideAutoCallouts: boolean

shouldRemoveHighlightedDataOnLayerHidden

Section titled "shouldRemoveHighlightedDataOnLayerHidden"

Inherited from: IgcStrategyBasedIndicatorComponent

shouldRemoveHighlightedDataOnLayerHidden: boolean

shouldShiftOpacityForSafeActualBrush

Section titled "shouldShiftOpacityForSafeActualBrush"

Inherited from: IgcStrategyBasedIndicatorComponent

shouldShiftOpacityForSafeActualBrush: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

showDefaultTooltip: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

thickness: number

Inherited from: IgcStrategyBasedIndicatorComponent

title: any

Inherited from: IgcStrategyBasedIndicatorComponent

tooltipContainerTemplate: TemplateFunction

Inherited from: IgcStrategyBasedIndicatorComponent

tooltipTemplate: TemplateFunction

Inherited from: IgcStrategyBasedIndicatorComponent

transitionDuration: number

Inherited from: IgcStrategyBasedIndicatorComponent

transitionEasingFunction: object

Inherited from: IgcStrategyBasedIndicatorComponent

transitionInDuration: number

Inherited from: IgcStrategyBasedIndicatorComponent

transitionInEasingFunction: object

Inherited from: IgcStrategyBasedIndicatorComponent

transitionInMode: CategoryTransitionInMode

Inherited from: IgcStrategyBasedIndicatorComponent

transitionInSpeedType: TransitionInSpeedType

Inherited from: IgcStrategyBasedIndicatorComponent

transitionOutCompleted: object

Inherited from: IgcStrategyBasedIndicatorComponent

transitionOutDuration: number

Inherited from: IgcStrategyBasedIndicatorComponent

transitionOutEasingFunction: object

Inherited from: IgcStrategyBasedIndicatorComponent

transitionOutSpeedType: TransitionOutSpeedType

Inherited from: IgcStrategyBasedIndicatorComponent

trendLineBrush: string

Inherited from: IgcStrategyBasedIndicatorComponent

trendLineDashArray: number[]

Inherited from: IgcStrategyBasedIndicatorComponent

trendLinePeriod: number

Inherited from: IgcStrategyBasedIndicatorComponent

trendLineThickness: number

Inherited from: IgcStrategyBasedIndicatorComponent

trendLineType: TrendLineType

Inherited from: IgcStrategyBasedIndicatorComponent

typical: object

Inherited from: IgcStrategyBasedIndicatorComponent

typicalBasedOn: object

Inherited from: IgcStrategyBasedIndicatorComponent

useItemWiseColors: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

useSingleShadow: boolean

Inherited from: IgcStrategyBasedIndicatorComponent

visibility: Visibility

Inherited from: IgcStrategyBasedIndicatorComponent

visibleRangeMarginBottom: number

Inherited from: IgcStrategyBasedIndicatorComponent

visibleRangeMarginLeft: number

Inherited from: IgcStrategyBasedIndicatorComponent

visibleRangeMarginRight: number

Inherited from: IgcStrategyBasedIndicatorComponent

visibleRangeMarginTop: number

Inherited from: IgcStrategyBasedIndicatorComponent

visibleRangeMode: SeriesVisibleRangeMode

Inherited from: IgcStrategyBasedIndicatorComponent

volumeMemberPath: string

Inherited from: IgcStrategyBasedIndicatorComponent

xAxis: IgcCategoryAxisBaseComponent

Inherited from: IgcStrategyBasedIndicatorComponent

xAxisName: string

Inherited from: IgcStrategyBasedIndicatorComponent

yAxis: IgcNumericYAxisComponent

Inherited from: IgcStrategyBasedIndicatorComponent

yAxisName: string

Inherited from: IgcStrategyBasedIndicatorComponent

Gets the text that is displayed for the Close label in the tooltip.

get actualCloseLabel(): string

Returns string

Inherited from: IgcStrategyBasedIndicatorComponent

Gets the text that is displayed for the High label in the tooltip.

get actualHighLabel(): string

Returns string

Inherited from: IgcStrategyBasedIndicatorComponent

Gets the text that is displayed for the Low label in the tooltip.

get actualLowLabel(): string

Returns string

Inherited from: IgcStrategyBasedIndicatorComponent

Gets the text that is displayed for the Open label in the tooltip.

get actualOpenLabel(): string

Returns string

Inherited from: IgcStrategyBasedIndicatorComponent

Gets the text that is displayed for the Value label in the tooltip.

get actualRadiusLabel(): string

Returns string

Inherited from: IgcStrategyBasedIndicatorComponent

Gets the text that is displayed for the Value label in the tooltip.

get actualValueLabel(): string

Returns string

Inherited from: IgcStrategyBasedIndicatorComponent

Gets the text that is displayed for the Volume label in the tooltip.

get actualVolumeLabel(): string

Returns string

Inherited from: IgcStrategyBasedIndicatorComponent

Gets unique key used to identify the series in data legend

get dataLegendKey(): string

Returns string

Inherited from: IgcStrategyBasedIndicatorComponent

Gets default display type for the current Financial Indicator

get defaultDisplayType(): IndicatorDisplayType

Returns IndicatorDisplayType

Inherited from: IgcStrategyBasedIndicatorComponent

Returns whether the current series supports visual markers.

``

get hasMarkers(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series has only marker as visuals

get hasOnlyMarkers(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows an area shape.

get hasValueAxis(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Returns whether the current series has a visible marker style.

get hasVisibleMarkers(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is an callout annotation layer.

get isAnnotationCalloutLayer(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is an crosshair annotation layer.

get isAnnotationCrosshairLayer(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is a data annotation layer that support binding to data source DataAnnotationShapeLayer, DataAnnotationSliceLayer, DataAnnotationStripLayer

get isAnnotationDataLayer(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is final value annotation layer.

get isAnnotationFinalValue(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is an annotation layer.

``

get isAnnotationLayer(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is a value annotation layer.

get isAnnotationValueLayer(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows an area shape.

get isArea(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows an area or line shape.

``

get isAreaOrLine(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows a horizontal column shape.

get isBar(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is a category type series.

``

get isCategory(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

get isColoredItemwise(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows a column shape.

get isColumn(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the default tooltip behavior should be disabled if this series is present.

``

get isDefaultTooltipBehaviorDisabled(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is a financial type series.

get isFinancial(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is financial indicator

get isFinancialIndicator(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is financial overlay

get isFinancialOverlay(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series has financial OHLC/candlestick visuals

get isFinancialSeries(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is financial waterfall

get isFinancialWaterfall(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is a stack fragment.

``

get isFragment(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is a geographic series.

``

get isGeographic(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is a highlight overlay.

get isHighlightOverlay(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets if the series uses an index, which can be used to auto-assign it a color.

``

get isIndexed(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

get isLayer(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows a line contour shape.

get isLineContour(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows only line shapes.

get isLineOnly(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Overridden by derived series classes to indicate when markerless display is preferred or not.

get isMarkerlessDisplayPreferred(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Overridden by derived series classes to indicate when negative colors are supported or not.

get isNegativeColorSupported(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows a pie shape.

get isPie(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows pixels.

get isPixel(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is a polar type series.

``

get isPolar(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows a polygon shape.

get isPolygon(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows a polyline shape.

get isPolyline(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is a radial type series.

``

get isRadial(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is a range type series.

``

get isRange(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is a scatter type series.

``

get isScatter(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is a shape type series.

get isShape(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows interactive shape controls.

get isShapeControl(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows a spline shape.

get isSpline(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is a stacked type series.

``

get isStacked(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows step shapes.

get isStep(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series supports summarization in Data Legend and Data Tooltip.

get isSummarizationSupported(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows a tile imagery.

get isTile(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is an annotation layer.

get isToolTipLayer(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets if the series should appear in any legends.

``

get isUsableInLegend(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is final value annotation layer.

get isUserAnnotationLayer(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is final user annotation tooltip layer.

get isUserAnnotationToolTipLayer(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows an area shape.

get isValueAxisInverted(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the series is a value overlay.

get isValueOverlay(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series is oriented vertically.

``

get isVertical(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Gets whether the current series shows a waterfall column shape.

get isWaterfall(): boolean

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

get seriesInternal(): any

Returns any

get observedAttributes(): string[]

Returns string[]

Inherited from: IgcStrategyBasedIndicatorComponent

attributeChangedCallback(name: string, oldValue: string, newValue: string): void

Parameters

  • name: string
  • oldValue: string
  • newValue: string

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

bindAxes(axes: IgcAxisComponent[]): void

Parameters

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

bindSeries(series: IgcSeriesComponent[]): void

Parameters

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Determine if object can be used as XAxis

canUseAsXAxis(axis: any): boolean

Parameters

  • axis: any
    • The object to check

    Use CanUseAsXAxis method to determine if the object can be used as XAxis.

    boolean canX =series.canUseAsXAxis(xAxis);

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

Determine if object can be used as YAxis

canUseAsYAxis(axis: any): boolean

Parameters

  • axis: any
    • The object to check

    Use CanUseAsYAxis method to determine if the object can be used as YAxis.

    boolean canY =series.canUseAsYAxis(yAxis);

Returns boolean

connectedCallback(): void

Returns void

disconnectedCallback(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

Gets the effective viewport, adjusted to account for margins and other factors.

getEffectiveViewport(): IgRect

Returns IgRect

Inherited from: IgcStrategyBasedIndicatorComponent

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 GetExactItemIndex method 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

Inherited from: IgcStrategyBasedIndicatorComponent

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 GetItem method gets the item that is the best match for the specified world coordinates.

Returns any

Inherited from: IgcStrategyBasedIndicatorComponent

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 GetItemIndex method gets the index of the item that resides at the provided world coordinates.

    number itemindex= series.getItemIndex(world);

Returns number

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

getItemValue(item: any, memberPathName: string): any

Parameters

  • item: any
  • memberPathName: string

Returns any

Inherited from: IgcStrategyBasedIndicatorComponent

getMainContentViewport(): IgRect

Returns IgRect

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

getNextOrExactIndex(world: IgPoint, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • skipUnknowns: boolean

Returns number

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

getPreviousOrExactIndex(world: IgPoint, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • skipUnknowns: boolean

Returns number

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesCloseValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesCloseValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesHighValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesHighValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesLowValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesLowValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesOpenValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesOpenValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgcStrategyBasedIndicatorComponent

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 GetSeriesValueBoundingBox method returns the best available value bounding box within the series that has the best value match for the world position provided.

Returns IgRect

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesValueFromSeriesPixel(mouse: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • mouse: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

getSeriesValuePositionFromSeriesPixel

Section titled "getSeriesValuePositionFromSeriesPixel"

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesValuePositionFromSeriesPixel(mouse: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • mouse: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

Inherited from: IgcStrategyBasedIndicatorComponent

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

Returns number[]

Inherited from: IgcStrategyBasedIndicatorComponent

Gets position of series value for specified layer value mode

getSeriesValueTypePosition(mode: string | ValueLayerValueMode): IgPoint

Parameters

Returns IgPoint

getSeriesValueTypePositionFromValue

Section titled "getSeriesValueTypePositionFromValue"

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesValueTypePositionFromValue(values: number[]): IgPoint

Parameters

  • values: number[]

Returns IgPoint

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesVolumeValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgcStrategyBasedIndicatorComponent

getSeriesVolumeValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

Hides any internal tooltips presented by the series, if any.

hideToolTips(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Hides any internal tooltips presented by the series, if any.

hideToolTipsImmediate(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

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.

    MoveCursorPoint can be used on annotation layers to programitically show the annotation at the given point.

    this.crosshair.moveCursorPoint({x:.5,y:.5});

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series

notifyIndexedPropertiesChanged(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Notifies the series that a visual property has changed, requiring a visual update.

notifyVisualPropertiesChanged(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Plays the assigned transition out animation, if any.

playTransitionIn(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Plays the assigned transition out animation, if any.

playTransitionOut(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Plays the assigned transition out animation, if any.

playTransitionOutAndRemove(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

provideData(data: any[]): void

Parameters

  • data: any[]

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

provideHighlightedData(data: any[]): void

Parameters

  • data: any[]

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Removes all alternate views of this series.

removeAllAlternateViews(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Removes an alternate view of this series.

removeAlternateView(viewIdentifier: string): void

Parameters

  • viewIdentifier: string
    • The string identifier for the view to remove.

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Call to null out the axes of the series;

removeAxes(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Renders the series.

renderSeries(animate: boolean): void

Parameters

  • animate: boolean
    • True if the change should be animated.
    this.series.renderSeries(true);

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Replays the assigned transition in animation, if any.

``

replayTransitionIn(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Gets the brush for tooltip labels.

resolveTooltipBrush(): string

Returns string

Inherited from: IgcStrategyBasedIndicatorComponent

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 ScrollIntoView method scrolls the series to display the item for the specified data item.

Returns boolean

Inherited from: IgcStrategyBasedIndicatorComponent

setNegativeColors(negativeBrush: string, negativeOutline: string): void

Parameters

  • negativeBrush: string
  • negativeOutline: string

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

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, SimulateHover can be used to automatically display the tooltip over a particular series item.

    this.series.simulateHover({x:250,y:250});

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

Called when this series' Style is updated.

styleUpdated(): void

Returns void

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

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

Inherited from: IgcStrategyBasedIndicatorComponent

_createFromInternal(internal: any): IgcSeriesComponent

Parameters

  • internal: any

Returns IgcSeriesComponent

register(): void

Returns void