Represents a base class for domain charts with X/Y axes
Constructors
Section titled "Constructors"IgrXYChart
new IgrXYChart(props: P): IgrXYChart Returns IgrXYChart
Properties
Section titled "Properties"actualBrushes
Section titled "actualBrushes"Inherited from: IgrDomainChart
actualBrushes: string[] actualOutlines
Section titled "actualOutlines"Inherited from: IgrDomainChart
actualOutlines: string[] actualXAxisLabelTextColor
Section titled "actualXAxisLabelTextColor"actualXAxisLabelTextColor: string actualYAxisLabelTextColor
Section titled "actualYAxisLabelTextColor"actualYAxisLabelTextColor: string alignsGridLinesToPixels
Section titled "alignsGridLinesToPixels"Inherited from: IgrDomainChart
alignsGridLinesToPixels: boolean animateSeriesWhenAxisRangeChanges
Section titled "animateSeriesWhenAxisRangeChanges"Inherited from: IgrDomainChart
animateSeriesWhenAxisRangeChanges: boolean areaFillOpacity
Section titled "areaFillOpacity"Inherited from: IgrDomainChart
areaFillOpacity: number autoCalloutsVisible
Section titled "autoCalloutsVisible"Inherited from: IgrDomainChart
autoCalloutsVisible: boolean bottomMargin
Section titled "bottomMargin"Inherited from: IgrDomainChart
bottomMargin: number brushes
Section titled "brushes"Inherited from: IgrDomainChart
brushes: string[] calloutCollisionMode
Section titled "calloutCollisionMode"Inherited from: IgrDomainChart
calloutCollisionMode: CalloutCollisionMode calloutLabelUpdating
Section titled "calloutLabelUpdating"Inherited from: IgrDomainChart
calloutLabelUpdating: object calloutRenderStyleUpdating
Section titled "calloutRenderStyleUpdating"Inherited from: IgrDomainChart
calloutRenderStyleUpdating: object calloutsAllowedPositions
Section titled "calloutsAllowedPositions"Inherited from: IgrDomainChart
calloutsAllowedPositions: IgrCalloutPlacementPositionsCollection calloutsAutoLabelPrecision
Section titled "calloutsAutoLabelPrecision"Inherited from: IgrDomainChart
calloutsAutoLabelPrecision: number calloutsBackground
Section titled "calloutsBackground"Inherited from: IgrDomainChart
calloutsBackground: string calloutsContentMemberPath
Section titled "calloutsContentMemberPath"Inherited from: IgrDomainChart
calloutsContentMemberPath: string calloutsDarkTextColor
Section titled "calloutsDarkTextColor"Inherited from: IgrDomainChart
calloutsDarkTextColor: string calloutsDataSource
Section titled "calloutsDataSource"Inherited from: IgrDomainChart
calloutsDataSource: any[] calloutsLabelMemberPath
Section titled "calloutsLabelMemberPath"Inherited from: IgrDomainChart
calloutsLabelMemberPath: string calloutsLeaderBrush
Section titled "calloutsLeaderBrush"Inherited from: IgrDomainChart
calloutsLeaderBrush: string calloutsLightTextColor
Section titled "calloutsLightTextColor"Inherited from: IgrDomainChart
calloutsLightTextColor: string calloutsOutline
Section titled "calloutsOutline"Inherited from: IgrDomainChart
calloutsOutline: string calloutsStrokeThickness
Section titled "calloutsStrokeThickness"Inherited from: IgrDomainChart
calloutsStrokeThickness: number calloutsTextColor
Section titled "calloutsTextColor"Inherited from: IgrDomainChart
calloutsTextColor: string calloutsTextStyle
Section titled "calloutsTextStyle"Inherited from: IgrDomainChart
calloutsTextStyle: string calloutStyleUpdating
Section titled "calloutStyleUpdating"Inherited from: IgrDomainChart
calloutStyleUpdating: object calloutStyleUpdatingEventEnabled
Section titled "calloutStyleUpdatingEventEnabled"Inherited from: IgrDomainChart
calloutStyleUpdatingEventEnabled: boolean calloutsUseAutoContrastingLabelColors
Section titled "calloutsUseAutoContrastingLabelColors"Inherited from: IgrDomainChart
calloutsUseAutoContrastingLabelColors: boolean calloutsUseItemColorForFill
Section titled "calloutsUseItemColorForFill"Inherited from: IgrDomainChart
calloutsUseItemColorForFill: boolean calloutsUseItemColorForOutline
Section titled "calloutsUseItemColorForOutline"Inherited from: IgrDomainChart
calloutsUseItemColorForOutline: boolean calloutsVisible
Section titled "calloutsVisible"Inherited from: IgrDomainChart
calloutsVisible: boolean calloutsXMemberPath
Section titled "calloutsXMemberPath"Inherited from: IgrDomainChart
calloutsXMemberPath: string calloutsYMemberPath
Section titled "calloutsYMemberPath"Inherited from: IgrDomainChart
calloutsYMemberPath: string chartTitle
Section titled "chartTitle"Inherited from: IgrDomainChart
chartTitle: string computedPlotAreaMarginMode
Section titled "computedPlotAreaMarginMode"Inherited from: IgrDomainChart
computedPlotAreaMarginMode: ComputedPlotAreaMarginMode crosshairsAnnotationEnabled
Section titled "crosshairsAnnotationEnabled"Inherited from: IgrDomainChart
crosshairsAnnotationEnabled: boolean crosshairsAnnotationXAxisBackground
Section titled "crosshairsAnnotationXAxisBackground"Inherited from: IgrDomainChart
crosshairsAnnotationXAxisBackground: string crosshairsAnnotationXAxisPrecision
Section titled "crosshairsAnnotationXAxisPrecision"Inherited from: IgrDomainChart
crosshairsAnnotationXAxisPrecision: number crosshairsAnnotationXAxisTextColor
Section titled "crosshairsAnnotationXAxisTextColor"Inherited from: IgrDomainChart
crosshairsAnnotationXAxisTextColor: string crosshairsAnnotationYAxisBackground
Section titled "crosshairsAnnotationYAxisBackground"Inherited from: IgrDomainChart
crosshairsAnnotationYAxisBackground: string crosshairsAnnotationYAxisPrecision
Section titled "crosshairsAnnotationYAxisPrecision"Inherited from: IgrDomainChart
crosshairsAnnotationYAxisPrecision: number crosshairsAnnotationYAxisTextColor
Section titled "crosshairsAnnotationYAxisTextColor"Inherited from: IgrDomainChart
crosshairsAnnotationYAxisTextColor: string crosshairsDisplayMode
Section titled "crosshairsDisplayMode"Inherited from: IgrDomainChart
crosshairsDisplayMode: CrosshairsDisplayMode crosshairsLineHorizontalStroke
Section titled "crosshairsLineHorizontalStroke"Inherited from: IgrDomainChart
crosshairsLineHorizontalStroke: string crosshairsLineThickness
Section titled "crosshairsLineThickness"Inherited from: IgrDomainChart
crosshairsLineThickness: number crosshairsLineVerticalStroke
Section titled "crosshairsLineVerticalStroke"Inherited from: IgrDomainChart
crosshairsLineVerticalStroke: string crosshairsSkipInvalidData
Section titled "crosshairsSkipInvalidData"Inherited from: IgrDomainChart
crosshairsSkipInvalidData: boolean crosshairsSkipZeroValueFragments
Section titled "crosshairsSkipZeroValueFragments"Inherited from: IgrDomainChart
crosshairsSkipZeroValueFragments: boolean crosshairsSnapToData
Section titled "crosshairsSnapToData"Inherited from: IgrDomainChart
crosshairsSnapToData: boolean dataToolTipBadgeMarginBottom
Section titled "dataToolTipBadgeMarginBottom"Inherited from: IgrDomainChart
dataToolTipBadgeMarginBottom: number dataToolTipBadgeMarginLeft
Section titled "dataToolTipBadgeMarginLeft"Inherited from: IgrDomainChart
dataToolTipBadgeMarginLeft: number dataToolTipBadgeMarginRight
Section titled "dataToolTipBadgeMarginRight"Inherited from: IgrDomainChart
dataToolTipBadgeMarginRight: number dataToolTipBadgeMarginTop
Section titled "dataToolTipBadgeMarginTop"Inherited from: IgrDomainChart
dataToolTipBadgeMarginTop: number dataToolTipBadgeShape
Section titled "dataToolTipBadgeShape"Inherited from: IgrDomainChart
dataToolTipBadgeShape: LegendItemBadgeShape dataToolTipDefaultPositionOffsetX
Section titled "dataToolTipDefaultPositionOffsetX"Inherited from: IgrDomainChart
dataToolTipDefaultPositionOffsetX: number dataToolTipDefaultPositionOffsetY
Section titled "dataToolTipDefaultPositionOffsetY"Inherited from: IgrDomainChart
dataToolTipDefaultPositionOffsetY: number dataToolTipExcludedColumns
Section titled "dataToolTipExcludedColumns"Inherited from: IgrDomainChart
dataToolTipExcludedColumns: string[] dataToolTipExcludedSeries
Section titled "dataToolTipExcludedSeries"Inherited from: IgrDomainChart
dataToolTipExcludedSeries: string[] dataToolTipGroupedPositionModeX
Section titled "dataToolTipGroupedPositionModeX"Inherited from: IgrDomainChart
dataToolTipGroupedPositionModeX: DataTooltipGroupedPositionX dataToolTipGroupedPositionModeY
Section titled "dataToolTipGroupedPositionModeY"Inherited from: IgrDomainChart
dataToolTipGroupedPositionModeY: DataTooltipGroupedPositionY dataToolTipGroupingMode
Section titled "dataToolTipGroupingMode"Inherited from: IgrDomainChart
dataToolTipGroupingMode: DataToolTipLayerGroupingMode dataToolTipGroupRowMarginBottom
Section titled "dataToolTipGroupRowMarginBottom"Inherited from: IgrDomainChart
dataToolTipGroupRowMarginBottom: number dataToolTipGroupRowMarginLeft
Section titled "dataToolTipGroupRowMarginLeft"Inherited from: IgrDomainChart
dataToolTipGroupRowMarginLeft: number dataToolTipGroupRowMarginRight
Section titled "dataToolTipGroupRowMarginRight"Inherited from: IgrDomainChart
dataToolTipGroupRowMarginRight: number dataToolTipGroupRowMarginTop
Section titled "dataToolTipGroupRowMarginTop"Inherited from: IgrDomainChart
dataToolTipGroupRowMarginTop: number dataToolTipGroupRowVisible
Section titled "dataToolTipGroupRowVisible"Inherited from: IgrDomainChart
dataToolTipGroupRowVisible: boolean dataToolTipGroupTextColor
Section titled "dataToolTipGroupTextColor"Inherited from: IgrDomainChart
dataToolTipGroupTextColor: string dataToolTipGroupTextMarginBottom
Section titled "dataToolTipGroupTextMarginBottom"Inherited from: IgrDomainChart
dataToolTipGroupTextMarginBottom: number dataToolTipGroupTextMarginLeft
Section titled "dataToolTipGroupTextMarginLeft"Inherited from: IgrDomainChart
dataToolTipGroupTextMarginLeft: number dataToolTipGroupTextMarginRight
Section titled "dataToolTipGroupTextMarginRight"Inherited from: IgrDomainChart
dataToolTipGroupTextMarginRight: number dataToolTipGroupTextMarginTop
Section titled "dataToolTipGroupTextMarginTop"Inherited from: IgrDomainChart
dataToolTipGroupTextMarginTop: number dataToolTipGroupTextStyle
Section titled "dataToolTipGroupTextStyle"Inherited from: IgrDomainChart
dataToolTipGroupTextStyle: string dataToolTipHeaderFormatCulture
Section titled "dataToolTipHeaderFormatCulture"Inherited from: IgrDomainChart
dataToolTipHeaderFormatCulture: string dataToolTipHeaderFormatDate
Section titled "dataToolTipHeaderFormatDate"Inherited from: IgrDomainChart
dataToolTipHeaderFormatDate: DataLegendHeaderDateMode dataToolTipHeaderFormatSpecifiers
Section titled "dataToolTipHeaderFormatSpecifiers"Inherited from: IgrDomainChart
dataToolTipHeaderFormatSpecifiers: any[] dataToolTipHeaderFormatString
Section titled "dataToolTipHeaderFormatString"Inherited from: IgrDomainChart
dataToolTipHeaderFormatString: string dataToolTipHeaderFormatTime
Section titled "dataToolTipHeaderFormatTime"Inherited from: IgrDomainChart
dataToolTipHeaderFormatTime: DataLegendHeaderTimeMode dataToolTipHeaderRowMarginBottom
Section titled "dataToolTipHeaderRowMarginBottom"Inherited from: IgrDomainChart
dataToolTipHeaderRowMarginBottom: number dataToolTipHeaderRowMarginLeft
Section titled "dataToolTipHeaderRowMarginLeft"Inherited from: IgrDomainChart
dataToolTipHeaderRowMarginLeft: number dataToolTipHeaderRowMarginRight
Section titled "dataToolTipHeaderRowMarginRight"Inherited from: IgrDomainChart
dataToolTipHeaderRowMarginRight: number dataToolTipHeaderRowMarginTop
Section titled "dataToolTipHeaderRowMarginTop"Inherited from: IgrDomainChart
dataToolTipHeaderRowMarginTop: number dataToolTipHeaderRowVisible
Section titled "dataToolTipHeaderRowVisible"Inherited from: IgrDomainChart
dataToolTipHeaderRowVisible: boolean dataToolTipHeaderText
Section titled "dataToolTipHeaderText"Inherited from: IgrDomainChart
dataToolTipHeaderText: string dataToolTipHeaderTextColor
Section titled "dataToolTipHeaderTextColor"Inherited from: IgrDomainChart
dataToolTipHeaderTextColor: string dataToolTipHeaderTextMarginBottom
Section titled "dataToolTipHeaderTextMarginBottom"Inherited from: IgrDomainChart
dataToolTipHeaderTextMarginBottom: number dataToolTipHeaderTextMarginLeft
Section titled "dataToolTipHeaderTextMarginLeft"Inherited from: IgrDomainChart
dataToolTipHeaderTextMarginLeft: number dataToolTipHeaderTextMarginRight
Section titled "dataToolTipHeaderTextMarginRight"Inherited from: IgrDomainChart
dataToolTipHeaderTextMarginRight: number dataToolTipHeaderTextMarginTop
Section titled "dataToolTipHeaderTextMarginTop"Inherited from: IgrDomainChart
dataToolTipHeaderTextMarginTop: number dataToolTipHeaderTextStyle
Section titled "dataToolTipHeaderTextStyle"Inherited from: IgrDomainChart
dataToolTipHeaderTextStyle: string dataToolTipIncludedColumns
Section titled "dataToolTipIncludedColumns"Inherited from: IgrDomainChart
dataToolTipIncludedColumns: string[] dataToolTipIncludedSeries
Section titled "dataToolTipIncludedSeries"Inherited from: IgrDomainChart
dataToolTipIncludedSeries: string[] dataToolTipLabelDisplayMode
Section titled "dataToolTipLabelDisplayMode"Inherited from: IgrDomainChart
dataToolTipLabelDisplayMode: DataLegendLabelMode dataToolTipLabelTextColor
Section titled "dataToolTipLabelTextColor"Inherited from: IgrDomainChart
dataToolTipLabelTextColor: string dataToolTipLabelTextMarginBottom
Section titled "dataToolTipLabelTextMarginBottom"Inherited from: IgrDomainChart
dataToolTipLabelTextMarginBottom: number dataToolTipLabelTextMarginLeft
Section titled "dataToolTipLabelTextMarginLeft"Inherited from: IgrDomainChart
dataToolTipLabelTextMarginLeft: number dataToolTipLabelTextMarginRight
Section titled "dataToolTipLabelTextMarginRight"Inherited from: IgrDomainChart
dataToolTipLabelTextMarginRight: number dataToolTipLabelTextMarginTop
Section titled "dataToolTipLabelTextMarginTop"Inherited from: IgrDomainChart
dataToolTipLabelTextMarginTop: number dataToolTipLabelTextStyle
Section titled "dataToolTipLabelTextStyle"Inherited from: IgrDomainChart
dataToolTipLabelTextStyle: string dataToolTipPositionOffsetX
Section titled "dataToolTipPositionOffsetX"Inherited from: IgrDomainChart
dataToolTipPositionOffsetX: number dataToolTipPositionOffsetY
Section titled "dataToolTipPositionOffsetY"Inherited from: IgrDomainChart
dataToolTipPositionOffsetY: number dataToolTipShouldUpdateWhenSeriesDataChanges
Section titled "dataToolTipShouldUpdateWhenSeriesDataChanges"Inherited from: IgrDomainChart
dataToolTipShouldUpdateWhenSeriesDataChanges: boolean dataToolTipSummaryLabelText
Section titled "dataToolTipSummaryLabelText"Inherited from: IgrDomainChart
dataToolTipSummaryLabelText: string dataToolTipSummaryLabelTextColor
Section titled "dataToolTipSummaryLabelTextColor"Inherited from: IgrDomainChart
dataToolTipSummaryLabelTextColor: string dataToolTipSummaryLabelTextStyle
Section titled "dataToolTipSummaryLabelTextStyle"Inherited from: IgrDomainChart
dataToolTipSummaryLabelTextStyle: string dataToolTipSummaryRowMarginBottom
Section titled "dataToolTipSummaryRowMarginBottom"Inherited from: IgrDomainChart
dataToolTipSummaryRowMarginBottom: number dataToolTipSummaryRowMarginLeft
Section titled "dataToolTipSummaryRowMarginLeft"Inherited from: IgrDomainChart
dataToolTipSummaryRowMarginLeft: number dataToolTipSummaryRowMarginRight
Section titled "dataToolTipSummaryRowMarginRight"Inherited from: IgrDomainChart
dataToolTipSummaryRowMarginRight: number dataToolTipSummaryRowMarginTop
Section titled "dataToolTipSummaryRowMarginTop"Inherited from: IgrDomainChart
dataToolTipSummaryRowMarginTop: number dataToolTipSummaryTitleText
Section titled "dataToolTipSummaryTitleText"Inherited from: IgrDomainChart
dataToolTipSummaryTitleText: string dataToolTipSummaryTitleTextColor
Section titled "dataToolTipSummaryTitleTextColor"Inherited from: IgrDomainChart
dataToolTipSummaryTitleTextColor: string dataToolTipSummaryTitleTextMarginBottom
Section titled "dataToolTipSummaryTitleTextMarginBottom"Inherited from: IgrDomainChart
dataToolTipSummaryTitleTextMarginBottom: number dataToolTipSummaryTitleTextMarginLeft
Section titled "dataToolTipSummaryTitleTextMarginLeft"Inherited from: IgrDomainChart
dataToolTipSummaryTitleTextMarginLeft: number dataToolTipSummaryTitleTextMarginRight
Section titled "dataToolTipSummaryTitleTextMarginRight"Inherited from: IgrDomainChart
dataToolTipSummaryTitleTextMarginRight: number dataToolTipSummaryTitleTextMarginTop
Section titled "dataToolTipSummaryTitleTextMarginTop"Inherited from: IgrDomainChart
dataToolTipSummaryTitleTextMarginTop: number dataToolTipSummaryTitleTextStyle
Section titled "dataToolTipSummaryTitleTextStyle"Inherited from: IgrDomainChart
dataToolTipSummaryTitleTextStyle: string dataToolTipSummaryType
Section titled "dataToolTipSummaryType"Inherited from: IgrDomainChart
dataToolTipSummaryType: DataLegendSummaryType dataToolTipSummaryUnitsText
Section titled "dataToolTipSummaryUnitsText"Inherited from: IgrDomainChart
dataToolTipSummaryUnitsText: string dataToolTipSummaryUnitsTextColor
Section titled "dataToolTipSummaryUnitsTextColor"Inherited from: IgrDomainChart
dataToolTipSummaryUnitsTextColor: string dataToolTipSummaryUnitsTextStyle
Section titled "dataToolTipSummaryUnitsTextStyle"Inherited from: IgrDomainChart
dataToolTipSummaryUnitsTextStyle: string dataToolTipSummaryValueTextColor
Section titled "dataToolTipSummaryValueTextColor"Inherited from: IgrDomainChart
dataToolTipSummaryValueTextColor: string dataToolTipSummaryValueTextStyle
Section titled "dataToolTipSummaryValueTextStyle"Inherited from: IgrDomainChart
dataToolTipSummaryValueTextStyle: string dataToolTipTitleTextColor
Section titled "dataToolTipTitleTextColor"Inherited from: IgrDomainChart
dataToolTipTitleTextColor: string dataToolTipTitleTextMarginBottom
Section titled "dataToolTipTitleTextMarginBottom"Inherited from: IgrDomainChart
dataToolTipTitleTextMarginBottom: number dataToolTipTitleTextMarginLeft
Section titled "dataToolTipTitleTextMarginLeft"Inherited from: IgrDomainChart
dataToolTipTitleTextMarginLeft: number dataToolTipTitleTextMarginRight
Section titled "dataToolTipTitleTextMarginRight"Inherited from: IgrDomainChart
dataToolTipTitleTextMarginRight: number dataToolTipTitleTextMarginTop
Section titled "dataToolTipTitleTextMarginTop"Inherited from: IgrDomainChart
dataToolTipTitleTextMarginTop: number dataToolTipTitleTextStyle
Section titled "dataToolTipTitleTextStyle"Inherited from: IgrDomainChart
dataToolTipTitleTextStyle: string dataToolTipUnitsDisplayMode
Section titled "dataToolTipUnitsDisplayMode"Inherited from: IgrDomainChart
dataToolTipUnitsDisplayMode: DataLegendUnitsMode dataToolTipUnitsText
Section titled "dataToolTipUnitsText"Inherited from: IgrDomainChart
dataToolTipUnitsText: string dataToolTipUnitsTextColor
Section titled "dataToolTipUnitsTextColor"Inherited from: IgrDomainChart
dataToolTipUnitsTextColor: string dataToolTipUnitsTextMarginBottom
Section titled "dataToolTipUnitsTextMarginBottom"Inherited from: IgrDomainChart
dataToolTipUnitsTextMarginBottom: number dataToolTipUnitsTextMarginLeft
Section titled "dataToolTipUnitsTextMarginLeft"Inherited from: IgrDomainChart
dataToolTipUnitsTextMarginLeft: number dataToolTipUnitsTextMarginRight
Section titled "dataToolTipUnitsTextMarginRight"Inherited from: IgrDomainChart
dataToolTipUnitsTextMarginRight: number dataToolTipUnitsTextMarginTop
Section titled "dataToolTipUnitsTextMarginTop"Inherited from: IgrDomainChart
dataToolTipUnitsTextMarginTop: number dataToolTipUnitsTextStyle
Section titled "dataToolTipUnitsTextStyle"Inherited from: IgrDomainChart
dataToolTipUnitsTextStyle: string dataToolTipValueFormatAbbreviation
Section titled "dataToolTipValueFormatAbbreviation"Inherited from: IgrDomainChart
dataToolTipValueFormatAbbreviation: DataAbbreviationMode dataToolTipValueFormatCulture
Section titled "dataToolTipValueFormatCulture"Inherited from: IgrDomainChart
dataToolTipValueFormatCulture: string dataToolTipValueFormatMaxFractions
Section titled "dataToolTipValueFormatMaxFractions"Inherited from: IgrDomainChart
dataToolTipValueFormatMaxFractions: number dataToolTipValueFormatMinFractions
Section titled "dataToolTipValueFormatMinFractions"Inherited from: IgrDomainChart
dataToolTipValueFormatMinFractions: number dataToolTipValueFormatMode
Section titled "dataToolTipValueFormatMode"Inherited from: IgrDomainChart
dataToolTipValueFormatMode: DataLegendValueMode dataToolTipValueFormatSpecifiers
Section titled "dataToolTipValueFormatSpecifiers"Inherited from: IgrDomainChart
dataToolTipValueFormatSpecifiers: any[] dataToolTipValueFormatString
Section titled "dataToolTipValueFormatString"Inherited from: IgrDomainChart
dataToolTipValueFormatString: string dataToolTipValueFormatUseGrouping
Section titled "dataToolTipValueFormatUseGrouping"Inherited from: IgrDomainChart
dataToolTipValueFormatUseGrouping: boolean dataToolTipValueRowMarginBottom
Section titled "dataToolTipValueRowMarginBottom"Inherited from: IgrDomainChart
dataToolTipValueRowMarginBottom: number dataToolTipValueRowMarginLeft
Section titled "dataToolTipValueRowMarginLeft"Inherited from: IgrDomainChart
dataToolTipValueRowMarginLeft: number dataToolTipValueRowMarginRight
Section titled "dataToolTipValueRowMarginRight"Inherited from: IgrDomainChart
dataToolTipValueRowMarginRight: number dataToolTipValueRowMarginTop
Section titled "dataToolTipValueRowMarginTop"Inherited from: IgrDomainChart
dataToolTipValueRowMarginTop: number dataToolTipValueRowVisible
Section titled "dataToolTipValueRowVisible"Inherited from: IgrDomainChart
dataToolTipValueRowVisible: boolean dataToolTipValueTextColor
Section titled "dataToolTipValueTextColor"Inherited from: IgrDomainChart
dataToolTipValueTextColor: string dataToolTipValueTextMarginBottom
Section titled "dataToolTipValueTextMarginBottom"Inherited from: IgrDomainChart
dataToolTipValueTextMarginBottom: number dataToolTipValueTextMarginLeft
Section titled "dataToolTipValueTextMarginLeft"Inherited from: IgrDomainChart
dataToolTipValueTextMarginLeft: number dataToolTipValueTextMarginRight
Section titled "dataToolTipValueTextMarginRight"Inherited from: IgrDomainChart
dataToolTipValueTextMarginRight: number dataToolTipValueTextMarginTop
Section titled "dataToolTipValueTextMarginTop"Inherited from: IgrDomainChart
dataToolTipValueTextMarginTop: number dataToolTipValueTextStyle
Section titled "dataToolTipValueTextStyle"Inherited from: IgrDomainChart
dataToolTipValueTextStyle: string dataToolTipValueTextUseSeriesColors
Section titled "dataToolTipValueTextUseSeriesColors"Inherited from: IgrDomainChart
dataToolTipValueTextUseSeriesColors: boolean dataToolTipValueTextWhenMissingData
Section titled "dataToolTipValueTextWhenMissingData"Inherited from: IgrDomainChart
dataToolTipValueTextWhenMissingData: string excludedProperties
Section titled "excludedProperties"Inherited from: IgrDomainChart
excludedProperties: string[] filterStringErrorsParsing
Section titled "filterStringErrorsParsing"Inherited from: IgrDomainChart
filterStringErrorsParsing: object finalValueAnnotationsBackground
Section titled "finalValueAnnotationsBackground"Inherited from: IgrDomainChart
finalValueAnnotationsBackground: string finalValueAnnotationsPrecision
Section titled "finalValueAnnotationsPrecision"Inherited from: IgrDomainChart
finalValueAnnotationsPrecision: number finalValueAnnotationsTextColor
Section titled "finalValueAnnotationsTextColor"Inherited from: IgrDomainChart
finalValueAnnotationsTextColor: string finalValueAnnotationsVisible
Section titled "finalValueAnnotationsVisible"Inherited from: IgrDomainChart
finalValueAnnotationsVisible: boolean focusBrush
Section titled "focusBrush"Inherited from: IgrDomainChart
focusBrush: string focusDismissDelayMilliseconds
Section titled "focusDismissDelayMilliseconds"Inherited from: IgrDomainChart
focusDismissDelayMilliseconds: number focusedSeriesItems
Section titled "focusedSeriesItems"Inherited from: IgrDomainChart
focusedSeriesItems: IgrChartSelectedItemCollection focusedSeriesItemsChanged
Section titled "focusedSeriesItemsChanged"Inherited from: IgrDomainChart
focusedSeriesItemsChanged: object focusMode
Section titled "focusMode"Inherited from: IgrDomainChart
focusMode: SeriesSelectionMode focusTransitionDuration
Section titled "focusTransitionDuration"Inherited from: IgrDomainChart
focusTransitionDuration: number groupSorts
Section titled "groupSorts"Inherited from: IgrDomainChart
groupSorts: string highlightedDataSource
Section titled "highlightedDataSource"Inherited from: IgrDomainChart
highlightedDataSource: any highlightedLegendItemVisibility
Section titled "highlightedLegendItemVisibility"Inherited from: IgrDomainChart
highlightedLegendItemVisibility: Visibility highlightedValuesDisplayMode
Section titled "highlightedValuesDisplayMode"Inherited from: IgrDomainChart
highlightedValuesDisplayMode: SeriesHighlightedValuesDisplayMode highlightingBehavior
Section titled "highlightingBehavior"Inherited from: IgrDomainChart
highlightingBehavior: SeriesHighlightingBehavior highlightingDismissDelayMilliseconds
Section titled "highlightingDismissDelayMilliseconds"Inherited from: IgrDomainChart
highlightingDismissDelayMilliseconds: number highlightingFadeOpacity
Section titled "highlightingFadeOpacity"Inherited from: IgrDomainChart
highlightingFadeOpacity: number highlightingMode
Section titled "highlightingMode"Inherited from: IgrDomainChart
highlightingMode: SeriesHighlightingMode highlightingTransitionDuration
Section titled "highlightingTransitionDuration"Inherited from: IgrDomainChart
highlightingTransitionDuration: number horizontalViewScrollbarCornerRadius
Section titled "horizontalViewScrollbarCornerRadius"Inherited from: IgrDomainChart
horizontalViewScrollbarCornerRadius: number horizontalViewScrollbarFill
Section titled "horizontalViewScrollbarFill"Inherited from: IgrDomainChart
horizontalViewScrollbarFill: string horizontalViewScrollbarHeight
Section titled "horizontalViewScrollbarHeight"Inherited from: IgrDomainChart
horizontalViewScrollbarHeight: number horizontalViewScrollbarInset
Section titled "horizontalViewScrollbarInset"Inherited from: IgrDomainChart
horizontalViewScrollbarInset: number horizontalViewScrollbarMaxOpacity
Section titled "horizontalViewScrollbarMaxOpacity"Inherited from: IgrDomainChart
horizontalViewScrollbarMaxOpacity: number horizontalViewScrollbarMode
Section titled "horizontalViewScrollbarMode"Inherited from: IgrDomainChart
horizontalViewScrollbarMode: SeriesViewerScrollbarMode horizontalViewScrollbarOutline
Section titled "horizontalViewScrollbarOutline"Inherited from: IgrDomainChart
horizontalViewScrollbarOutline: string horizontalViewScrollbarPosition
Section titled "horizontalViewScrollbarPosition"Inherited from: IgrDomainChart
horizontalViewScrollbarPosition: SeriesViewerHorizontalScrollbarPosition horizontalViewScrollbarShouldAddAutoTrackInsets
Section titled "horizontalViewScrollbarShouldAddAutoTrackInsets"Inherited from: IgrDomainChart
horizontalViewScrollbarShouldAddAutoTrackInsets: boolean horizontalViewScrollbarStrokeThickness
Section titled "horizontalViewScrollbarStrokeThickness"Inherited from: IgrDomainChart
horizontalViewScrollbarStrokeThickness: number horizontalViewScrollbarTrackEndInset
Section titled "horizontalViewScrollbarTrackEndInset"Inherited from: IgrDomainChart
horizontalViewScrollbarTrackEndInset: number horizontalViewScrollbarTrackStartInset
Section titled "horizontalViewScrollbarTrackStartInset"Inherited from: IgrDomainChart
horizontalViewScrollbarTrackStartInset: number includedProperties
Section titled "includedProperties"Inherited from: IgrDomainChart
includedProperties: string[] initialFilter
Section titled "initialFilter"Inherited from: IgrDomainChart
initialFilter: string initialGroups
Section titled "initialGroups"Inherited from: IgrDomainChart
initialGroups: string initialHighlightFilter
Section titled "initialHighlightFilter"Inherited from: IgrDomainChart
initialHighlightFilter: string initialSorts
Section titled "initialSorts"Inherited from: IgrDomainChart
initialSorts: string initialSummaries
Section titled "initialSummaries"Inherited from: IgrDomainChart
initialSummaries: string isHorizontalZoomEnabled
Section titled "isHorizontalZoomEnabled"Inherited from: IgrDomainChart
isHorizontalZoomEnabled: boolean isSeriesHighlightingEnabled
Section titled "isSeriesHighlightingEnabled"Inherited from: IgrDomainChart
isSeriesHighlightingEnabled: boolean isUserAnnotationsEnabled
Section titled "isUserAnnotationsEnabled"Inherited from: IgrDomainChart
isUserAnnotationsEnabled: boolean isVerticalZoomEnabled
Section titled "isVerticalZoomEnabled"Inherited from: IgrDomainChart
isVerticalZoomEnabled: boolean leftMargin
Section titled "leftMargin"Inherited from: IgrDomainChart
leftMargin: number legend
Section titled "legend"Inherited from: IgrDomainChart
legend: any legendHighlightingMode
Section titled "legendHighlightingMode"Inherited from: IgrDomainChart
legendHighlightingMode: LegendHighlightingMode legendItemBadgeMode
Section titled "legendItemBadgeMode"Inherited from: IgrDomainChart
legendItemBadgeMode: LegendItemBadgeMode legendItemBadgeShape
Section titled "legendItemBadgeShape"Inherited from: IgrDomainChart
legendItemBadgeShape: LegendItemBadgeShape legendItemVisibility
Section titled "legendItemVisibility"Inherited from: IgrDomainChart
legendItemVisibility: Visibility markerAutomaticBehavior
Section titled "markerAutomaticBehavior"Inherited from: IgrDomainChart
markerAutomaticBehavior: MarkerAutomaticBehavior markerBrushes
Section titled "markerBrushes"Inherited from: IgrDomainChart
markerBrushes: string[] markerFillMode
Section titled "markerFillMode"Inherited from: IgrDomainChart
markerFillMode: MarkerFillMode markerFillOpacity
Section titled "markerFillOpacity"Inherited from: IgrDomainChart
markerFillOpacity: number markerMaxCount
Section titled "markerMaxCount"Inherited from: IgrDomainChart
markerMaxCount: number markerOutlineMode
Section titled "markerOutlineMode"Inherited from: IgrDomainChart
markerOutlineMode: MarkerOutlineMode markerOutlines
Section titled "markerOutlines"Inherited from: IgrDomainChart
markerOutlines: string[] markerThickness
Section titled "markerThickness"Inherited from: IgrDomainChart
markerThickness: number markerTypes
Section titled "markerTypes"Inherited from: IgrDomainChart
markerTypes: IgrMarkerTypeCollection outlineMode
Section titled "outlineMode"Inherited from: IgrDomainChart
outlineMode: SeriesOutlineMode outlines
Section titled "outlines"Inherited from: IgrDomainChart
outlines: string[] pixelScalingRatio
Section titled "pixelScalingRatio"Inherited from: IgrDomainChart
pixelScalingRatio: number plotAreaMarginBottom
Section titled "plotAreaMarginBottom"Inherited from: IgrDomainChart
plotAreaMarginBottom: number plotAreaMarginLeft
Section titled "plotAreaMarginLeft"Inherited from: IgrDomainChart
plotAreaMarginLeft: number plotAreaMarginRight
Section titled "plotAreaMarginRight"Inherited from: IgrDomainChart
plotAreaMarginRight: number plotAreaMarginTop
Section titled "plotAreaMarginTop"Inherited from: IgrDomainChart
plotAreaMarginTop: number plotAreaPointerDown
Section titled "plotAreaPointerDown"Inherited from: IgrDomainChart
plotAreaPointerDown: object plotAreaPointerEnter
Section titled "plotAreaPointerEnter"Inherited from: IgrDomainChart
plotAreaPointerEnter: object plotAreaPointerLeave
Section titled "plotAreaPointerLeave"Inherited from: IgrDomainChart
plotAreaPointerLeave: object plotAreaPointerMove
Section titled "plotAreaPointerMove"Inherited from: IgrDomainChart
plotAreaPointerMove: object plotAreaPointerUp
Section titled "plotAreaPointerUp"Inherited from: IgrDomainChart
plotAreaPointerUp: object resolution
Section titled "resolution"Inherited from: IgrDomainChart
resolution: number rightMargin
Section titled "rightMargin"Inherited from: IgrDomainChart
rightMargin: number selectedSeriesItems
Section titled "selectedSeriesItems"Inherited from: IgrDomainChart
selectedSeriesItems: IgrChartSelectedItemCollection selectedSeriesItemsChanged
Section titled "selectedSeriesItemsChanged"Inherited from: IgrDomainChart
selectedSeriesItemsChanged: object selectionBehavior
Section titled "selectionBehavior"Inherited from: IgrDomainChart
selectionBehavior: SeriesSelectionBehavior selectionBrush
Section titled "selectionBrush"Inherited from: IgrDomainChart
selectionBrush: string selectionDismissDelayMilliseconds
Section titled "selectionDismissDelayMilliseconds"Inherited from: IgrDomainChart
selectionDismissDelayMilliseconds: number selectionMode
Section titled "selectionMode"Inherited from: IgrDomainChart
selectionMode: SeriesSelectionMode selectionTransitionDuration
Section titled "selectionTransitionDuration"Inherited from: IgrDomainChart
selectionTransitionDuration: number seriesAdded
Section titled "seriesAdded"Inherited from: IgrDomainChart
seriesAdded: object seriesClick
Section titled "seriesClick"Inherited from: IgrDomainChart
seriesClick: object seriesPlotAreaMarginHorizontalMode
Section titled "seriesPlotAreaMarginHorizontalMode"Inherited from: IgrDomainChart
seriesPlotAreaMarginHorizontalMode: SeriesPlotAreaMarginHorizontalMode seriesPlotAreaMarginVerticalMode
Section titled "seriesPlotAreaMarginVerticalMode"Inherited from: IgrDomainChart
seriesPlotAreaMarginVerticalMode: SeriesPlotAreaMarginVerticalMode seriesPointerDown
Section titled "seriesPointerDown"Inherited from: IgrDomainChart
seriesPointerDown: object seriesPointerEnter
Section titled "seriesPointerEnter"Inherited from: IgrDomainChart
seriesPointerEnter: object seriesPointerLeave
Section titled "seriesPointerLeave"Inherited from: IgrDomainChart
seriesPointerLeave: object seriesPointerMove
Section titled "seriesPointerMove"Inherited from: IgrDomainChart
seriesPointerMove: object seriesPointerUp
Section titled "seriesPointerUp"Inherited from: IgrDomainChart
seriesPointerUp: object seriesRemoved
Section titled "seriesRemoved"Inherited from: IgrDomainChart
seriesRemoved: object seriesValueLayerUseLegend
Section titled "seriesValueLayerUseLegend"Inherited from: IgrDomainChart
seriesValueLayerUseLegend: boolean shouldAvoidAxisAnnotationCollisions
Section titled "shouldAvoidAxisAnnotationCollisions"Inherited from: IgrDomainChart
shouldAvoidAxisAnnotationCollisions: boolean shouldDisplayMockData
Section titled "shouldDisplayMockData"Inherited from: IgrDomainChart
shouldDisplayMockData: boolean shouldPanOnMaximumZoom
Section titled "shouldPanOnMaximumZoom"Inherited from: IgrDomainChart
shouldPanOnMaximumZoom: boolean shouldSimulateHoverMoveCrosshairPoint
Section titled "shouldSimulateHoverMoveCrosshairPoint"Inherited from: IgrDomainChart
shouldSimulateHoverMoveCrosshairPoint: boolean shouldUseSkeletonStyleForMockData
Section titled "shouldUseSkeletonStyleForMockData"Inherited from: IgrDomainChart
shouldUseSkeletonStyleForMockData: boolean subtitle
Section titled "subtitle"Inherited from: IgrDomainChart
subtitle: string subtitleAlignment
Section titled "subtitleAlignment"Inherited from: IgrDomainChart
subtitleAlignment: HorizontalAlignment subtitleBottomMargin
Section titled "subtitleBottomMargin"Inherited from: IgrDomainChart
subtitleBottomMargin: number subtitleLeftMargin
Section titled "subtitleLeftMargin"Inherited from: IgrDomainChart
subtitleLeftMargin: number subtitleRightMargin
Section titled "subtitleRightMargin"Inherited from: IgrDomainChart
subtitleRightMargin: number subtitleTextColor
Section titled "subtitleTextColor"Inherited from: IgrDomainChart
subtitleTextColor: string subtitleTextStyle
Section titled "subtitleTextStyle"Inherited from: IgrDomainChart
subtitleTextStyle: string subtitleTopMargin
Section titled "subtitleTopMargin"Inherited from: IgrDomainChart
subtitleTopMargin: number thickness
Section titled "thickness"Inherited from: IgrDomainChart
thickness: number titleAlignment
Section titled "titleAlignment"Inherited from: IgrDomainChart
titleAlignment: HorizontalAlignment titleBottomMargin
Section titled "titleBottomMargin"Inherited from: IgrDomainChart
titleBottomMargin: number titleLeftMargin
Section titled "titleLeftMargin"Inherited from: IgrDomainChart
titleLeftMargin: number titleRightMargin
Section titled "titleRightMargin"Inherited from: IgrDomainChart
titleRightMargin: number titleTextColor
Section titled "titleTextColor"Inherited from: IgrDomainChart
titleTextColor: string titleTextStyle
Section titled "titleTextStyle"Inherited from: IgrDomainChart
titleTextStyle: string titleTopMargin
Section titled "titleTopMargin"Inherited from: IgrDomainChart
titleTopMargin: number tooltipTemplate
Section titled "tooltipTemplate"Inherited from: IgrDomainChart
tooltipTemplate: any tooltipTemplates
Section titled "tooltipTemplates"Inherited from: IgrDomainChart
tooltipTemplates: any[] toolTipType
Section titled "toolTipType"Inherited from: IgrDomainChart
toolTipType: ToolTipType topMargin
Section titled "topMargin"Inherited from: IgrDomainChart
topMargin: number transitionDuration
Section titled "transitionDuration"Inherited from: IgrDomainChart
transitionDuration: number transitionEasingFunction
Section titled "transitionEasingFunction"Inherited from: IgrDomainChart
transitionEasingFunction: object trendLineBrushes
Section titled "trendLineBrushes"Inherited from: IgrDomainChart
trendLineBrushes: string[] trendLineLayerUseLegend
Section titled "trendLineLayerUseLegend"Inherited from: IgrDomainChart
trendLineLayerUseLegend: boolean trendLinePeriod
Section titled "trendLinePeriod"Inherited from: IgrDomainChart
trendLinePeriod: number trendLineThickness
Section titled "trendLineThickness"Inherited from: IgrDomainChart
trendLineThickness: number trendLineType
Section titled "trendLineType"Inherited from: IgrDomainChart
trendLineType: TrendLineType trendLineTypes
Section titled "trendLineTypes"Inherited from: IgrDomainChart
trendLineTypes: IgrTrendLineTypeCollection unknownValuePlotting
Section titled "unknownValuePlotting"Inherited from: IgrDomainChart
unknownValuePlotting: UnknownValuePlotting userAnnotationInformationRequested
Section titled "userAnnotationInformationRequested"Inherited from: IgrDomainChart
userAnnotationInformationRequested: object userAnnotationToolTipContentUpdating
Section titled "userAnnotationToolTipContentUpdating"Inherited from: IgrDomainChart
userAnnotationToolTipContentUpdating: object useValueForAutoCalloutLabels
Section titled "useValueForAutoCalloutLabels"Inherited from: IgrDomainChart
useValueForAutoCalloutLabels: boolean valueLines
Section titled "valueLines"Inherited from: IgrDomainChart
valueLines: IgrValueModeCollection valueLinesBrushes
Section titled "valueLinesBrushes"Inherited from: IgrDomainChart
valueLinesBrushes: string[] valueLinesThickness
Section titled "valueLinesThickness"Inherited from: IgrDomainChart
valueLinesThickness: number verticalViewScrollbarCornerRadius
Section titled "verticalViewScrollbarCornerRadius"Inherited from: IgrDomainChart
verticalViewScrollbarCornerRadius: number verticalViewScrollbarFill
Section titled "verticalViewScrollbarFill"Inherited from: IgrDomainChart
verticalViewScrollbarFill: string verticalViewScrollbarInset
Section titled "verticalViewScrollbarInset"Inherited from: IgrDomainChart
verticalViewScrollbarInset: number verticalViewScrollbarMaxOpacity
Section titled "verticalViewScrollbarMaxOpacity"Inherited from: IgrDomainChart
verticalViewScrollbarMaxOpacity: number verticalViewScrollbarMode
Section titled "verticalViewScrollbarMode"Inherited from: IgrDomainChart
verticalViewScrollbarMode: SeriesViewerScrollbarMode verticalViewScrollbarOutline
Section titled "verticalViewScrollbarOutline"Inherited from: IgrDomainChart
verticalViewScrollbarOutline: string verticalViewScrollbarPosition
Section titled "verticalViewScrollbarPosition"Inherited from: IgrDomainChart
verticalViewScrollbarPosition: SeriesViewerVerticalScrollbarPosition verticalViewScrollbarShouldAddAutoTrackInsets
Section titled "verticalViewScrollbarShouldAddAutoTrackInsets"Inherited from: IgrDomainChart
verticalViewScrollbarShouldAddAutoTrackInsets: boolean verticalViewScrollbarStrokeThickness
Section titled "verticalViewScrollbarStrokeThickness"Inherited from: IgrDomainChart
verticalViewScrollbarStrokeThickness: number verticalViewScrollbarTrackEndInset
Section titled "verticalViewScrollbarTrackEndInset"Inherited from: IgrDomainChart
verticalViewScrollbarTrackEndInset: number verticalViewScrollbarTrackStartInset
Section titled "verticalViewScrollbarTrackStartInset"Inherited from: IgrDomainChart
verticalViewScrollbarTrackStartInset: number verticalViewScrollbarWidth
Section titled "verticalViewScrollbarWidth"Inherited from: IgrDomainChart
verticalViewScrollbarWidth: number windowRect
Section titled "windowRect"Inherited from: IgrDomainChart
windowRect: IgRect windowRectMinHeight
Section titled "windowRectMinHeight"Inherited from: IgrDomainChart
windowRectMinHeight: number windowRectMinWidth
Section titled "windowRectMinWidth"Inherited from: IgrDomainChart
windowRectMinWidth: number windowSizeMinHeight
Section titled "windowSizeMinHeight"Inherited from: IgrDomainChart
windowSizeMinHeight: number windowSizeMinWidth
Section titled "windowSizeMinWidth"Inherited from: IgrDomainChart
windowSizeMinWidth: number xAxisExtent
Section titled "xAxisExtent"xAxisExtent: number xAxisFormatLabel
Section titled "xAxisFormatLabel"xAxisFormatLabel: object xAxisInverted
Section titled "xAxisInverted"xAxisInverted: boolean xAxisLabel
Section titled "xAxisLabel"xAxisLabel: any xAxisLabelAngle
Section titled "xAxisLabelAngle"xAxisLabelAngle: number xAxisLabelBottomMargin
Section titled "xAxisLabelBottomMargin"xAxisLabelBottomMargin: number xAxisLabelFormat
Section titled "xAxisLabelFormat"xAxisLabelFormat: string xAxisLabelFormatSpecifiers
Section titled "xAxisLabelFormatSpecifiers"xAxisLabelFormatSpecifiers: any[] xAxisLabelHorizontalAlignment
Section titled "xAxisLabelHorizontalAlignment"xAxisLabelHorizontalAlignment: HorizontalAlignment xAxisLabelLeftMargin
Section titled "xAxisLabelLeftMargin"xAxisLabelLeftMargin: number xAxisLabelLocation
Section titled "xAxisLabelLocation"xAxisLabelLocation: XAxisLabelLocation xAxisLabelRightMargin
Section titled "xAxisLabelRightMargin"xAxisLabelRightMargin: number xAxisLabelTextColor
Section titled "xAxisLabelTextColor"xAxisLabelTextColor: string xAxisLabelTextStyle
Section titled "xAxisLabelTextStyle"xAxisLabelTextStyle: string xAxisLabelTopMargin
Section titled "xAxisLabelTopMargin"xAxisLabelTopMargin: number xAxisLabelVerticalAlignment
Section titled "xAxisLabelVerticalAlignment"xAxisLabelVerticalAlignment: VerticalAlignment xAxisLabelVisibility
Section titled "xAxisLabelVisibility"xAxisLabelVisibility: Visibility xAxisMajorStroke
Section titled "xAxisMajorStroke"xAxisMajorStroke: string xAxisMajorStrokeThickness
Section titled "xAxisMajorStrokeThickness"xAxisMajorStrokeThickness: number xAxisMaximumExtent
Section titled "xAxisMaximumExtent"xAxisMaximumExtent: number xAxisMaximumExtentPercentage
Section titled "xAxisMaximumExtentPercentage"xAxisMaximumExtentPercentage: number xAxisMinorStroke
Section titled "xAxisMinorStroke"xAxisMinorStroke: string xAxisMinorStrokeThickness
Section titled "xAxisMinorStrokeThickness"xAxisMinorStrokeThickness: number xAxisStrip
Section titled "xAxisStrip"xAxisStrip: string xAxisStroke
Section titled "xAxisStroke"xAxisStroke: string xAxisStrokeThickness
Section titled "xAxisStrokeThickness"xAxisStrokeThickness: number xAxisTickLength
Section titled "xAxisTickLength"xAxisTickLength: number xAxisTickStroke
Section titled "xAxisTickStroke"xAxisTickStroke: string xAxisTickStrokeThickness
Section titled "xAxisTickStrokeThickness"xAxisTickStrokeThickness: number xAxisTitle
Section titled "xAxisTitle"xAxisTitle: string xAxisTitleAlignment
Section titled "xAxisTitleAlignment"xAxisTitleAlignment: HorizontalAlignment xAxisTitleAngle
Section titled "xAxisTitleAngle"xAxisTitleAngle: number xAxisTitleBottomMargin
Section titled "xAxisTitleBottomMargin"xAxisTitleBottomMargin: number xAxisTitleLeftMargin
Section titled "xAxisTitleLeftMargin"xAxisTitleLeftMargin: number xAxisTitleMargin
Section titled "xAxisTitleMargin"xAxisTitleMargin: number xAxisTitleRightMargin
Section titled "xAxisTitleRightMargin"xAxisTitleRightMargin: number xAxisTitleTextColor
Section titled "xAxisTitleTextColor"xAxisTitleTextColor: string xAxisTitleTextStyle
Section titled "xAxisTitleTextStyle"xAxisTitleTextStyle: string xAxisTitleTopMargin
Section titled "xAxisTitleTopMargin"xAxisTitleTopMargin: number yAxisExtent
Section titled "yAxisExtent"yAxisExtent: number yAxisFormatLabel
Section titled "yAxisFormatLabel"yAxisFormatLabel: object yAxisInverted
Section titled "yAxisInverted"yAxisInverted: boolean yAxisLabel
Section titled "yAxisLabel"yAxisLabel: any yAxisLabelAngle
Section titled "yAxisLabelAngle"yAxisLabelAngle: number yAxisLabelBottomMargin
Section titled "yAxisLabelBottomMargin"yAxisLabelBottomMargin: number yAxisLabelFormat
Section titled "yAxisLabelFormat"yAxisLabelFormat: string yAxisLabelFormatSpecifiers
Section titled "yAxisLabelFormatSpecifiers"yAxisLabelFormatSpecifiers: any[] yAxisLabelHorizontalAlignment
Section titled "yAxisLabelHorizontalAlignment"yAxisLabelHorizontalAlignment: HorizontalAlignment yAxisLabelLeftMargin
Section titled "yAxisLabelLeftMargin"yAxisLabelLeftMargin: number yAxisLabelLocation
Section titled "yAxisLabelLocation"yAxisLabelLocation: YAxisLabelLocation yAxisLabelRightMargin
Section titled "yAxisLabelRightMargin"yAxisLabelRightMargin: number yAxisLabelTextColor
Section titled "yAxisLabelTextColor"yAxisLabelTextColor: string yAxisLabelTextStyle
Section titled "yAxisLabelTextStyle"yAxisLabelTextStyle: string yAxisLabelTopMargin
Section titled "yAxisLabelTopMargin"yAxisLabelTopMargin: number yAxisLabelVerticalAlignment
Section titled "yAxisLabelVerticalAlignment"yAxisLabelVerticalAlignment: VerticalAlignment yAxisLabelVisibility
Section titled "yAxisLabelVisibility"yAxisLabelVisibility: Visibility yAxisMajorStroke
Section titled "yAxisMajorStroke"yAxisMajorStroke: string yAxisMajorStrokeThickness
Section titled "yAxisMajorStrokeThickness"yAxisMajorStrokeThickness: number yAxisMaximumExtent
Section titled "yAxisMaximumExtent"yAxisMaximumExtent: number yAxisMaximumExtentPercentage
Section titled "yAxisMaximumExtentPercentage"yAxisMaximumExtentPercentage: number yAxisMinorStroke
Section titled "yAxisMinorStroke"yAxisMinorStroke: string yAxisMinorStrokeThickness
Section titled "yAxisMinorStrokeThickness"yAxisMinorStrokeThickness: number yAxisStrip
Section titled "yAxisStrip"yAxisStrip: string yAxisStroke
Section titled "yAxisStroke"yAxisStroke: string yAxisStrokeThickness
Section titled "yAxisStrokeThickness"yAxisStrokeThickness: number yAxisTickLength
Section titled "yAxisTickLength"yAxisTickLength: number yAxisTickStroke
Section titled "yAxisTickStroke"yAxisTickStroke: string yAxisTickStrokeThickness
Section titled "yAxisTickStrokeThickness"yAxisTickStrokeThickness: number yAxisTitle
Section titled "yAxisTitle"yAxisTitle: string yAxisTitleAlignment
Section titled "yAxisTitleAlignment"yAxisTitleAlignment: VerticalAlignment yAxisTitleAngle
Section titled "yAxisTitleAngle"yAxisTitleAngle: number yAxisTitleBottomMargin
Section titled "yAxisTitleBottomMargin"yAxisTitleBottomMargin: number yAxisTitleLeftMargin
Section titled "yAxisTitleLeftMargin"yAxisTitleLeftMargin: number yAxisTitleMargin
Section titled "yAxisTitleMargin"yAxisTitleMargin: number yAxisTitleRightMargin
Section titled "yAxisTitleRightMargin"yAxisTitleRightMargin: number yAxisTitleTextColor
Section titled "yAxisTitleTextColor"yAxisTitleTextColor: string yAxisTitleTextStyle
Section titled "yAxisTitleTextStyle"yAxisTitleTextStyle: string yAxisTitleTopMargin
Section titled "yAxisTitleTopMargin"yAxisTitleTopMargin: number Accessors
Section titled "Accessors"domainType
Section titled "domainType"Inherited from: IgrDomainChart
filterExpressions
Section titled "filterExpressions"Inherited from: IgrDomainChart
Gets the current filter that is applied to the chart. Collection can be updated to modify the filter for the chart. Once filter expressions are in this collection, the chart will no longer listen for changes on their properties.
get filterExpressions(): IgrFilterExpressionCollection Returns IgrFilterExpressionCollection
groupDescriptions
Section titled "groupDescriptions"Inherited from: IgrDomainChart
Gets the current grouping that is applied to the grid. Collection can be updated to modify the grouping for the grid. Once grouping descriptions are in this collection, the grid will no longer listen for changes on their properties.
get groupDescriptions(): IgrChartSortDescriptionCollection groupSortDescriptions
Section titled "groupSortDescriptions"Inherited from: IgrDomainChart
get groupSortDescriptions(): IgrChartSortDescriptionCollection highlightFilterExpressions
Section titled "highlightFilterExpressions"Inherited from: IgrDomainChart
Gets the current highlight filter that is applied to the chart. Collection can be updated to modify the highlight filter for the chart. Once filter expressions are in this collection, the chart will no longer listen for changes on their properties.
get highlightFilterExpressions(): IgrFilterExpressionCollection Returns IgrFilterExpressionCollection
initialFilterExpressions
Section titled "initialFilterExpressions"Inherited from: IgrDomainChart
Gets the initial filters that are applied to the chart.
get initialFilterExpressions(): IgrFilterExpressionCollection Returns IgrFilterExpressionCollection
initialGroupDescriptions
Section titled "initialGroupDescriptions"Inherited from: IgrDomainChart
Gets the initial groupings that are applied to the chart.
get initialGroupDescriptions(): IgrChartSortDescriptionCollection initialGroupSortDescriptions
Section titled "initialGroupSortDescriptions"Inherited from: IgrDomainChart
Gets the initial sorts that are applied to the chart after groupings and summaries are applied.
get initialGroupSortDescriptions(): IgrChartSortDescriptionCollection initialHighlightFilterExpressions
Section titled "initialHighlightFilterExpressions"Inherited from: IgrDomainChart
Gets the initial highlight filters that are applied to the chart.
get initialHighlightFilterExpressions(): IgrFilterExpressionCollection Returns IgrFilterExpressionCollection
initialSortDescriptions
Section titled "initialSortDescriptions"Inherited from: IgrDomainChart
Gets the initial sorts that are applied to the chart.
get initialSortDescriptions(): IgrChartSortDescriptionCollection initialSummaryDescriptions
Section titled "initialSummaryDescriptions"Inherited from: IgrDomainChart
Gets the initial summaries that are applied to the chart.
get initialSummaryDescriptions(): IgrChartSummaryDescriptionCollection isDetached
Section titled "isDetached"Inherited from: IgrDomainChart
get isDetached(): boolean Returns boolean
sortDescriptions
Section titled "sortDescriptions"Inherited from: IgrDomainChart
Gets the current sort that is applied to the grid. Collection can be updated to modify the sort for the grid. Once sort descriptions are in this collection, the grid will no longer listen for changes on their properties.
get sortDescriptions(): IgrChartSortDescriptionCollection summaryDescriptions
Section titled "summaryDescriptions"Inherited from: IgrDomainChart
Gets the current summaries that are applied to the grid.
get summaryDescriptions(): IgrChartSummaryDescriptionCollection viewport
Section titled "viewport"Inherited from: IgrDomainChart
Gets a rectangle representing the bounds of the plot area.
viewport property representing the bounds of the plot area.
``
get viewport(): IgRect Returns IgRect
get i(): DomainChart Returns DomainChart
Methods
Section titled "Methods"addCommandAvailabilityListener
Section titled "addCommandAvailabilityListener"Inherited from: IgrDomainChart
addCommandAvailabilityListener(listener: ICommandAvailabilityListener): void Parameters
- listener:
ICommandAvailabilityListener
Returns void
addCommandStateChangedListener
Section titled "addCommandStateChangedListener"Inherited from: IgrDomainChart
addCommandStateChangedListener(listener: ICommandStateChangedListener): void Parameters
- listener:
ICommandStateChangedListener
Returns void
bindCalloutsData
Section titled "bindCalloutsData"Inherited from: IgrDomainChart
bindCalloutsData(): void Returns void
cancelAnnotationFlow
Section titled "cancelAnnotationFlow"Inherited from: IgrDomainChart
cancelAnnotationFlow(annotationFlowId: string): void Parameters
- annotationFlowId:
string
Returns void
componentDidMount
Section titled "componentDidMount"Inherited from: IgrDomainChart
componentDidMount(): void Returns void
destroy
Section titled "destroy"Inherited from: IgrDomainChart
Destroy this control
Use the destroy property to destroy the chart.
``
destroy(): void Returns void
ensureDataToolTipBadgeMargin
Section titled "ensureDataToolTipBadgeMargin"Inherited from: IgrDomainChart
ensureDataToolTipBadgeMargin(): void Returns void
ensureDataToolTipGroupRowMargin
Section titled "ensureDataToolTipGroupRowMargin"Inherited from: IgrDomainChart
ensureDataToolTipGroupRowMargin(): void Returns void
ensureDataToolTipGroupTextMargin
Section titled "ensureDataToolTipGroupTextMargin"Inherited from: IgrDomainChart
ensureDataToolTipGroupTextMargin(): void Returns void
ensureDataToolTipHeaderRowMargin
Section titled "ensureDataToolTipHeaderRowMargin"Inherited from: IgrDomainChart
ensureDataToolTipHeaderRowMargin(): void Returns void
ensureDataToolTipHeaderTextMargin
Section titled "ensureDataToolTipHeaderTextMargin"Inherited from: IgrDomainChart
ensureDataToolTipHeaderTextMargin(): void Returns void
ensureDataToolTipLabelTextMargin
Section titled "ensureDataToolTipLabelTextMargin"Inherited from: IgrDomainChart
ensureDataToolTipLabelTextMargin(): void Returns void
ensureDataToolTipSummaryRowMargin
Section titled "ensureDataToolTipSummaryRowMargin"Inherited from: IgrDomainChart
ensureDataToolTipSummaryRowMargin(): void Returns void
ensureDataToolTipSummaryTitleTextMargin
Section titled "ensureDataToolTipSummaryTitleTextMargin"Inherited from: IgrDomainChart
ensureDataToolTipSummaryTitleTextMargin(): void Returns void
ensureDataToolTipTitleTextMargin
Section titled "ensureDataToolTipTitleTextMargin"Inherited from: IgrDomainChart
ensureDataToolTipTitleTextMargin(): void Returns void
ensureDataToolTipUnitsTextMargin
Section titled "ensureDataToolTipUnitsTextMargin"Inherited from: IgrDomainChart
ensureDataToolTipUnitsTextMargin(): void Returns void
ensureDataToolTipValueRowMargin
Section titled "ensureDataToolTipValueRowMargin"Inherited from: IgrDomainChart
ensureDataToolTipValueRowMargin(): void Returns void
ensureDataToolTipValueTextMargin
Section titled "ensureDataToolTipValueTextMargin"Inherited from: IgrDomainChart
ensureDataToolTipValueTextMargin(): void Returns void
exportDomainChartTestingInfo
Section titled "exportDomainChartTestingInfo"Inherited from: IgrDomainChart
exportDomainChartTestingInfo(): IgrDomainChartTestingInfo Returns IgrDomainChartTestingInfo
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
finishAnnotationFlow
Section titled "finishAnnotationFlow"Inherited from: IgrDomainChart
finishAnnotationFlow(flowInformation: IgrUserAnnotationInformation): void Parameters
- flowInformation:
IgrUserAnnotationInformation
Returns void
flush
Section titled "flush"Inherited from: IgrDomainChart
Forces any pending refresh to the chart to be finished.
Method flush used to Forces any pending deferred work to render on the chart before continuing.
``
flush(): void Returns void
getDesiredToolbarActions
Section titled "getDesiredToolbarActions"Inherited from: IgrDomainChart
getDesiredToolbarActions(): ToolActionInfo[] Returns ToolActionInfo[]
getScaledValueX
Section titled "getScaledValueX"Converts the given visual location to a data value.
getScaledValueX(unscaledValue: number): number Parameters
- unscaledValue:
number- The x-coordinate of the location to scale.
Returns number
getScaledValueY
Section titled "getScaledValueY"Converts the given visual location to a data value.
getScaledValueY(unscaledValue: number): number Parameters
- unscaledValue:
number- The y-coordinate of the location to scale.
Returns number
getUnscaledValueX
Section titled "getUnscaledValueX"Converts the given data value to a visual location.
getUnscaledValueX(scaledValue: number): number Parameters
- scaledValue:
number- The data value to un-scale.
Returns number
getUnscaledValueY
Section titled "getUnscaledValueY"Converts the given data value to a visual location.
getUnscaledValueY(scaledValue: number): number Parameters
- scaledValue:
number- The data value to un-scale.
Returns number
hideToolTip
Section titled "hideToolTip"Inherited from: IgrDomainChart
Hides the active main tooltip, if displayed.
Use the HideToolTip method to hide the active tooltip.
``
hideToolTip(): void Returns void
loadAnnotationsFromJson
Section titled "loadAnnotationsFromJson"Inherited from: IgrDomainChart
loadAnnotationsFromJson(jsonString: string): void Parameters
- jsonString:
string
Returns void
notifyClearItems
Section titled "notifyClearItems"Inherited from: IgrDomainChart
Used to manually notify the chart that the data source has reset or cleared its items.
Use notifyClearItems method to notifies the chart that the items have been cleared from an associated data source.
``
notifyClearItems(source_: any): void Parameters
- source_:
any
Returns void
notifyInsertItem
Section titled "notifyInsertItem"Inherited from: IgrDomainChart
notifyInsertItem(source_: any, index: number, newItem: any): void Parameters
- source_:
any - index:
number - newItem:
any
Returns void
notifyRemoveItem
Section titled "notifyRemoveItem"Inherited from: IgrDomainChart
notifyRemoveItem(source_: any, index: number, oldItem: any): void Parameters
- source_:
any - index:
number - oldItem:
any
Returns void
notifyResized
Section titled "notifyResized"Inherited from: IgrDomainChart
Called when the control has been resized.
NotifyResized method Called when the control has been resized.
``
notifyResized(): void Returns void
notifySeriesDataChanged
Section titled "notifySeriesDataChanged"Inherited from: IgrDomainChart
notifySeriesDataChanged(): void Returns void
notifySetItem
Section titled "notifySetItem"Inherited from: IgrDomainChart
notifySetItem(source_: any, index: number, oldItem: any, newItem: any): void Parameters
- source_:
any - index:
number - oldItem:
any - newItem:
any
Returns void
notifyVisualPropertiesChanged
Section titled "notifyVisualPropertiesChanged"Inherited from: IgrDomainChart
notifyVisualPropertiesChanged(): void Returns void
onDetach
Section titled "onDetach"Inherited from: IgrDomainChart
onDetach(): void Returns void
provideContainer
Section titled "provideContainer"Called by the UI framework to provide a UI container for rendering this control.
provideContainer(container: any): void Parameters
- container:
any- The UI container element.
Returns void
removeCommandAvailabilityListener
Section titled "removeCommandAvailabilityListener"Inherited from: IgrDomainChart
removeCommandAvailabilityListener(listener: ICommandAvailabilityListener): void Parameters
- listener:
ICommandAvailabilityListener
Returns void
removeCommandStateChangedListener
Section titled "removeCommandStateChangedListener"Inherited from: IgrDomainChart
removeCommandStateChangedListener(listener: ICommandStateChangedListener): void Parameters
- listener:
ICommandStateChangedListener
Returns void
render
Section titled "render"Inherited from: IgrDomainChart
render(): any Returns any
replayTransitionIn
Section titled "replayTransitionIn"Inherited from: IgrDomainChart
Replays transition-in animation on all series in the chart.
replayTransitionIn(): void Returns void
resetAnnotations
Section titled "resetAnnotations"Inherited from: IgrDomainChart
resetAnnotations(): void Returns void
resetZoom
Section titled "resetZoom"Inherited from: IgrDomainChart
Resets the zoom level to default.
resetZoom(): void Returns void
saveAnnotationsToJson
Section titled "saveAnnotationsToJson"Inherited from: IgrDomainChart
saveAnnotationsToJson(): string Returns string
shouldComponentUpdate
Section titled "shouldComponentUpdate"Inherited from: IgrDomainChart
shouldComponentUpdate(nextProps: any, nextState: any): boolean Parameters
- nextProps:
any - nextState:
any
Returns boolean
simulateClick
Section titled "simulateClick"Inherited from: IgrDomainChart
simulateClick(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulateHover
Section titled "simulateHover"Inherited from: IgrDomainChart
simulateHover(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulatePlotPointerUp
Section titled "simulatePlotPointerUp"Inherited from: IgrDomainChart
simulatePlotPointerUp(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulatePressAndHold
Section titled "simulatePressAndHold"Inherited from: IgrDomainChart
simulatePressAndHold(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
startCreatingAnnotation
Section titled "startCreatingAnnotation"Inherited from: IgrDomainChart
startCreatingAnnotation(): void Returns void
startDeletingAnnotation
Section titled "startDeletingAnnotation"Inherited from: IgrDomainChart
startDeletingAnnotation(): void Returns void
zoomIn
Section titled "zoomIn"Inherited from: IgrDomainChart
Performs zoom in action on the chart by specified percentage of current window rect
zoomIn(v: number): void Parameters
- v:
number
Returns void
zoomOut
Section titled "zoomOut"Inherited from: IgrDomainChart
Performs zoom out action on the chart by specified percentage of current window rect
zoomOut(v: number): void Parameters
- v:
number