Represents a chart with an ordinal X-axis and a numeric Y-axis.
Ignite UI for Angular Category Chart - Documentation
The Ignite UI Category Chart is a lightweight, highly performant chart. It can be easily configured to display category data using an extremely simple and intuitive API. All you need to do is provide your data to the chart and it will take care of everything else.
Example:
<igx-category-chart
[dataSource]="data" >
</igx-category-chart> Constructors
Section titled "Constructors"IgxCategoryChartComponent
new IgxCategoryChartComponent(renderer: Renderer2, _elRef: ViewContainerRef, ngZone: NgZone, injector: Injector, componentFactoryResolver: ComponentFactoryResolver): IgxCategoryChartComponent Returns IgxCategoryChartComponent
Properties
Section titled "Properties"_dynamicContent
Section titled "_dynamicContent"_dynamicContent: ViewContainerRef container
Section titled "container"container: Element ngAcceptInputType_actualBrushes
Section titled "ngAcceptInputType_actualBrushes"Inherited from: IgxXYChartComponent
ngAcceptInputType_actualBrushes: string | string[] ngAcceptInputType_actualOutlines
Section titled "ngAcceptInputType_actualOutlines"Inherited from: IgxXYChartComponent
ngAcceptInputType_actualOutlines: string | string[] ngAcceptInputType_alignsGridLinesToPixels
Section titled "ngAcceptInputType_alignsGridLinesToPixels"Inherited from: IgxXYChartComponent
ngAcceptInputType_alignsGridLinesToPixels: string | boolean ngAcceptInputType_animateSeriesWhenAxisRangeChanges
Section titled "ngAcceptInputType_animateSeriesWhenAxisRangeChanges"Inherited from: IgxXYChartComponent
ngAcceptInputType_animateSeriesWhenAxisRangeChanges: string | boolean ngAcceptInputType_areaFillOpacity
Section titled "ngAcceptInputType_areaFillOpacity"Inherited from: IgxXYChartComponent
ngAcceptInputType_areaFillOpacity: string | number ngAcceptInputType_autoCalloutsVisible
Section titled "ngAcceptInputType_autoCalloutsVisible"Inherited from: IgxXYChartComponent
ngAcceptInputType_autoCalloutsVisible: string | boolean ngAcceptInputType_autoExpandMarginExtraPadding
Section titled "ngAcceptInputType_autoExpandMarginExtraPadding"ngAcceptInputType_autoExpandMarginExtraPadding: string | number ngAcceptInputType_autoExpandMarginMaximumValue
Section titled "ngAcceptInputType_autoExpandMarginMaximumValue"ngAcceptInputType_autoExpandMarginMaximumValue: string | number ngAcceptInputType_autoMarginAndAngleUpdateMode
Section titled "ngAcceptInputType_autoMarginAndAngleUpdateMode"ngAcceptInputType_autoMarginAndAngleUpdateMode: string | AutoMarginsAndAngleUpdateMode ngAcceptInputType_bottomMargin
Section titled "ngAcceptInputType_bottomMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_bottomMargin: string | number ngAcceptInputType_brushes
Section titled "ngAcceptInputType_brushes"Inherited from: IgxXYChartComponent
ngAcceptInputType_brushes: string | string[] ngAcceptInputType_calloutCollisionMode
Section titled "ngAcceptInputType_calloutCollisionMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_calloutCollisionMode: any ngAcceptInputType_calloutsAllowedPositions
Section titled "ngAcceptInputType_calloutsAllowedPositions"Inherited from: IgxXYChartComponent
ngAcceptInputType_calloutsAllowedPositions: string | IgxCalloutPlacementPositionsCollection ngAcceptInputType_calloutsAutoLabelPrecision
Section titled "ngAcceptInputType_calloutsAutoLabelPrecision"Inherited from: IgxXYChartComponent
ngAcceptInputType_calloutsAutoLabelPrecision: string | number ngAcceptInputType_calloutsStrokeThickness
Section titled "ngAcceptInputType_calloutsStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_calloutsStrokeThickness: string | number ngAcceptInputType_calloutStyleUpdatingEventEnabled
Section titled "ngAcceptInputType_calloutStyleUpdatingEventEnabled"Inherited from: IgxXYChartComponent
ngAcceptInputType_calloutStyleUpdatingEventEnabled: string | boolean ngAcceptInputType_calloutsUseAutoContrastingLabelColors
Section titled "ngAcceptInputType_calloutsUseAutoContrastingLabelColors"Inherited from: IgxXYChartComponent
ngAcceptInputType_calloutsUseAutoContrastingLabelColors: string | boolean ngAcceptInputType_calloutsUseItemColorForFill
Section titled "ngAcceptInputType_calloutsUseItemColorForFill"Inherited from: IgxXYChartComponent
ngAcceptInputType_calloutsUseItemColorForFill: string | boolean ngAcceptInputType_calloutsUseItemColorForOutline
Section titled "ngAcceptInputType_calloutsUseItemColorForOutline"Inherited from: IgxXYChartComponent
ngAcceptInputType_calloutsUseItemColorForOutline: string | boolean ngAcceptInputType_calloutsVisible
Section titled "ngAcceptInputType_calloutsVisible"Inherited from: IgxXYChartComponent
ngAcceptInputType_calloutsVisible: string | boolean ngAcceptInputType_chartType
Section titled "ngAcceptInputType_chartType"ngAcceptInputType_chartType: string | CategoryChartType ngAcceptInputType_computedPlotAreaMarginMode
Section titled "ngAcceptInputType_computedPlotAreaMarginMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_computedPlotAreaMarginMode: string | ComputedPlotAreaMarginMode ngAcceptInputType_crosshairsAnnotationEnabled
Section titled "ngAcceptInputType_crosshairsAnnotationEnabled"Inherited from: IgxXYChartComponent
ngAcceptInputType_crosshairsAnnotationEnabled: string | boolean ngAcceptInputType_crosshairsAnnotationXAxisPrecision
Section titled "ngAcceptInputType_crosshairsAnnotationXAxisPrecision"Inherited from: IgxXYChartComponent
ngAcceptInputType_crosshairsAnnotationXAxisPrecision: string | number ngAcceptInputType_crosshairsAnnotationYAxisPrecision
Section titled "ngAcceptInputType_crosshairsAnnotationYAxisPrecision"Inherited from: IgxXYChartComponent
ngAcceptInputType_crosshairsAnnotationYAxisPrecision: string | number ngAcceptInputType_crosshairsDisplayMode
Section titled "ngAcceptInputType_crosshairsDisplayMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_crosshairsDisplayMode: string | CrosshairsDisplayMode ngAcceptInputType_crosshairsLineThickness
Section titled "ngAcceptInputType_crosshairsLineThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_crosshairsLineThickness: string | number ngAcceptInputType_crosshairsSkipInvalidData
Section titled "ngAcceptInputType_crosshairsSkipInvalidData"Inherited from: IgxXYChartComponent
ngAcceptInputType_crosshairsSkipInvalidData: string | boolean ngAcceptInputType_crosshairsSkipZeroValueFragments
Section titled "ngAcceptInputType_crosshairsSkipZeroValueFragments"Inherited from: IgxXYChartComponent
ngAcceptInputType_crosshairsSkipZeroValueFragments: string | boolean ngAcceptInputType_crosshairsSnapToData
Section titled "ngAcceptInputType_crosshairsSnapToData"Inherited from: IgxXYChartComponent
ngAcceptInputType_crosshairsSnapToData: string | boolean ngAcceptInputType_dataToolTipBadgeMarginBottom
Section titled "ngAcceptInputType_dataToolTipBadgeMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipBadgeMarginBottom: string | number ngAcceptInputType_dataToolTipBadgeMarginLeft
Section titled "ngAcceptInputType_dataToolTipBadgeMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipBadgeMarginLeft: string | number ngAcceptInputType_dataToolTipBadgeMarginRight
Section titled "ngAcceptInputType_dataToolTipBadgeMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipBadgeMarginRight: string | number ngAcceptInputType_dataToolTipBadgeMarginTop
Section titled "ngAcceptInputType_dataToolTipBadgeMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipBadgeMarginTop: string | number ngAcceptInputType_dataToolTipBadgeShape
Section titled "ngAcceptInputType_dataToolTipBadgeShape"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipBadgeShape: any ngAcceptInputType_dataToolTipDefaultPositionOffsetX
Section titled "ngAcceptInputType_dataToolTipDefaultPositionOffsetX"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipDefaultPositionOffsetX: string | number ngAcceptInputType_dataToolTipDefaultPositionOffsetY
Section titled "ngAcceptInputType_dataToolTipDefaultPositionOffsetY"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipDefaultPositionOffsetY: string | number ngAcceptInputType_dataToolTipExcludedColumns
Section titled "ngAcceptInputType_dataToolTipExcludedColumns"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipExcludedColumns: string | string[] ngAcceptInputType_dataToolTipExcludedSeries
Section titled "ngAcceptInputType_dataToolTipExcludedSeries"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipExcludedSeries: string | string[] ngAcceptInputType_dataToolTipGroupedPositionModeX
Section titled "ngAcceptInputType_dataToolTipGroupedPositionModeX"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupedPositionModeX: any ngAcceptInputType_dataToolTipGroupedPositionModeY
Section titled "ngAcceptInputType_dataToolTipGroupedPositionModeY"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupedPositionModeY: any ngAcceptInputType_dataToolTipGroupingMode
Section titled "ngAcceptInputType_dataToolTipGroupingMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupingMode: any ngAcceptInputType_dataToolTipGroupRowMarginBottom
Section titled "ngAcceptInputType_dataToolTipGroupRowMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupRowMarginBottom: string | number ngAcceptInputType_dataToolTipGroupRowMarginLeft
Section titled "ngAcceptInputType_dataToolTipGroupRowMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupRowMarginLeft: string | number ngAcceptInputType_dataToolTipGroupRowMarginRight
Section titled "ngAcceptInputType_dataToolTipGroupRowMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupRowMarginRight: string | number ngAcceptInputType_dataToolTipGroupRowMarginTop
Section titled "ngAcceptInputType_dataToolTipGroupRowMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupRowMarginTop: string | number ngAcceptInputType_dataToolTipGroupRowVisible
Section titled "ngAcceptInputType_dataToolTipGroupRowVisible"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupRowVisible: string | boolean ngAcceptInputType_dataToolTipGroupTextMarginBottom
Section titled "ngAcceptInputType_dataToolTipGroupTextMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupTextMarginBottom: string | number ngAcceptInputType_dataToolTipGroupTextMarginLeft
Section titled "ngAcceptInputType_dataToolTipGroupTextMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupTextMarginLeft: string | number ngAcceptInputType_dataToolTipGroupTextMarginRight
Section titled "ngAcceptInputType_dataToolTipGroupTextMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupTextMarginRight: string | number ngAcceptInputType_dataToolTipGroupTextMarginTop
Section titled "ngAcceptInputType_dataToolTipGroupTextMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipGroupTextMarginTop: string | number ngAcceptInputType_dataToolTipHeaderFormatDate
Section titled "ngAcceptInputType_dataToolTipHeaderFormatDate"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderFormatDate: any ngAcceptInputType_dataToolTipHeaderFormatSpecifiers
Section titled "ngAcceptInputType_dataToolTipHeaderFormatSpecifiers"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderFormatSpecifiers: string | any[] ngAcceptInputType_dataToolTipHeaderFormatTime
Section titled "ngAcceptInputType_dataToolTipHeaderFormatTime"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderFormatTime: any ngAcceptInputType_dataToolTipHeaderRowMarginBottom
Section titled "ngAcceptInputType_dataToolTipHeaderRowMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderRowMarginBottom: string | number ngAcceptInputType_dataToolTipHeaderRowMarginLeft
Section titled "ngAcceptInputType_dataToolTipHeaderRowMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderRowMarginLeft: string | number ngAcceptInputType_dataToolTipHeaderRowMarginRight
Section titled "ngAcceptInputType_dataToolTipHeaderRowMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderRowMarginRight: string | number ngAcceptInputType_dataToolTipHeaderRowMarginTop
Section titled "ngAcceptInputType_dataToolTipHeaderRowMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderRowMarginTop: string | number ngAcceptInputType_dataToolTipHeaderRowVisible
Section titled "ngAcceptInputType_dataToolTipHeaderRowVisible"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderRowVisible: string | boolean ngAcceptInputType_dataToolTipHeaderTextMarginBottom
Section titled "ngAcceptInputType_dataToolTipHeaderTextMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderTextMarginBottom: string | number ngAcceptInputType_dataToolTipHeaderTextMarginLeft
Section titled "ngAcceptInputType_dataToolTipHeaderTextMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderTextMarginLeft: string | number ngAcceptInputType_dataToolTipHeaderTextMarginRight
Section titled "ngAcceptInputType_dataToolTipHeaderTextMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderTextMarginRight: string | number ngAcceptInputType_dataToolTipHeaderTextMarginTop
Section titled "ngAcceptInputType_dataToolTipHeaderTextMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipHeaderTextMarginTop: string | number ngAcceptInputType_dataToolTipIncludedColumns
Section titled "ngAcceptInputType_dataToolTipIncludedColumns"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipIncludedColumns: string | string[] ngAcceptInputType_dataToolTipIncludedSeries
Section titled "ngAcceptInputType_dataToolTipIncludedSeries"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipIncludedSeries: string | string[] ngAcceptInputType_dataToolTipLabelDisplayMode
Section titled "ngAcceptInputType_dataToolTipLabelDisplayMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipLabelDisplayMode: any ngAcceptInputType_dataToolTipLabelTextMarginBottom
Section titled "ngAcceptInputType_dataToolTipLabelTextMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipLabelTextMarginBottom: string | number ngAcceptInputType_dataToolTipLabelTextMarginLeft
Section titled "ngAcceptInputType_dataToolTipLabelTextMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipLabelTextMarginLeft: string | number ngAcceptInputType_dataToolTipLabelTextMarginRight
Section titled "ngAcceptInputType_dataToolTipLabelTextMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipLabelTextMarginRight: string | number ngAcceptInputType_dataToolTipLabelTextMarginTop
Section titled "ngAcceptInputType_dataToolTipLabelTextMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipLabelTextMarginTop: string | number ngAcceptInputType_dataToolTipPositionOffsetX
Section titled "ngAcceptInputType_dataToolTipPositionOffsetX"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipPositionOffsetX: string | number ngAcceptInputType_dataToolTipPositionOffsetY
Section titled "ngAcceptInputType_dataToolTipPositionOffsetY"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipPositionOffsetY: string | number ngAcceptInputType_dataToolTipShouldUpdateWhenSeriesDataChanges
Section titled "ngAcceptInputType_dataToolTipShouldUpdateWhenSeriesDataChanges"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipShouldUpdateWhenSeriesDataChanges: string | boolean ngAcceptInputType_dataToolTipSummaryRowMarginBottom
Section titled "ngAcceptInputType_dataToolTipSummaryRowMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipSummaryRowMarginBottom: string | number ngAcceptInputType_dataToolTipSummaryRowMarginLeft
Section titled "ngAcceptInputType_dataToolTipSummaryRowMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipSummaryRowMarginLeft: string | number ngAcceptInputType_dataToolTipSummaryRowMarginRight
Section titled "ngAcceptInputType_dataToolTipSummaryRowMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipSummaryRowMarginRight: string | number ngAcceptInputType_dataToolTipSummaryRowMarginTop
Section titled "ngAcceptInputType_dataToolTipSummaryRowMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipSummaryRowMarginTop: string | number ngAcceptInputType_dataToolTipSummaryTitleTextMarginBottom
Section titled "ngAcceptInputType_dataToolTipSummaryTitleTextMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipSummaryTitleTextMarginBottom: string | number ngAcceptInputType_dataToolTipSummaryTitleTextMarginLeft
Section titled "ngAcceptInputType_dataToolTipSummaryTitleTextMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipSummaryTitleTextMarginLeft: string | number ngAcceptInputType_dataToolTipSummaryTitleTextMarginRight
Section titled "ngAcceptInputType_dataToolTipSummaryTitleTextMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipSummaryTitleTextMarginRight: string | number ngAcceptInputType_dataToolTipSummaryTitleTextMarginTop
Section titled "ngAcceptInputType_dataToolTipSummaryTitleTextMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipSummaryTitleTextMarginTop: string | number ngAcceptInputType_dataToolTipSummaryType
Section titled "ngAcceptInputType_dataToolTipSummaryType"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipSummaryType: any ngAcceptInputType_dataToolTipTitleTextMarginBottom
Section titled "ngAcceptInputType_dataToolTipTitleTextMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipTitleTextMarginBottom: string | number ngAcceptInputType_dataToolTipTitleTextMarginLeft
Section titled "ngAcceptInputType_dataToolTipTitleTextMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipTitleTextMarginLeft: string | number ngAcceptInputType_dataToolTipTitleTextMarginRight
Section titled "ngAcceptInputType_dataToolTipTitleTextMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipTitleTextMarginRight: string | number ngAcceptInputType_dataToolTipTitleTextMarginTop
Section titled "ngAcceptInputType_dataToolTipTitleTextMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipTitleTextMarginTop: string | number ngAcceptInputType_dataToolTipUnitsDisplayMode
Section titled "ngAcceptInputType_dataToolTipUnitsDisplayMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipUnitsDisplayMode: any ngAcceptInputType_dataToolTipUnitsTextMarginBottom
Section titled "ngAcceptInputType_dataToolTipUnitsTextMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipUnitsTextMarginBottom: string | number ngAcceptInputType_dataToolTipUnitsTextMarginLeft
Section titled "ngAcceptInputType_dataToolTipUnitsTextMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipUnitsTextMarginLeft: string | number ngAcceptInputType_dataToolTipUnitsTextMarginRight
Section titled "ngAcceptInputType_dataToolTipUnitsTextMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipUnitsTextMarginRight: string | number ngAcceptInputType_dataToolTipUnitsTextMarginTop
Section titled "ngAcceptInputType_dataToolTipUnitsTextMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipUnitsTextMarginTop: string | number ngAcceptInputType_dataToolTipValueFormatAbbreviation
Section titled "ngAcceptInputType_dataToolTipValueFormatAbbreviation"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueFormatAbbreviation: any ngAcceptInputType_dataToolTipValueFormatMaxFractions
Section titled "ngAcceptInputType_dataToolTipValueFormatMaxFractions"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueFormatMaxFractions: string | number ngAcceptInputType_dataToolTipValueFormatMinFractions
Section titled "ngAcceptInputType_dataToolTipValueFormatMinFractions"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueFormatMinFractions: string | number ngAcceptInputType_dataToolTipValueFormatMode
Section titled "ngAcceptInputType_dataToolTipValueFormatMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueFormatMode: any ngAcceptInputType_dataToolTipValueFormatSpecifiers
Section titled "ngAcceptInputType_dataToolTipValueFormatSpecifiers"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueFormatSpecifiers: string | any[] ngAcceptInputType_dataToolTipValueFormatUseGrouping
Section titled "ngAcceptInputType_dataToolTipValueFormatUseGrouping"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueFormatUseGrouping: string | boolean ngAcceptInputType_dataToolTipValueRowMarginBottom
Section titled "ngAcceptInputType_dataToolTipValueRowMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueRowMarginBottom: string | number ngAcceptInputType_dataToolTipValueRowMarginLeft
Section titled "ngAcceptInputType_dataToolTipValueRowMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueRowMarginLeft: string | number ngAcceptInputType_dataToolTipValueRowMarginRight
Section titled "ngAcceptInputType_dataToolTipValueRowMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueRowMarginRight: string | number ngAcceptInputType_dataToolTipValueRowMarginTop
Section titled "ngAcceptInputType_dataToolTipValueRowMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueRowMarginTop: string | number ngAcceptInputType_dataToolTipValueRowVisible
Section titled "ngAcceptInputType_dataToolTipValueRowVisible"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueRowVisible: string | boolean ngAcceptInputType_dataToolTipValueTextMarginBottom
Section titled "ngAcceptInputType_dataToolTipValueTextMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueTextMarginBottom: string | number ngAcceptInputType_dataToolTipValueTextMarginLeft
Section titled "ngAcceptInputType_dataToolTipValueTextMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueTextMarginLeft: string | number ngAcceptInputType_dataToolTipValueTextMarginRight
Section titled "ngAcceptInputType_dataToolTipValueTextMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueTextMarginRight: string | number ngAcceptInputType_dataToolTipValueTextMarginTop
Section titled "ngAcceptInputType_dataToolTipValueTextMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueTextMarginTop: string | number ngAcceptInputType_dataToolTipValueTextUseSeriesColors
Section titled "ngAcceptInputType_dataToolTipValueTextUseSeriesColors"Inherited from: IgxXYChartComponent
ngAcceptInputType_dataToolTipValueTextUseSeriesColors: string | boolean ngAcceptInputType_domainType
Section titled "ngAcceptInputType_domainType"ngAcceptInputType_domainType: string | DomainType ngAcceptInputType_excludedProperties
Section titled "ngAcceptInputType_excludedProperties"Inherited from: IgxXYChartComponent
ngAcceptInputType_excludedProperties: string | string[] ngAcceptInputType_finalValueAnnotationsPrecision
Section titled "ngAcceptInputType_finalValueAnnotationsPrecision"Inherited from: IgxXYChartComponent
ngAcceptInputType_finalValueAnnotationsPrecision: string | number ngAcceptInputType_finalValueAnnotationsVisible
Section titled "ngAcceptInputType_finalValueAnnotationsVisible"Inherited from: IgxXYChartComponent
ngAcceptInputType_finalValueAnnotationsVisible: string | boolean ngAcceptInputType_focusDismissDelayMilliseconds
Section titled "ngAcceptInputType_focusDismissDelayMilliseconds"Inherited from: IgxXYChartComponent
ngAcceptInputType_focusDismissDelayMilliseconds: string | number ngAcceptInputType_focusedSeriesItems
Section titled "ngAcceptInputType_focusedSeriesItems"Inherited from: IgxXYChartComponent
ngAcceptInputType_focusedSeriesItems: string | IgxChartSelectedItemCollection ngAcceptInputType_focusMode
Section titled "ngAcceptInputType_focusMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_focusMode: string | SeriesSelectionMode ngAcceptInputType_focusTransitionDuration
Section titled "ngAcceptInputType_focusTransitionDuration"Inherited from: IgxXYChartComponent
ngAcceptInputType_focusTransitionDuration: string | number ngAcceptInputType_highlightedLegendItemVisibility
Section titled "ngAcceptInputType_highlightedLegendItemVisibility"Inherited from: IgxXYChartComponent
ngAcceptInputType_highlightedLegendItemVisibility: any ngAcceptInputType_highlightedValuesDisplayMode
Section titled "ngAcceptInputType_highlightedValuesDisplayMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_highlightedValuesDisplayMode: any ngAcceptInputType_highlightingBehavior
Section titled "ngAcceptInputType_highlightingBehavior"Inherited from: IgxXYChartComponent
ngAcceptInputType_highlightingBehavior: string | SeriesHighlightingBehavior ngAcceptInputType_highlightingDismissDelayMilliseconds
Section titled "ngAcceptInputType_highlightingDismissDelayMilliseconds"Inherited from: IgxXYChartComponent
ngAcceptInputType_highlightingDismissDelayMilliseconds: string | number ngAcceptInputType_highlightingFadeOpacity
Section titled "ngAcceptInputType_highlightingFadeOpacity"Inherited from: IgxXYChartComponent
ngAcceptInputType_highlightingFadeOpacity: string | number ngAcceptInputType_highlightingMode
Section titled "ngAcceptInputType_highlightingMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_highlightingMode: string | SeriesHighlightingMode ngAcceptInputType_highlightingTransitionDuration
Section titled "ngAcceptInputType_highlightingTransitionDuration"Inherited from: IgxXYChartComponent
ngAcceptInputType_highlightingTransitionDuration: string | number ngAcceptInputType_horizontalViewScrollbarCornerRadius
Section titled "ngAcceptInputType_horizontalViewScrollbarCornerRadius"Inherited from: IgxXYChartComponent
ngAcceptInputType_horizontalViewScrollbarCornerRadius: string | number ngAcceptInputType_horizontalViewScrollbarHeight
Section titled "ngAcceptInputType_horizontalViewScrollbarHeight"Inherited from: IgxXYChartComponent
ngAcceptInputType_horizontalViewScrollbarHeight: string | number ngAcceptInputType_horizontalViewScrollbarInset
Section titled "ngAcceptInputType_horizontalViewScrollbarInset"Inherited from: IgxXYChartComponent
ngAcceptInputType_horizontalViewScrollbarInset: string | number ngAcceptInputType_horizontalViewScrollbarMaxOpacity
Section titled "ngAcceptInputType_horizontalViewScrollbarMaxOpacity"Inherited from: IgxXYChartComponent
ngAcceptInputType_horizontalViewScrollbarMaxOpacity: string | number ngAcceptInputType_horizontalViewScrollbarMode
Section titled "ngAcceptInputType_horizontalViewScrollbarMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_horizontalViewScrollbarMode: string | SeriesViewerScrollbarMode ngAcceptInputType_horizontalViewScrollbarPosition
Section titled "ngAcceptInputType_horizontalViewScrollbarPosition"Inherited from: IgxXYChartComponent
ngAcceptInputType_horizontalViewScrollbarPosition: string | SeriesViewerHorizontalScrollbarPosition ngAcceptInputType_horizontalViewScrollbarShouldAddAutoTrackInsets
Section titled "ngAcceptInputType_horizontalViewScrollbarShouldAddAutoTrackInsets"Inherited from: IgxXYChartComponent
ngAcceptInputType_horizontalViewScrollbarShouldAddAutoTrackInsets: string | boolean ngAcceptInputType_horizontalViewScrollbarStrokeThickness
Section titled "ngAcceptInputType_horizontalViewScrollbarStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_horizontalViewScrollbarStrokeThickness: string | number ngAcceptInputType_horizontalViewScrollbarTrackEndInset
Section titled "ngAcceptInputType_horizontalViewScrollbarTrackEndInset"Inherited from: IgxXYChartComponent
ngAcceptInputType_horizontalViewScrollbarTrackEndInset: string | number ngAcceptInputType_horizontalViewScrollbarTrackStartInset
Section titled "ngAcceptInputType_horizontalViewScrollbarTrackStartInset"Inherited from: IgxXYChartComponent
ngAcceptInputType_horizontalViewScrollbarTrackStartInset: string | number ngAcceptInputType_includedProperties
Section titled "ngAcceptInputType_includedProperties"Inherited from: IgxXYChartComponent
ngAcceptInputType_includedProperties: string | string[] ngAcceptInputType_isCategoryHighlightingEnabled
Section titled "ngAcceptInputType_isCategoryHighlightingEnabled"ngAcceptInputType_isCategoryHighlightingEnabled: string | boolean ngAcceptInputType_isDetached
Section titled "ngAcceptInputType_isDetached"Inherited from: IgxXYChartComponent
ngAcceptInputType_isDetached: string | boolean ngAcceptInputType_isHorizontalZoomEnabled
Section titled "ngAcceptInputType_isHorizontalZoomEnabled"Inherited from: IgxXYChartComponent
ngAcceptInputType_isHorizontalZoomEnabled: string | boolean ngAcceptInputType_isItemHighlightingEnabled
Section titled "ngAcceptInputType_isItemHighlightingEnabled"ngAcceptInputType_isItemHighlightingEnabled: string | boolean ngAcceptInputType_isSeriesHighlightingEnabled
Section titled "ngAcceptInputType_isSeriesHighlightingEnabled"Inherited from: IgxXYChartComponent
ngAcceptInputType_isSeriesHighlightingEnabled: string | boolean ngAcceptInputType_isSplineShapePartOfRange
Section titled "ngAcceptInputType_isSplineShapePartOfRange"ngAcceptInputType_isSplineShapePartOfRange: string | boolean ngAcceptInputType_isTransitionInEnabled
Section titled "ngAcceptInputType_isTransitionInEnabled"ngAcceptInputType_isTransitionInEnabled: string | boolean ngAcceptInputType_isUserAnnotationsEnabled
Section titled "ngAcceptInputType_isUserAnnotationsEnabled"Inherited from: IgxXYChartComponent
ngAcceptInputType_isUserAnnotationsEnabled: string | boolean ngAcceptInputType_isVerticalZoomEnabled
Section titled "ngAcceptInputType_isVerticalZoomEnabled"Inherited from: IgxXYChartComponent
ngAcceptInputType_isVerticalZoomEnabled: string | boolean ngAcceptInputType_leftMargin
Section titled "ngAcceptInputType_leftMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_leftMargin: string | number ngAcceptInputType_legendHighlightingMode
Section titled "ngAcceptInputType_legendHighlightingMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_legendHighlightingMode: string | LegendHighlightingMode ngAcceptInputType_legendItemBadgeMode
Section titled "ngAcceptInputType_legendItemBadgeMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_legendItemBadgeMode: any ngAcceptInputType_legendItemBadgeShape
Section titled "ngAcceptInputType_legendItemBadgeShape"Inherited from: IgxXYChartComponent
ngAcceptInputType_legendItemBadgeShape: any ngAcceptInputType_legendItemVisibility
Section titled "ngAcceptInputType_legendItemVisibility"Inherited from: IgxXYChartComponent
ngAcceptInputType_legendItemVisibility: any ngAcceptInputType_markerAutomaticBehavior
Section titled "ngAcceptInputType_markerAutomaticBehavior"Inherited from: IgxXYChartComponent
ngAcceptInputType_markerAutomaticBehavior: string | MarkerAutomaticBehavior ngAcceptInputType_markerBrushes
Section titled "ngAcceptInputType_markerBrushes"Inherited from: IgxXYChartComponent
ngAcceptInputType_markerBrushes: string | string[] ngAcceptInputType_markerCollisionAvoidance
Section titled "ngAcceptInputType_markerCollisionAvoidance"ngAcceptInputType_markerCollisionAvoidance: string | CategorySeriesMarkerCollisionAvoidance ngAcceptInputType_markerFillMode
Section titled "ngAcceptInputType_markerFillMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_markerFillMode: string | MarkerFillMode ngAcceptInputType_markerFillOpacity
Section titled "ngAcceptInputType_markerFillOpacity"Inherited from: IgxXYChartComponent
ngAcceptInputType_markerFillOpacity: string | number ngAcceptInputType_markerMaxCount
Section titled "ngAcceptInputType_markerMaxCount"Inherited from: IgxXYChartComponent
ngAcceptInputType_markerMaxCount: string | number ngAcceptInputType_markerOutlineMode
Section titled "ngAcceptInputType_markerOutlineMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_markerOutlineMode: string | MarkerOutlineMode ngAcceptInputType_markerOutlines
Section titled "ngAcceptInputType_markerOutlines"Inherited from: IgxXYChartComponent
ngAcceptInputType_markerOutlines: string | string[] ngAcceptInputType_markerThickness
Section titled "ngAcceptInputType_markerThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_markerThickness: string | number ngAcceptInputType_markerTypes
Section titled "ngAcceptInputType_markerTypes"Inherited from: IgxXYChartComponent
ngAcceptInputType_markerTypes: string | IgxMarkerTypeCollection ngAcceptInputType_negativeBrushes
Section titled "ngAcceptInputType_negativeBrushes"ngAcceptInputType_negativeBrushes: string | string[] ngAcceptInputType_negativeOutlines
Section titled "ngAcceptInputType_negativeOutlines"ngAcceptInputType_negativeOutlines: string | string[] ngAcceptInputType_outlineMode
Section titled "ngAcceptInputType_outlineMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_outlineMode: string | SeriesOutlineMode ngAcceptInputType_outlines
Section titled "ngAcceptInputType_outlines"Inherited from: IgxXYChartComponent
ngAcceptInputType_outlines: string | string[] ngAcceptInputType_pixelScalingRatio
Section titled "ngAcceptInputType_pixelScalingRatio"Inherited from: IgxXYChartComponent
ngAcceptInputType_pixelScalingRatio: string | number ngAcceptInputType_plotAreaMarginBottom
Section titled "ngAcceptInputType_plotAreaMarginBottom"Inherited from: IgxXYChartComponent
ngAcceptInputType_plotAreaMarginBottom: string | number ngAcceptInputType_plotAreaMarginLeft
Section titled "ngAcceptInputType_plotAreaMarginLeft"Inherited from: IgxXYChartComponent
ngAcceptInputType_plotAreaMarginLeft: string | number ngAcceptInputType_plotAreaMarginRight
Section titled "ngAcceptInputType_plotAreaMarginRight"Inherited from: IgxXYChartComponent
ngAcceptInputType_plotAreaMarginRight: string | number ngAcceptInputType_plotAreaMarginTop
Section titled "ngAcceptInputType_plotAreaMarginTop"Inherited from: IgxXYChartComponent
ngAcceptInputType_plotAreaMarginTop: string | number ngAcceptInputType_resolution
Section titled "ngAcceptInputType_resolution"Inherited from: IgxXYChartComponent
ngAcceptInputType_resolution: string | number ngAcceptInputType_rightMargin
Section titled "ngAcceptInputType_rightMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_rightMargin: string | number ngAcceptInputType_selectedSeriesItems
Section titled "ngAcceptInputType_selectedSeriesItems"Inherited from: IgxXYChartComponent
ngAcceptInputType_selectedSeriesItems: string | IgxChartSelectedItemCollection ngAcceptInputType_selectionBehavior
Section titled "ngAcceptInputType_selectionBehavior"Inherited from: IgxXYChartComponent
ngAcceptInputType_selectionBehavior: string | SeriesSelectionBehavior ngAcceptInputType_selectionDismissDelayMilliseconds
Section titled "ngAcceptInputType_selectionDismissDelayMilliseconds"Inherited from: IgxXYChartComponent
ngAcceptInputType_selectionDismissDelayMilliseconds: string | number ngAcceptInputType_selectionMode
Section titled "ngAcceptInputType_selectionMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_selectionMode: string | SeriesSelectionMode ngAcceptInputType_selectionTransitionDuration
Section titled "ngAcceptInputType_selectionTransitionDuration"Inherited from: IgxXYChartComponent
ngAcceptInputType_selectionTransitionDuration: string | number ngAcceptInputType_seriesPlotAreaMarginHorizontalMode
Section titled "ngAcceptInputType_seriesPlotAreaMarginHorizontalMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_seriesPlotAreaMarginHorizontalMode: string | SeriesPlotAreaMarginHorizontalMode ngAcceptInputType_seriesPlotAreaMarginVerticalMode
Section titled "ngAcceptInputType_seriesPlotAreaMarginVerticalMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_seriesPlotAreaMarginVerticalMode: string | SeriesPlotAreaMarginVerticalMode ngAcceptInputType_seriesValueLayerUseLegend
Section titled "ngAcceptInputType_seriesValueLayerUseLegend"Inherited from: IgxXYChartComponent
ngAcceptInputType_seriesValueLayerUseLegend: string | boolean ngAcceptInputType_shouldAutoExpandMarginForInitialLabels
Section titled "ngAcceptInputType_shouldAutoExpandMarginForInitialLabels"ngAcceptInputType_shouldAutoExpandMarginForInitialLabels: string | boolean ngAcceptInputType_shouldAvoidAxisAnnotationCollisions
Section titled "ngAcceptInputType_shouldAvoidAxisAnnotationCollisions"Inherited from: IgxXYChartComponent
ngAcceptInputType_shouldAvoidAxisAnnotationCollisions: string | boolean ngAcceptInputType_shouldConsiderAutoRotationForInitialLabels
Section titled "ngAcceptInputType_shouldConsiderAutoRotationForInitialLabels"ngAcceptInputType_shouldConsiderAutoRotationForInitialLabels: string | boolean ngAcceptInputType_shouldDisplayMockData
Section titled "ngAcceptInputType_shouldDisplayMockData"Inherited from: IgxXYChartComponent
ngAcceptInputType_shouldDisplayMockData: string | boolean ngAcceptInputType_shouldPanOnMaximumZoom
Section titled "ngAcceptInputType_shouldPanOnMaximumZoom"Inherited from: IgxXYChartComponent
ngAcceptInputType_shouldPanOnMaximumZoom: string | boolean ngAcceptInputType_shouldSimulateHoverMoveCrosshairPoint
Section titled "ngAcceptInputType_shouldSimulateHoverMoveCrosshairPoint"Inherited from: IgxXYChartComponent
ngAcceptInputType_shouldSimulateHoverMoveCrosshairPoint: string | boolean ngAcceptInputType_shouldUseSkeletonStyleForMockData
Section titled "ngAcceptInputType_shouldUseSkeletonStyleForMockData"Inherited from: IgxXYChartComponent
ngAcceptInputType_shouldUseSkeletonStyleForMockData: string | boolean ngAcceptInputType_subtitleAlignment
Section titled "ngAcceptInputType_subtitleAlignment"Inherited from: IgxXYChartComponent
ngAcceptInputType_subtitleAlignment: any ngAcceptInputType_subtitleBottomMargin
Section titled "ngAcceptInputType_subtitleBottomMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_subtitleBottomMargin: string | number ngAcceptInputType_subtitleLeftMargin
Section titled "ngAcceptInputType_subtitleLeftMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_subtitleLeftMargin: string | number ngAcceptInputType_subtitleRightMargin
Section titled "ngAcceptInputType_subtitleRightMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_subtitleRightMargin: string | number ngAcceptInputType_subtitleTopMargin
Section titled "ngAcceptInputType_subtitleTopMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_subtitleTopMargin: string | number ngAcceptInputType_thickness
Section titled "ngAcceptInputType_thickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_thickness: string | number ngAcceptInputType_titleAlignment
Section titled "ngAcceptInputType_titleAlignment"Inherited from: IgxXYChartComponent
ngAcceptInputType_titleAlignment: any ngAcceptInputType_titleBottomMargin
Section titled "ngAcceptInputType_titleBottomMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_titleBottomMargin: string | number ngAcceptInputType_titleLeftMargin
Section titled "ngAcceptInputType_titleLeftMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_titleLeftMargin: string | number ngAcceptInputType_titleRightMargin
Section titled "ngAcceptInputType_titleRightMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_titleRightMargin: string | number ngAcceptInputType_titleTopMargin
Section titled "ngAcceptInputType_titleTopMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_titleTopMargin: string | number ngAcceptInputType_toolTipType
Section titled "ngAcceptInputType_toolTipType"Inherited from: IgxXYChartComponent
ngAcceptInputType_toolTipType: string | ToolTipType ngAcceptInputType_topMargin
Section titled "ngAcceptInputType_topMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_topMargin: string | number ngAcceptInputType_transitionDuration
Section titled "ngAcceptInputType_transitionDuration"Inherited from: IgxXYChartComponent
ngAcceptInputType_transitionDuration: string | number ngAcceptInputType_transitionInDuration
Section titled "ngAcceptInputType_transitionInDuration"ngAcceptInputType_transitionInDuration: string | number ngAcceptInputType_transitionInMode
Section titled "ngAcceptInputType_transitionInMode"ngAcceptInputType_transitionInMode: string | CategoryTransitionInMode ngAcceptInputType_transitionInSpeedType
Section titled "ngAcceptInputType_transitionInSpeedType"ngAcceptInputType_transitionInSpeedType: string | TransitionInSpeedType ngAcceptInputType_transitionOutDuration
Section titled "ngAcceptInputType_transitionOutDuration"ngAcceptInputType_transitionOutDuration: string | number ngAcceptInputType_trendLineBrushes
Section titled "ngAcceptInputType_trendLineBrushes"Inherited from: IgxXYChartComponent
ngAcceptInputType_trendLineBrushes: string | string[] ngAcceptInputType_trendLineLayerUseLegend
Section titled "ngAcceptInputType_trendLineLayerUseLegend"Inherited from: IgxXYChartComponent
ngAcceptInputType_trendLineLayerUseLegend: string | boolean ngAcceptInputType_trendLinePeriod
Section titled "ngAcceptInputType_trendLinePeriod"Inherited from: IgxXYChartComponent
ngAcceptInputType_trendLinePeriod: string | number ngAcceptInputType_trendLineThickness
Section titled "ngAcceptInputType_trendLineThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_trendLineThickness: string | number ngAcceptInputType_trendLineType
Section titled "ngAcceptInputType_trendLineType"Inherited from: IgxXYChartComponent
ngAcceptInputType_trendLineType: any ngAcceptInputType_trendLineTypes
Section titled "ngAcceptInputType_trendLineTypes"Inherited from: IgxXYChartComponent
ngAcceptInputType_trendLineTypes: string | IgxTrendLineTypeCollection ngAcceptInputType_unknownValuePlotting
Section titled "ngAcceptInputType_unknownValuePlotting"Inherited from: IgxXYChartComponent
ngAcceptInputType_unknownValuePlotting: any ngAcceptInputType_useValueForAutoCalloutLabels
Section titled "ngAcceptInputType_useValueForAutoCalloutLabels"Inherited from: IgxXYChartComponent
ngAcceptInputType_useValueForAutoCalloutLabels: string | boolean ngAcceptInputType_valueLines
Section titled "ngAcceptInputType_valueLines"Inherited from: IgxXYChartComponent
ngAcceptInputType_valueLines: string | IgxValueModeCollection ngAcceptInputType_valueLinesBrushes
Section titled "ngAcceptInputType_valueLinesBrushes"Inherited from: IgxXYChartComponent
ngAcceptInputType_valueLinesBrushes: string | string[] ngAcceptInputType_valueLinesThickness
Section titled "ngAcceptInputType_valueLinesThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_valueLinesThickness: string | number ngAcceptInputType_verticalViewScrollbarCornerRadius
Section titled "ngAcceptInputType_verticalViewScrollbarCornerRadius"Inherited from: IgxXYChartComponent
ngAcceptInputType_verticalViewScrollbarCornerRadius: string | number ngAcceptInputType_verticalViewScrollbarInset
Section titled "ngAcceptInputType_verticalViewScrollbarInset"Inherited from: IgxXYChartComponent
ngAcceptInputType_verticalViewScrollbarInset: string | number ngAcceptInputType_verticalViewScrollbarMaxOpacity
Section titled "ngAcceptInputType_verticalViewScrollbarMaxOpacity"Inherited from: IgxXYChartComponent
ngAcceptInputType_verticalViewScrollbarMaxOpacity: string | number ngAcceptInputType_verticalViewScrollbarMode
Section titled "ngAcceptInputType_verticalViewScrollbarMode"Inherited from: IgxXYChartComponent
ngAcceptInputType_verticalViewScrollbarMode: string | SeriesViewerScrollbarMode ngAcceptInputType_verticalViewScrollbarPosition
Section titled "ngAcceptInputType_verticalViewScrollbarPosition"Inherited from: IgxXYChartComponent
ngAcceptInputType_verticalViewScrollbarPosition: string | SeriesViewerVerticalScrollbarPosition ngAcceptInputType_verticalViewScrollbarShouldAddAutoTrackInsets
Section titled "ngAcceptInputType_verticalViewScrollbarShouldAddAutoTrackInsets"Inherited from: IgxXYChartComponent
ngAcceptInputType_verticalViewScrollbarShouldAddAutoTrackInsets: string | boolean ngAcceptInputType_verticalViewScrollbarStrokeThickness
Section titled "ngAcceptInputType_verticalViewScrollbarStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_verticalViewScrollbarStrokeThickness: string | number ngAcceptInputType_verticalViewScrollbarTrackEndInset
Section titled "ngAcceptInputType_verticalViewScrollbarTrackEndInset"Inherited from: IgxXYChartComponent
ngAcceptInputType_verticalViewScrollbarTrackEndInset: string | number ngAcceptInputType_verticalViewScrollbarTrackStartInset
Section titled "ngAcceptInputType_verticalViewScrollbarTrackStartInset"Inherited from: IgxXYChartComponent
ngAcceptInputType_verticalViewScrollbarTrackStartInset: string | number ngAcceptInputType_verticalViewScrollbarWidth
Section titled "ngAcceptInputType_verticalViewScrollbarWidth"Inherited from: IgxXYChartComponent
ngAcceptInputType_verticalViewScrollbarWidth: string | number ngAcceptInputType_viewport
Section titled "ngAcceptInputType_viewport"Inherited from: IgxXYChartComponent
ngAcceptInputType_viewport: any ngAcceptInputType_windowRect
Section titled "ngAcceptInputType_windowRect"Inherited from: IgxXYChartComponent
ngAcceptInputType_windowRect: any ngAcceptInputType_windowRectMinHeight
Section titled "ngAcceptInputType_windowRectMinHeight"Inherited from: IgxXYChartComponent
ngAcceptInputType_windowRectMinHeight: string | number ngAcceptInputType_windowRectMinWidth
Section titled "ngAcceptInputType_windowRectMinWidth"Inherited from: IgxXYChartComponent
ngAcceptInputType_windowRectMinWidth: string | number ngAcceptInputType_windowSizeMinHeight
Section titled "ngAcceptInputType_windowSizeMinHeight"Inherited from: IgxXYChartComponent
ngAcceptInputType_windowSizeMinHeight: string | number ngAcceptInputType_windowSizeMinWidth
Section titled "ngAcceptInputType_windowSizeMinWidth"Inherited from: IgxXYChartComponent
ngAcceptInputType_windowSizeMinWidth: string | number ngAcceptInputType_xAxisActualMaximum
Section titled "ngAcceptInputType_xAxisActualMaximum"ngAcceptInputType_xAxisActualMaximum: string | number ngAcceptInputType_xAxisActualMinimum
Section titled "ngAcceptInputType_xAxisActualMinimum"ngAcceptInputType_xAxisActualMinimum: string | number ngAcceptInputType_xAxisEnhancedIntervalPreferMoreCategoryLabels
Section titled "ngAcceptInputType_xAxisEnhancedIntervalPreferMoreCategoryLabels"ngAcceptInputType_xAxisEnhancedIntervalPreferMoreCategoryLabels: string | boolean ngAcceptInputType_xAxisExtent
Section titled "ngAcceptInputType_xAxisExtent"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisExtent: string | number ngAcceptInputType_xAxisGap
Section titled "ngAcceptInputType_xAxisGap"ngAcceptInputType_xAxisGap: string | number ngAcceptInputType_xAxisInterval
Section titled "ngAcceptInputType_xAxisInterval"ngAcceptInputType_xAxisInterval: string | number ngAcceptInputType_xAxisInverted
Section titled "ngAcceptInputType_xAxisInverted"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisInverted: string | boolean ngAcceptInputType_xAxisIsLastLabelMandatory
Section titled "ngAcceptInputType_xAxisIsLastLabelMandatory"ngAcceptInputType_xAxisIsLastLabelMandatory: string | boolean ngAcceptInputType_xAxisLabelAngle
Section titled "ngAcceptInputType_xAxisLabelAngle"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisLabelAngle: string | number ngAcceptInputType_xAxisLabelBottomMargin
Section titled "ngAcceptInputType_xAxisLabelBottomMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisLabelBottomMargin: string | number ngAcceptInputType_xAxisLabelFormatSpecifiers
Section titled "ngAcceptInputType_xAxisLabelFormatSpecifiers"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisLabelFormatSpecifiers: string | any[] ngAcceptInputType_xAxisLabelHorizontalAlignment
Section titled "ngAcceptInputType_xAxisLabelHorizontalAlignment"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisLabelHorizontalAlignment: any ngAcceptInputType_xAxisLabelLeftMargin
Section titled "ngAcceptInputType_xAxisLabelLeftMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisLabelLeftMargin: string | number ngAcceptInputType_xAxisLabelLocation
Section titled "ngAcceptInputType_xAxisLabelLocation"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisLabelLocation: string | XAxisLabelLocation ngAcceptInputType_xAxisLabelRightMargin
Section titled "ngAcceptInputType_xAxisLabelRightMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisLabelRightMargin: string | number ngAcceptInputType_xAxisLabelTopMargin
Section titled "ngAcceptInputType_xAxisLabelTopMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisLabelTopMargin: string | number ngAcceptInputType_xAxisLabelVerticalAlignment
Section titled "ngAcceptInputType_xAxisLabelVerticalAlignment"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisLabelVerticalAlignment: any ngAcceptInputType_xAxisLabelVisibility
Section titled "ngAcceptInputType_xAxisLabelVisibility"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisLabelVisibility: any ngAcceptInputType_xAxisMajorStrokeThickness
Section titled "ngAcceptInputType_xAxisMajorStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisMajorStrokeThickness: string | number ngAcceptInputType_xAxisMaximumExtent
Section titled "ngAcceptInputType_xAxisMaximumExtent"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisMaximumExtent: string | number ngAcceptInputType_xAxisMaximumExtentPercentage
Section titled "ngAcceptInputType_xAxisMaximumExtentPercentage"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisMaximumExtentPercentage: string | number ngAcceptInputType_xAxisMaximumGap
Section titled "ngAcceptInputType_xAxisMaximumGap"ngAcceptInputType_xAxisMaximumGap: string | number ngAcceptInputType_xAxisMinimumGapSize
Section titled "ngAcceptInputType_xAxisMinimumGapSize"ngAcceptInputType_xAxisMinimumGapSize: string | number ngAcceptInputType_xAxisMinorInterval
Section titled "ngAcceptInputType_xAxisMinorInterval"ngAcceptInputType_xAxisMinorInterval: string | number ngAcceptInputType_xAxisMinorStrokeThickness
Section titled "ngAcceptInputType_xAxisMinorStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisMinorStrokeThickness: string | number ngAcceptInputType_xAxisOverlap
Section titled "ngAcceptInputType_xAxisOverlap"ngAcceptInputType_xAxisOverlap: string | number ngAcceptInputType_xAxisStrokeThickness
Section titled "ngAcceptInputType_xAxisStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisStrokeThickness: string | number ngAcceptInputType_xAxisTickLength
Section titled "ngAcceptInputType_xAxisTickLength"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisTickLength: string | number ngAcceptInputType_xAxisTickStrokeThickness
Section titled "ngAcceptInputType_xAxisTickStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisTickStrokeThickness: string | number ngAcceptInputType_xAxisTitleAlignment
Section titled "ngAcceptInputType_xAxisTitleAlignment"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisTitleAlignment: any ngAcceptInputType_xAxisTitleAngle
Section titled "ngAcceptInputType_xAxisTitleAngle"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisTitleAngle: string | number ngAcceptInputType_xAxisTitleBottomMargin
Section titled "ngAcceptInputType_xAxisTitleBottomMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisTitleBottomMargin: string | number ngAcceptInputType_xAxisTitleLeftMargin
Section titled "ngAcceptInputType_xAxisTitleLeftMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisTitleLeftMargin: string | number ngAcceptInputType_xAxisTitleMargin
Section titled "ngAcceptInputType_xAxisTitleMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisTitleMargin: string | number ngAcceptInputType_xAxisTitleRightMargin
Section titled "ngAcceptInputType_xAxisTitleRightMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisTitleRightMargin: string | number ngAcceptInputType_xAxisTitleTopMargin
Section titled "ngAcceptInputType_xAxisTitleTopMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_xAxisTitleTopMargin: string | number ngAcceptInputType_xAxisZoomMaximumCategoryRange
Section titled "ngAcceptInputType_xAxisZoomMaximumCategoryRange"ngAcceptInputType_xAxisZoomMaximumCategoryRange: string | number ngAcceptInputType_xAxisZoomMaximumItemSpan
Section titled "ngAcceptInputType_xAxisZoomMaximumItemSpan"ngAcceptInputType_xAxisZoomMaximumItemSpan: string | number ngAcceptInputType_xAxisZoomToCategoryRange
Section titled "ngAcceptInputType_xAxisZoomToCategoryRange"ngAcceptInputType_xAxisZoomToCategoryRange: string | number ngAcceptInputType_xAxisZoomToCategoryStart
Section titled "ngAcceptInputType_xAxisZoomToCategoryStart"ngAcceptInputType_xAxisZoomToCategoryStart: string | number ngAcceptInputType_xAxisZoomToItemSpan
Section titled "ngAcceptInputType_xAxisZoomToItemSpan"ngAcceptInputType_xAxisZoomToItemSpan: string | number ngAcceptInputType_yAxisAbbreviateLargeNumbers
Section titled "ngAcceptInputType_yAxisAbbreviateLargeNumbers"ngAcceptInputType_yAxisAbbreviateLargeNumbers: string | boolean ngAcceptInputType_yAxisActualMaximum
Section titled "ngAcceptInputType_yAxisActualMaximum"ngAcceptInputType_yAxisActualMaximum: string | number ngAcceptInputType_yAxisActualMinimum
Section titled "ngAcceptInputType_yAxisActualMinimum"ngAcceptInputType_yAxisActualMinimum: string | number ngAcceptInputType_yAxisAutoRangeBufferMode
Section titled "ngAcceptInputType_yAxisAutoRangeBufferMode"ngAcceptInputType_yAxisAutoRangeBufferMode: string | AxisRangeBufferMode ngAcceptInputType_yAxisEnhancedIntervalPreferMoreCategoryLabels
Section titled "ngAcceptInputType_yAxisEnhancedIntervalPreferMoreCategoryLabels"ngAcceptInputType_yAxisEnhancedIntervalPreferMoreCategoryLabels: string | boolean ngAcceptInputType_yAxisExtent
Section titled "ngAcceptInputType_yAxisExtent"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisExtent: string | number ngAcceptInputType_yAxisFavorLabellingScaleEnd
Section titled "ngAcceptInputType_yAxisFavorLabellingScaleEnd"ngAcceptInputType_yAxisFavorLabellingScaleEnd: string | boolean ngAcceptInputType_yAxisInterval
Section titled "ngAcceptInputType_yAxisInterval"ngAcceptInputType_yAxisInterval: string | number ngAcceptInputType_yAxisInverted
Section titled "ngAcceptInputType_yAxisInverted"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisInverted: string | boolean ngAcceptInputType_yAxisIsLastLabelMandatory
Section titled "ngAcceptInputType_yAxisIsLastLabelMandatory"ngAcceptInputType_yAxisIsLastLabelMandatory: string | boolean ngAcceptInputType_yAxisIsLogarithmic
Section titled "ngAcceptInputType_yAxisIsLogarithmic"ngAcceptInputType_yAxisIsLogarithmic: string | boolean ngAcceptInputType_yAxisLabelAngle
Section titled "ngAcceptInputType_yAxisLabelAngle"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisLabelAngle: string | number ngAcceptInputType_yAxisLabelBottomMargin
Section titled "ngAcceptInputType_yAxisLabelBottomMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisLabelBottomMargin: string | number ngAcceptInputType_yAxisLabelFormatSpecifiers
Section titled "ngAcceptInputType_yAxisLabelFormatSpecifiers"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisLabelFormatSpecifiers: string | any[] ngAcceptInputType_yAxisLabelHorizontalAlignment
Section titled "ngAcceptInputType_yAxisLabelHorizontalAlignment"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisLabelHorizontalAlignment: any ngAcceptInputType_yAxisLabelLeftMargin
Section titled "ngAcceptInputType_yAxisLabelLeftMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisLabelLeftMargin: string | number ngAcceptInputType_yAxisLabelLocation
Section titled "ngAcceptInputType_yAxisLabelLocation"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisLabelLocation: string | YAxisLabelLocation ngAcceptInputType_yAxisLabelRightMargin
Section titled "ngAcceptInputType_yAxisLabelRightMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisLabelRightMargin: string | number ngAcceptInputType_yAxisLabelTopMargin
Section titled "ngAcceptInputType_yAxisLabelTopMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisLabelTopMargin: string | number ngAcceptInputType_yAxisLabelVerticalAlignment
Section titled "ngAcceptInputType_yAxisLabelVerticalAlignment"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisLabelVerticalAlignment: any ngAcceptInputType_yAxisLabelVisibility
Section titled "ngAcceptInputType_yAxisLabelVisibility"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisLabelVisibility: any ngAcceptInputType_yAxisLogarithmBase
Section titled "ngAcceptInputType_yAxisLogarithmBase"ngAcceptInputType_yAxisLogarithmBase: string | number ngAcceptInputType_yAxisMajorStrokeThickness
Section titled "ngAcceptInputType_yAxisMajorStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisMajorStrokeThickness: string | number ngAcceptInputType_yAxisMaximumExtent
Section titled "ngAcceptInputType_yAxisMaximumExtent"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisMaximumExtent: string | number ngAcceptInputType_yAxisMaximumExtentPercentage
Section titled "ngAcceptInputType_yAxisMaximumExtentPercentage"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisMaximumExtentPercentage: string | number ngAcceptInputType_yAxisMaximumValue
Section titled "ngAcceptInputType_yAxisMaximumValue"ngAcceptInputType_yAxisMaximumValue: string | number ngAcceptInputType_yAxisMinimumValue
Section titled "ngAcceptInputType_yAxisMinimumValue"ngAcceptInputType_yAxisMinimumValue: string | number ngAcceptInputType_yAxisMinorInterval
Section titled "ngAcceptInputType_yAxisMinorInterval"ngAcceptInputType_yAxisMinorInterval: string | number ngAcceptInputType_yAxisMinorStrokeThickness
Section titled "ngAcceptInputType_yAxisMinorStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisMinorStrokeThickness: string | number ngAcceptInputType_yAxisStrokeThickness
Section titled "ngAcceptInputType_yAxisStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisStrokeThickness: string | number ngAcceptInputType_yAxisTickLength
Section titled "ngAcceptInputType_yAxisTickLength"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisTickLength: string | number ngAcceptInputType_yAxisTickStrokeThickness
Section titled "ngAcceptInputType_yAxisTickStrokeThickness"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisTickStrokeThickness: string | number ngAcceptInputType_yAxisTitleAlignment
Section titled "ngAcceptInputType_yAxisTitleAlignment"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisTitleAlignment: any ngAcceptInputType_yAxisTitleAngle
Section titled "ngAcceptInputType_yAxisTitleAngle"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisTitleAngle: string | number ngAcceptInputType_yAxisTitleBottomMargin
Section titled "ngAcceptInputType_yAxisTitleBottomMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisTitleBottomMargin: string | number ngAcceptInputType_yAxisTitleLeftMargin
Section titled "ngAcceptInputType_yAxisTitleLeftMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisTitleLeftMargin: string | number ngAcceptInputType_yAxisTitleMargin
Section titled "ngAcceptInputType_yAxisTitleMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisTitleMargin: string | number ngAcceptInputType_yAxisTitleRightMargin
Section titled "ngAcceptInputType_yAxisTitleRightMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisTitleRightMargin: string | number ngAcceptInputType_yAxisTitleTopMargin
Section titled "ngAcceptInputType_yAxisTitleTopMargin"Inherited from: IgxXYChartComponent
ngAcceptInputType_yAxisTitleTopMargin: string | number ɵcmp: ɵɵComponentDeclaration<IgxCategoryChartComponent, "igx-category-chart", never, object, object, never, never> ɵfac: ɵɵFactoryDeclaration<IgxCategoryChartComponent, never> actualBrushes
Section titled "actualBrushes"Inherited from: IgxXYChartComponent
actualBrushes: string[] actualOutlines
Section titled "actualOutlines"Inherited from: IgxXYChartComponent
actualOutlines: string[] actualXAxisLabelTextColor
Section titled "actualXAxisLabelTextColor"Inherited from: IgxXYChartComponent
actualXAxisLabelTextColor: string actualYAxisLabelTextColor
Section titled "actualYAxisLabelTextColor"Inherited from: IgxXYChartComponent
actualYAxisLabelTextColor: string alignsGridLinesToPixels
Section titled "alignsGridLinesToPixels"Inherited from: IgxXYChartComponent
alignsGridLinesToPixels: boolean animateSeriesWhenAxisRangeChanges
Section titled "animateSeriesWhenAxisRangeChanges"Inherited from: IgxXYChartComponent
animateSeriesWhenAxisRangeChanges: boolean areaFillOpacity
Section titled "areaFillOpacity"Inherited from: IgxXYChartComponent
areaFillOpacity: number autoCalloutsVisible
Section titled "autoCalloutsVisible"Inherited from: IgxXYChartComponent
autoCalloutsVisible: boolean autoExpandMarginExtraPadding
Section titled "autoExpandMarginExtraPadding"autoExpandMarginExtraPadding: number autoExpandMarginMaximumValue
Section titled "autoExpandMarginMaximumValue"autoExpandMarginMaximumValue: number autoMarginAndAngleUpdateMode
Section titled "autoMarginAndAngleUpdateMode"autoMarginAndAngleUpdateMode: AutoMarginsAndAngleUpdateMode bottomMargin
Section titled "bottomMargin"Inherited from: IgxXYChartComponent
bottomMargin: number brushes
Section titled "brushes"Inherited from: IgxXYChartComponent
brushes: string[] calloutCollisionMode
Section titled "calloutCollisionMode"Inherited from: IgxXYChartComponent
calloutCollisionMode: CalloutCollisionMode calloutsAllowedPositions
Section titled "calloutsAllowedPositions"Inherited from: IgxXYChartComponent
calloutsAllowedPositions: IgxCalloutPlacementPositionsCollection calloutsAutoLabelPrecision
Section titled "calloutsAutoLabelPrecision"Inherited from: IgxXYChartComponent
calloutsAutoLabelPrecision: number calloutsBackground
Section titled "calloutsBackground"Inherited from: IgxXYChartComponent
calloutsBackground: string calloutsContentMemberPath
Section titled "calloutsContentMemberPath"Inherited from: IgxXYChartComponent
calloutsContentMemberPath: string calloutsDarkTextColor
Section titled "calloutsDarkTextColor"Inherited from: IgxXYChartComponent
calloutsDarkTextColor: string calloutsDataSource
Section titled "calloutsDataSource"Inherited from: IgxXYChartComponent
calloutsDataSource: any[] calloutsLabelMemberPath
Section titled "calloutsLabelMemberPath"Inherited from: IgxXYChartComponent
calloutsLabelMemberPath: string calloutsLeaderBrush
Section titled "calloutsLeaderBrush"Inherited from: IgxXYChartComponent
calloutsLeaderBrush: string calloutsLightTextColor
Section titled "calloutsLightTextColor"Inherited from: IgxXYChartComponent
calloutsLightTextColor: string calloutsOutline
Section titled "calloutsOutline"Inherited from: IgxXYChartComponent
calloutsOutline: string calloutsStrokeThickness
Section titled "calloutsStrokeThickness"Inherited from: IgxXYChartComponent
calloutsStrokeThickness: number calloutsTextColor
Section titled "calloutsTextColor"Inherited from: IgxXYChartComponent
calloutsTextColor: string calloutsTextStyle
Section titled "calloutsTextStyle"Inherited from: IgxXYChartComponent
calloutsTextStyle: string calloutStyleUpdatingEventEnabled
Section titled "calloutStyleUpdatingEventEnabled"Inherited from: IgxXYChartComponent
calloutStyleUpdatingEventEnabled: boolean calloutsUseAutoContrastingLabelColors
Section titled "calloutsUseAutoContrastingLabelColors"Inherited from: IgxXYChartComponent
calloutsUseAutoContrastingLabelColors: boolean calloutsUseItemColorForFill
Section titled "calloutsUseItemColorForFill"Inherited from: IgxXYChartComponent
calloutsUseItemColorForFill: boolean calloutsUseItemColorForOutline
Section titled "calloutsUseItemColorForOutline"Inherited from: IgxXYChartComponent
calloutsUseItemColorForOutline: boolean calloutsVisible
Section titled "calloutsVisible"Inherited from: IgxXYChartComponent
calloutsVisible: boolean calloutsXMemberPath
Section titled "calloutsXMemberPath"Inherited from: IgxXYChartComponent
calloutsXMemberPath: string calloutsYMemberPath
Section titled "calloutsYMemberPath"Inherited from: IgxXYChartComponent
calloutsYMemberPath: string chartTitle
Section titled "chartTitle"Inherited from: IgxXYChartComponent
chartTitle: string chartType
Section titled "chartType"chartType: CategoryChartType computedPlotAreaMarginMode
Section titled "computedPlotAreaMarginMode"Inherited from: IgxXYChartComponent
computedPlotAreaMarginMode: ComputedPlotAreaMarginMode crosshairsAnnotationEnabled
Section titled "crosshairsAnnotationEnabled"Inherited from: IgxXYChartComponent
crosshairsAnnotationEnabled: boolean crosshairsAnnotationXAxisBackground
Section titled "crosshairsAnnotationXAxisBackground"Inherited from: IgxXYChartComponent
crosshairsAnnotationXAxisBackground: string crosshairsAnnotationXAxisPrecision
Section titled "crosshairsAnnotationXAxisPrecision"Inherited from: IgxXYChartComponent
crosshairsAnnotationXAxisPrecision: number crosshairsAnnotationXAxisTextColor
Section titled "crosshairsAnnotationXAxisTextColor"Inherited from: IgxXYChartComponent
crosshairsAnnotationXAxisTextColor: string crosshairsAnnotationYAxisBackground
Section titled "crosshairsAnnotationYAxisBackground"Inherited from: IgxXYChartComponent
crosshairsAnnotationYAxisBackground: string crosshairsAnnotationYAxisPrecision
Section titled "crosshairsAnnotationYAxisPrecision"Inherited from: IgxXYChartComponent
crosshairsAnnotationYAxisPrecision: number crosshairsAnnotationYAxisTextColor
Section titled "crosshairsAnnotationYAxisTextColor"Inherited from: IgxXYChartComponent
crosshairsAnnotationYAxisTextColor: string crosshairsDisplayMode
Section titled "crosshairsDisplayMode"Inherited from: IgxXYChartComponent
crosshairsDisplayMode: CrosshairsDisplayMode crosshairsLineHorizontalStroke
Section titled "crosshairsLineHorizontalStroke"Inherited from: IgxXYChartComponent
crosshairsLineHorizontalStroke: string crosshairsLineThickness
Section titled "crosshairsLineThickness"Inherited from: IgxXYChartComponent
crosshairsLineThickness: number crosshairsLineVerticalStroke
Section titled "crosshairsLineVerticalStroke"Inherited from: IgxXYChartComponent
crosshairsLineVerticalStroke: string crosshairsSkipInvalidData
Section titled "crosshairsSkipInvalidData"Inherited from: IgxXYChartComponent
crosshairsSkipInvalidData: boolean crosshairsSkipZeroValueFragments
Section titled "crosshairsSkipZeroValueFragments"Inherited from: IgxXYChartComponent
crosshairsSkipZeroValueFragments: boolean crosshairsSnapToData
Section titled "crosshairsSnapToData"Inherited from: IgxXYChartComponent
crosshairsSnapToData: boolean dataSource
Section titled "dataSource"dataSource: any[] dataToolTipBadgeMarginBottom
Section titled "dataToolTipBadgeMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipBadgeMarginBottom: number dataToolTipBadgeMarginLeft
Section titled "dataToolTipBadgeMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipBadgeMarginLeft: number dataToolTipBadgeMarginRight
Section titled "dataToolTipBadgeMarginRight"Inherited from: IgxXYChartComponent
dataToolTipBadgeMarginRight: number dataToolTipBadgeMarginTop
Section titled "dataToolTipBadgeMarginTop"Inherited from: IgxXYChartComponent
dataToolTipBadgeMarginTop: number dataToolTipBadgeShape
Section titled "dataToolTipBadgeShape"Inherited from: IgxXYChartComponent
dataToolTipBadgeShape: LegendItemBadgeShape dataToolTipDefaultPositionOffsetX
Section titled "dataToolTipDefaultPositionOffsetX"Inherited from: IgxXYChartComponent
dataToolTipDefaultPositionOffsetX: number dataToolTipDefaultPositionOffsetY
Section titled "dataToolTipDefaultPositionOffsetY"Inherited from: IgxXYChartComponent
dataToolTipDefaultPositionOffsetY: number dataToolTipExcludedColumns
Section titled "dataToolTipExcludedColumns"Inherited from: IgxXYChartComponent
dataToolTipExcludedColumns: string[] dataToolTipExcludedSeries
Section titled "dataToolTipExcludedSeries"Inherited from: IgxXYChartComponent
dataToolTipExcludedSeries: string[] dataToolTipGroupedPositionModeX
Section titled "dataToolTipGroupedPositionModeX"Inherited from: IgxXYChartComponent
dataToolTipGroupedPositionModeX: DataTooltipGroupedPositionX dataToolTipGroupedPositionModeY
Section titled "dataToolTipGroupedPositionModeY"Inherited from: IgxXYChartComponent
dataToolTipGroupedPositionModeY: DataTooltipGroupedPositionY dataToolTipGroupingMode
Section titled "dataToolTipGroupingMode"Inherited from: IgxXYChartComponent
dataToolTipGroupingMode: DataToolTipLayerGroupingMode dataToolTipGroupRowMarginBottom
Section titled "dataToolTipGroupRowMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipGroupRowMarginBottom: number dataToolTipGroupRowMarginLeft
Section titled "dataToolTipGroupRowMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipGroupRowMarginLeft: number dataToolTipGroupRowMarginRight
Section titled "dataToolTipGroupRowMarginRight"Inherited from: IgxXYChartComponent
dataToolTipGroupRowMarginRight: number dataToolTipGroupRowMarginTop
Section titled "dataToolTipGroupRowMarginTop"Inherited from: IgxXYChartComponent
dataToolTipGroupRowMarginTop: number dataToolTipGroupRowVisible
Section titled "dataToolTipGroupRowVisible"Inherited from: IgxXYChartComponent
dataToolTipGroupRowVisible: boolean dataToolTipGroupTextColor
Section titled "dataToolTipGroupTextColor"Inherited from: IgxXYChartComponent
dataToolTipGroupTextColor: string dataToolTipGroupTextMarginBottom
Section titled "dataToolTipGroupTextMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipGroupTextMarginBottom: number dataToolTipGroupTextMarginLeft
Section titled "dataToolTipGroupTextMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipGroupTextMarginLeft: number dataToolTipGroupTextMarginRight
Section titled "dataToolTipGroupTextMarginRight"Inherited from: IgxXYChartComponent
dataToolTipGroupTextMarginRight: number dataToolTipGroupTextMarginTop
Section titled "dataToolTipGroupTextMarginTop"Inherited from: IgxXYChartComponent
dataToolTipGroupTextMarginTop: number dataToolTipGroupTextStyle
Section titled "dataToolTipGroupTextStyle"Inherited from: IgxXYChartComponent
dataToolTipGroupTextStyle: string dataToolTipHeaderFormatCulture
Section titled "dataToolTipHeaderFormatCulture"Inherited from: IgxXYChartComponent
dataToolTipHeaderFormatCulture: string dataToolTipHeaderFormatDate
Section titled "dataToolTipHeaderFormatDate"Inherited from: IgxXYChartComponent
dataToolTipHeaderFormatDate: DataLegendHeaderDateMode dataToolTipHeaderFormatSpecifiers
Section titled "dataToolTipHeaderFormatSpecifiers"Inherited from: IgxXYChartComponent
dataToolTipHeaderFormatSpecifiers: any[] dataToolTipHeaderFormatString
Section titled "dataToolTipHeaderFormatString"Inherited from: IgxXYChartComponent
dataToolTipHeaderFormatString: string dataToolTipHeaderFormatTime
Section titled "dataToolTipHeaderFormatTime"Inherited from: IgxXYChartComponent
dataToolTipHeaderFormatTime: DataLegendHeaderTimeMode dataToolTipHeaderRowMarginBottom
Section titled "dataToolTipHeaderRowMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipHeaderRowMarginBottom: number dataToolTipHeaderRowMarginLeft
Section titled "dataToolTipHeaderRowMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipHeaderRowMarginLeft: number dataToolTipHeaderRowMarginRight
Section titled "dataToolTipHeaderRowMarginRight"Inherited from: IgxXYChartComponent
dataToolTipHeaderRowMarginRight: number dataToolTipHeaderRowMarginTop
Section titled "dataToolTipHeaderRowMarginTop"Inherited from: IgxXYChartComponent
dataToolTipHeaderRowMarginTop: number dataToolTipHeaderRowVisible
Section titled "dataToolTipHeaderRowVisible"Inherited from: IgxXYChartComponent
dataToolTipHeaderRowVisible: boolean dataToolTipHeaderText
Section titled "dataToolTipHeaderText"Inherited from: IgxXYChartComponent
dataToolTipHeaderText: string dataToolTipHeaderTextColor
Section titled "dataToolTipHeaderTextColor"Inherited from: IgxXYChartComponent
dataToolTipHeaderTextColor: string dataToolTipHeaderTextMarginBottom
Section titled "dataToolTipHeaderTextMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipHeaderTextMarginBottom: number dataToolTipHeaderTextMarginLeft
Section titled "dataToolTipHeaderTextMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipHeaderTextMarginLeft: number dataToolTipHeaderTextMarginRight
Section titled "dataToolTipHeaderTextMarginRight"Inherited from: IgxXYChartComponent
dataToolTipHeaderTextMarginRight: number dataToolTipHeaderTextMarginTop
Section titled "dataToolTipHeaderTextMarginTop"Inherited from: IgxXYChartComponent
dataToolTipHeaderTextMarginTop: number dataToolTipHeaderTextStyle
Section titled "dataToolTipHeaderTextStyle"Inherited from: IgxXYChartComponent
dataToolTipHeaderTextStyle: string dataToolTipIncludedColumns
Section titled "dataToolTipIncludedColumns"Inherited from: IgxXYChartComponent
dataToolTipIncludedColumns: string[] dataToolTipIncludedSeries
Section titled "dataToolTipIncludedSeries"Inherited from: IgxXYChartComponent
dataToolTipIncludedSeries: string[] dataToolTipLabelDisplayMode
Section titled "dataToolTipLabelDisplayMode"Inherited from: IgxXYChartComponent
dataToolTipLabelDisplayMode: DataLegendLabelMode dataToolTipLabelTextColor
Section titled "dataToolTipLabelTextColor"Inherited from: IgxXYChartComponent
dataToolTipLabelTextColor: string dataToolTipLabelTextMarginBottom
Section titled "dataToolTipLabelTextMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipLabelTextMarginBottom: number dataToolTipLabelTextMarginLeft
Section titled "dataToolTipLabelTextMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipLabelTextMarginLeft: number dataToolTipLabelTextMarginRight
Section titled "dataToolTipLabelTextMarginRight"Inherited from: IgxXYChartComponent
dataToolTipLabelTextMarginRight: number dataToolTipLabelTextMarginTop
Section titled "dataToolTipLabelTextMarginTop"Inherited from: IgxXYChartComponent
dataToolTipLabelTextMarginTop: number dataToolTipLabelTextStyle
Section titled "dataToolTipLabelTextStyle"Inherited from: IgxXYChartComponent
dataToolTipLabelTextStyle: string dataToolTipPositionOffsetX
Section titled "dataToolTipPositionOffsetX"Inherited from: IgxXYChartComponent
dataToolTipPositionOffsetX: number dataToolTipPositionOffsetY
Section titled "dataToolTipPositionOffsetY"Inherited from: IgxXYChartComponent
dataToolTipPositionOffsetY: number dataToolTipShouldUpdateWhenSeriesDataChanges
Section titled "dataToolTipShouldUpdateWhenSeriesDataChanges"Inherited from: IgxXYChartComponent
dataToolTipShouldUpdateWhenSeriesDataChanges: boolean dataToolTipSummaryLabelText
Section titled "dataToolTipSummaryLabelText"Inherited from: IgxXYChartComponent
dataToolTipSummaryLabelText: string dataToolTipSummaryLabelTextColor
Section titled "dataToolTipSummaryLabelTextColor"Inherited from: IgxXYChartComponent
dataToolTipSummaryLabelTextColor: string dataToolTipSummaryLabelTextStyle
Section titled "dataToolTipSummaryLabelTextStyle"Inherited from: IgxXYChartComponent
dataToolTipSummaryLabelTextStyle: string dataToolTipSummaryRowMarginBottom
Section titled "dataToolTipSummaryRowMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipSummaryRowMarginBottom: number dataToolTipSummaryRowMarginLeft
Section titled "dataToolTipSummaryRowMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipSummaryRowMarginLeft: number dataToolTipSummaryRowMarginRight
Section titled "dataToolTipSummaryRowMarginRight"Inherited from: IgxXYChartComponent
dataToolTipSummaryRowMarginRight: number dataToolTipSummaryRowMarginTop
Section titled "dataToolTipSummaryRowMarginTop"Inherited from: IgxXYChartComponent
dataToolTipSummaryRowMarginTop: number dataToolTipSummaryTitleText
Section titled "dataToolTipSummaryTitleText"Inherited from: IgxXYChartComponent
dataToolTipSummaryTitleText: string dataToolTipSummaryTitleTextColor
Section titled "dataToolTipSummaryTitleTextColor"Inherited from: IgxXYChartComponent
dataToolTipSummaryTitleTextColor: string dataToolTipSummaryTitleTextMarginBottom
Section titled "dataToolTipSummaryTitleTextMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipSummaryTitleTextMarginBottom: number dataToolTipSummaryTitleTextMarginLeft
Section titled "dataToolTipSummaryTitleTextMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipSummaryTitleTextMarginLeft: number dataToolTipSummaryTitleTextMarginRight
Section titled "dataToolTipSummaryTitleTextMarginRight"Inherited from: IgxXYChartComponent
dataToolTipSummaryTitleTextMarginRight: number dataToolTipSummaryTitleTextMarginTop
Section titled "dataToolTipSummaryTitleTextMarginTop"Inherited from: IgxXYChartComponent
dataToolTipSummaryTitleTextMarginTop: number dataToolTipSummaryTitleTextStyle
Section titled "dataToolTipSummaryTitleTextStyle"Inherited from: IgxXYChartComponent
dataToolTipSummaryTitleTextStyle: string dataToolTipSummaryType
Section titled "dataToolTipSummaryType"Inherited from: IgxXYChartComponent
dataToolTipSummaryType: DataLegendSummaryType dataToolTipSummaryUnitsText
Section titled "dataToolTipSummaryUnitsText"Inherited from: IgxXYChartComponent
dataToolTipSummaryUnitsText: string dataToolTipSummaryUnitsTextColor
Section titled "dataToolTipSummaryUnitsTextColor"Inherited from: IgxXYChartComponent
dataToolTipSummaryUnitsTextColor: string dataToolTipSummaryUnitsTextStyle
Section titled "dataToolTipSummaryUnitsTextStyle"Inherited from: IgxXYChartComponent
dataToolTipSummaryUnitsTextStyle: string dataToolTipSummaryValueTextColor
Section titled "dataToolTipSummaryValueTextColor"Inherited from: IgxXYChartComponent
dataToolTipSummaryValueTextColor: string dataToolTipSummaryValueTextStyle
Section titled "dataToolTipSummaryValueTextStyle"Inherited from: IgxXYChartComponent
dataToolTipSummaryValueTextStyle: string dataToolTipTitleTextColor
Section titled "dataToolTipTitleTextColor"Inherited from: IgxXYChartComponent
dataToolTipTitleTextColor: string dataToolTipTitleTextMarginBottom
Section titled "dataToolTipTitleTextMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipTitleTextMarginBottom: number dataToolTipTitleTextMarginLeft
Section titled "dataToolTipTitleTextMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipTitleTextMarginLeft: number dataToolTipTitleTextMarginRight
Section titled "dataToolTipTitleTextMarginRight"Inherited from: IgxXYChartComponent
dataToolTipTitleTextMarginRight: number dataToolTipTitleTextMarginTop
Section titled "dataToolTipTitleTextMarginTop"Inherited from: IgxXYChartComponent
dataToolTipTitleTextMarginTop: number dataToolTipTitleTextStyle
Section titled "dataToolTipTitleTextStyle"Inherited from: IgxXYChartComponent
dataToolTipTitleTextStyle: string dataToolTipUnitsDisplayMode
Section titled "dataToolTipUnitsDisplayMode"Inherited from: IgxXYChartComponent
dataToolTipUnitsDisplayMode: DataLegendUnitsMode dataToolTipUnitsText
Section titled "dataToolTipUnitsText"Inherited from: IgxXYChartComponent
dataToolTipUnitsText: string dataToolTipUnitsTextColor
Section titled "dataToolTipUnitsTextColor"Inherited from: IgxXYChartComponent
dataToolTipUnitsTextColor: string dataToolTipUnitsTextMarginBottom
Section titled "dataToolTipUnitsTextMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipUnitsTextMarginBottom: number dataToolTipUnitsTextMarginLeft
Section titled "dataToolTipUnitsTextMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipUnitsTextMarginLeft: number dataToolTipUnitsTextMarginRight
Section titled "dataToolTipUnitsTextMarginRight"Inherited from: IgxXYChartComponent
dataToolTipUnitsTextMarginRight: number dataToolTipUnitsTextMarginTop
Section titled "dataToolTipUnitsTextMarginTop"Inherited from: IgxXYChartComponent
dataToolTipUnitsTextMarginTop: number dataToolTipUnitsTextStyle
Section titled "dataToolTipUnitsTextStyle"Inherited from: IgxXYChartComponent
dataToolTipUnitsTextStyle: string dataToolTipValueFormatAbbreviation
Section titled "dataToolTipValueFormatAbbreviation"Inherited from: IgxXYChartComponent
dataToolTipValueFormatAbbreviation: DataAbbreviationMode dataToolTipValueFormatCulture
Section titled "dataToolTipValueFormatCulture"Inherited from: IgxXYChartComponent
dataToolTipValueFormatCulture: string dataToolTipValueFormatMaxFractions
Section titled "dataToolTipValueFormatMaxFractions"Inherited from: IgxXYChartComponent
dataToolTipValueFormatMaxFractions: number dataToolTipValueFormatMinFractions
Section titled "dataToolTipValueFormatMinFractions"Inherited from: IgxXYChartComponent
dataToolTipValueFormatMinFractions: number dataToolTipValueFormatMode
Section titled "dataToolTipValueFormatMode"Inherited from: IgxXYChartComponent
dataToolTipValueFormatMode: DataLegendValueMode dataToolTipValueFormatSpecifiers
Section titled "dataToolTipValueFormatSpecifiers"Inherited from: IgxXYChartComponent
dataToolTipValueFormatSpecifiers: any[] dataToolTipValueFormatString
Section titled "dataToolTipValueFormatString"Inherited from: IgxXYChartComponent
dataToolTipValueFormatString: string dataToolTipValueFormatUseGrouping
Section titled "dataToolTipValueFormatUseGrouping"Inherited from: IgxXYChartComponent
dataToolTipValueFormatUseGrouping: boolean dataToolTipValueRowMarginBottom
Section titled "dataToolTipValueRowMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipValueRowMarginBottom: number dataToolTipValueRowMarginLeft
Section titled "dataToolTipValueRowMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipValueRowMarginLeft: number dataToolTipValueRowMarginRight
Section titled "dataToolTipValueRowMarginRight"Inherited from: IgxXYChartComponent
dataToolTipValueRowMarginRight: number dataToolTipValueRowMarginTop
Section titled "dataToolTipValueRowMarginTop"Inherited from: IgxXYChartComponent
dataToolTipValueRowMarginTop: number dataToolTipValueRowVisible
Section titled "dataToolTipValueRowVisible"Inherited from: IgxXYChartComponent
dataToolTipValueRowVisible: boolean dataToolTipValueTextColor
Section titled "dataToolTipValueTextColor"Inherited from: IgxXYChartComponent
dataToolTipValueTextColor: string dataToolTipValueTextMarginBottom
Section titled "dataToolTipValueTextMarginBottom"Inherited from: IgxXYChartComponent
dataToolTipValueTextMarginBottom: number dataToolTipValueTextMarginLeft
Section titled "dataToolTipValueTextMarginLeft"Inherited from: IgxXYChartComponent
dataToolTipValueTextMarginLeft: number dataToolTipValueTextMarginRight
Section titled "dataToolTipValueTextMarginRight"Inherited from: IgxXYChartComponent
dataToolTipValueTextMarginRight: number dataToolTipValueTextMarginTop
Section titled "dataToolTipValueTextMarginTop"Inherited from: IgxXYChartComponent
dataToolTipValueTextMarginTop: number dataToolTipValueTextStyle
Section titled "dataToolTipValueTextStyle"Inherited from: IgxXYChartComponent
dataToolTipValueTextStyle: string dataToolTipValueTextUseSeriesColors
Section titled "dataToolTipValueTextUseSeriesColors"Inherited from: IgxXYChartComponent
dataToolTipValueTextUseSeriesColors: boolean dataToolTipValueTextWhenMissingData
Section titled "dataToolTipValueTextWhenMissingData"Inherited from: IgxXYChartComponent
dataToolTipValueTextWhenMissingData: string excludedProperties
Section titled "excludedProperties"Inherited from: IgxXYChartComponent
excludedProperties: string[] finalValueAnnotationsBackground
Section titled "finalValueAnnotationsBackground"Inherited from: IgxXYChartComponent
finalValueAnnotationsBackground: string finalValueAnnotationsPrecision
Section titled "finalValueAnnotationsPrecision"Inherited from: IgxXYChartComponent
finalValueAnnotationsPrecision: number finalValueAnnotationsTextColor
Section titled "finalValueAnnotationsTextColor"Inherited from: IgxXYChartComponent
finalValueAnnotationsTextColor: string finalValueAnnotationsVisible
Section titled "finalValueAnnotationsVisible"Inherited from: IgxXYChartComponent
finalValueAnnotationsVisible: boolean focusBrush
Section titled "focusBrush"Inherited from: IgxXYChartComponent
focusBrush: string focusDismissDelayMilliseconds
Section titled "focusDismissDelayMilliseconds"Inherited from: IgxXYChartComponent
focusDismissDelayMilliseconds: number focusedSeriesItems
Section titled "focusedSeriesItems"Inherited from: IgxXYChartComponent
focusedSeriesItems: IgxChartSelectedItemCollection focusMode
Section titled "focusMode"Inherited from: IgxXYChartComponent
focusMode: SeriesSelectionMode focusTransitionDuration
Section titled "focusTransitionDuration"Inherited from: IgxXYChartComponent
focusTransitionDuration: number groupSorts
Section titled "groupSorts"Inherited from: IgxXYChartComponent
groupSorts: string height
Section titled "height"height: string highlightedDataSource
Section titled "highlightedDataSource"Inherited from: IgxXYChartComponent
highlightedDataSource: any highlightedLegendItemVisibility
Section titled "highlightedLegendItemVisibility"Inherited from: IgxXYChartComponent
highlightedLegendItemVisibility: Visibility highlightedValuesDisplayMode
Section titled "highlightedValuesDisplayMode"Inherited from: IgxXYChartComponent
highlightedValuesDisplayMode: SeriesHighlightedValuesDisplayMode highlightingBehavior
Section titled "highlightingBehavior"Inherited from: IgxXYChartComponent
highlightingBehavior: SeriesHighlightingBehavior highlightingDismissDelayMilliseconds
Section titled "highlightingDismissDelayMilliseconds"Inherited from: IgxXYChartComponent
highlightingDismissDelayMilliseconds: number highlightingFadeOpacity
Section titled "highlightingFadeOpacity"Inherited from: IgxXYChartComponent
highlightingFadeOpacity: number highlightingMode
Section titled "highlightingMode"Inherited from: IgxXYChartComponent
highlightingMode: SeriesHighlightingMode highlightingTransitionDuration
Section titled "highlightingTransitionDuration"Inherited from: IgxXYChartComponent
highlightingTransitionDuration: number horizontalViewScrollbarCornerRadius
Section titled "horizontalViewScrollbarCornerRadius"Inherited from: IgxXYChartComponent
horizontalViewScrollbarCornerRadius: number horizontalViewScrollbarFill
Section titled "horizontalViewScrollbarFill"Inherited from: IgxXYChartComponent
horizontalViewScrollbarFill: string horizontalViewScrollbarHeight
Section titled "horizontalViewScrollbarHeight"Inherited from: IgxXYChartComponent
horizontalViewScrollbarHeight: number horizontalViewScrollbarInset
Section titled "horizontalViewScrollbarInset"Inherited from: IgxXYChartComponent
horizontalViewScrollbarInset: number horizontalViewScrollbarMaxOpacity
Section titled "horizontalViewScrollbarMaxOpacity"Inherited from: IgxXYChartComponent
horizontalViewScrollbarMaxOpacity: number horizontalViewScrollbarMode
Section titled "horizontalViewScrollbarMode"Inherited from: IgxXYChartComponent
horizontalViewScrollbarMode: SeriesViewerScrollbarMode horizontalViewScrollbarOutline
Section titled "horizontalViewScrollbarOutline"Inherited from: IgxXYChartComponent
horizontalViewScrollbarOutline: string horizontalViewScrollbarPosition
Section titled "horizontalViewScrollbarPosition"Inherited from: IgxXYChartComponent
horizontalViewScrollbarPosition: SeriesViewerHorizontalScrollbarPosition horizontalViewScrollbarShouldAddAutoTrackInsets
Section titled "horizontalViewScrollbarShouldAddAutoTrackInsets"Inherited from: IgxXYChartComponent
horizontalViewScrollbarShouldAddAutoTrackInsets: boolean horizontalViewScrollbarStrokeThickness
Section titled "horizontalViewScrollbarStrokeThickness"Inherited from: IgxXYChartComponent
horizontalViewScrollbarStrokeThickness: number horizontalViewScrollbarTrackEndInset
Section titled "horizontalViewScrollbarTrackEndInset"Inherited from: IgxXYChartComponent
horizontalViewScrollbarTrackEndInset: number horizontalViewScrollbarTrackStartInset
Section titled "horizontalViewScrollbarTrackStartInset"Inherited from: IgxXYChartComponent
horizontalViewScrollbarTrackStartInset: number includedProperties
Section titled "includedProperties"Inherited from: IgxXYChartComponent
includedProperties: string[] initialFilter
Section titled "initialFilter"Inherited from: IgxXYChartComponent
initialFilter: string initialGroups
Section titled "initialGroups"Inherited from: IgxXYChartComponent
initialGroups: string initialHighlightFilter
Section titled "initialHighlightFilter"Inherited from: IgxXYChartComponent
initialHighlightFilter: string initialSorts
Section titled "initialSorts"Inherited from: IgxXYChartComponent
initialSorts: string initialSummaries
Section titled "initialSummaries"Inherited from: IgxXYChartComponent
initialSummaries: string isCategoryHighlightingEnabled
Section titled "isCategoryHighlightingEnabled"isCategoryHighlightingEnabled: boolean isHorizontalZoomEnabled
Section titled "isHorizontalZoomEnabled"Inherited from: IgxXYChartComponent
isHorizontalZoomEnabled: boolean isItemHighlightingEnabled
Section titled "isItemHighlightingEnabled"isItemHighlightingEnabled: boolean isSeriesHighlightingEnabled
Section titled "isSeriesHighlightingEnabled"Inherited from: IgxXYChartComponent
isSeriesHighlightingEnabled: boolean isSplineShapePartOfRange
Section titled "isSplineShapePartOfRange"isSplineShapePartOfRange: boolean isTransitionInEnabled
Section titled "isTransitionInEnabled"isTransitionInEnabled: boolean isUserAnnotationsEnabled
Section titled "isUserAnnotationsEnabled"Inherited from: IgxXYChartComponent
isUserAnnotationsEnabled: boolean isVerticalZoomEnabled
Section titled "isVerticalZoomEnabled"Inherited from: IgxXYChartComponent
isVerticalZoomEnabled: boolean leftMargin
Section titled "leftMargin"Inherited from: IgxXYChartComponent
leftMargin: number legend
Section titled "legend"Inherited from: IgxXYChartComponent
legend: any legendHighlightingMode
Section titled "legendHighlightingMode"Inherited from: IgxXYChartComponent
legendHighlightingMode: LegendHighlightingMode legendItemBadgeMode
Section titled "legendItemBadgeMode"Inherited from: IgxXYChartComponent
legendItemBadgeMode: LegendItemBadgeMode legendItemBadgeShape
Section titled "legendItemBadgeShape"Inherited from: IgxXYChartComponent
legendItemBadgeShape: LegendItemBadgeShape legendItemVisibility
Section titled "legendItemVisibility"Inherited from: IgxXYChartComponent
legendItemVisibility: Visibility markerAutomaticBehavior
Section titled "markerAutomaticBehavior"Inherited from: IgxXYChartComponent
markerAutomaticBehavior: MarkerAutomaticBehavior markerBrushes
Section titled "markerBrushes"Inherited from: IgxXYChartComponent
markerBrushes: string[] markerCollisionAvoidance
Section titled "markerCollisionAvoidance"markerCollisionAvoidance: CategorySeriesMarkerCollisionAvoidance markerFillMode
Section titled "markerFillMode"Inherited from: IgxXYChartComponent
markerFillMode: MarkerFillMode markerFillOpacity
Section titled "markerFillOpacity"Inherited from: IgxXYChartComponent
markerFillOpacity: number markerMaxCount
Section titled "markerMaxCount"Inherited from: IgxXYChartComponent
markerMaxCount: number markerOutlineMode
Section titled "markerOutlineMode"Inherited from: IgxXYChartComponent
markerOutlineMode: MarkerOutlineMode markerOutlines
Section titled "markerOutlines"Inherited from: IgxXYChartComponent
markerOutlines: string[] markerThickness
Section titled "markerThickness"Inherited from: IgxXYChartComponent
markerThickness: number markerTypes
Section titled "markerTypes"Inherited from: IgxXYChartComponent
markerTypes: IgxMarkerTypeCollection negativeBrushes
Section titled "negativeBrushes"negativeBrushes: string[] negativeOutlines
Section titled "negativeOutlines"negativeOutlines: string[] outlineMode
Section titled "outlineMode"Inherited from: IgxXYChartComponent
outlineMode: SeriesOutlineMode outlines
Section titled "outlines"Inherited from: IgxXYChartComponent
outlines: string[] pixelScalingRatio
Section titled "pixelScalingRatio"Inherited from: IgxXYChartComponent
pixelScalingRatio: number plotAreaMarginBottom
Section titled "plotAreaMarginBottom"Inherited from: IgxXYChartComponent
plotAreaMarginBottom: number plotAreaMarginLeft
Section titled "plotAreaMarginLeft"Inherited from: IgxXYChartComponent
plotAreaMarginLeft: number plotAreaMarginRight
Section titled "plotAreaMarginRight"Inherited from: IgxXYChartComponent
plotAreaMarginRight: number plotAreaMarginTop
Section titled "plotAreaMarginTop"Inherited from: IgxXYChartComponent
plotAreaMarginTop: number resolution
Section titled "resolution"Inherited from: IgxXYChartComponent
resolution: number rightMargin
Section titled "rightMargin"Inherited from: IgxXYChartComponent
rightMargin: number selectedSeriesItems
Section titled "selectedSeriesItems"Inherited from: IgxXYChartComponent
selectedSeriesItems: IgxChartSelectedItemCollection selectionBehavior
Section titled "selectionBehavior"Inherited from: IgxXYChartComponent
selectionBehavior: SeriesSelectionBehavior selectionBrush
Section titled "selectionBrush"Inherited from: IgxXYChartComponent
selectionBrush: string selectionDismissDelayMilliseconds
Section titled "selectionDismissDelayMilliseconds"Inherited from: IgxXYChartComponent
selectionDismissDelayMilliseconds: number selectionMode
Section titled "selectionMode"Inherited from: IgxXYChartComponent
selectionMode: SeriesSelectionMode selectionTransitionDuration
Section titled "selectionTransitionDuration"Inherited from: IgxXYChartComponent
selectionTransitionDuration: number seriesPlotAreaMarginHorizontalMode
Section titled "seriesPlotAreaMarginHorizontalMode"Inherited from: IgxXYChartComponent
seriesPlotAreaMarginHorizontalMode: SeriesPlotAreaMarginHorizontalMode seriesPlotAreaMarginVerticalMode
Section titled "seriesPlotAreaMarginVerticalMode"Inherited from: IgxXYChartComponent
seriesPlotAreaMarginVerticalMode: SeriesPlotAreaMarginVerticalMode seriesValueLayerUseLegend
Section titled "seriesValueLayerUseLegend"Inherited from: IgxXYChartComponent
seriesValueLayerUseLegend: boolean shouldAutoExpandMarginForInitialLabels
Section titled "shouldAutoExpandMarginForInitialLabels"shouldAutoExpandMarginForInitialLabels: boolean shouldAvoidAxisAnnotationCollisions
Section titled "shouldAvoidAxisAnnotationCollisions"Inherited from: IgxXYChartComponent
shouldAvoidAxisAnnotationCollisions: boolean shouldConsiderAutoRotationForInitialLabels
Section titled "shouldConsiderAutoRotationForInitialLabels"shouldConsiderAutoRotationForInitialLabels: boolean shouldDisplayMockData
Section titled "shouldDisplayMockData"Inherited from: IgxXYChartComponent
shouldDisplayMockData: boolean shouldPanOnMaximumZoom
Section titled "shouldPanOnMaximumZoom"Inherited from: IgxXYChartComponent
shouldPanOnMaximumZoom: boolean shouldSimulateHoverMoveCrosshairPoint
Section titled "shouldSimulateHoverMoveCrosshairPoint"Inherited from: IgxXYChartComponent
shouldSimulateHoverMoveCrosshairPoint: boolean shouldUseSkeletonStyleForMockData
Section titled "shouldUseSkeletonStyleForMockData"Inherited from: IgxXYChartComponent
shouldUseSkeletonStyleForMockData: boolean subtitle
Section titled "subtitle"Inherited from: IgxXYChartComponent
subtitle: string subtitleAlignment
Section titled "subtitleAlignment"Inherited from: IgxXYChartComponent
subtitleAlignment: HorizontalAlignment subtitleBottomMargin
Section titled "subtitleBottomMargin"Inherited from: IgxXYChartComponent
subtitleBottomMargin: number subtitleLeftMargin
Section titled "subtitleLeftMargin"Inherited from: IgxXYChartComponent
subtitleLeftMargin: number subtitleRightMargin
Section titled "subtitleRightMargin"Inherited from: IgxXYChartComponent
subtitleRightMargin: number subtitleTextColor
Section titled "subtitleTextColor"Inherited from: IgxXYChartComponent
subtitleTextColor: string subtitleTextStyle
Section titled "subtitleTextStyle"Inherited from: IgxXYChartComponent
subtitleTextStyle: string subtitleTopMargin
Section titled "subtitleTopMargin"Inherited from: IgxXYChartComponent
subtitleTopMargin: number thickness
Section titled "thickness"Inherited from: IgxXYChartComponent
thickness: number titleAlignment
Section titled "titleAlignment"Inherited from: IgxXYChartComponent
titleAlignment: HorizontalAlignment titleBottomMargin
Section titled "titleBottomMargin"Inherited from: IgxXYChartComponent
titleBottomMargin: number titleLeftMargin
Section titled "titleLeftMargin"Inherited from: IgxXYChartComponent
titleLeftMargin: number titleRightMargin
Section titled "titleRightMargin"Inherited from: IgxXYChartComponent
titleRightMargin: number titleTextColor
Section titled "titleTextColor"Inherited from: IgxXYChartComponent
titleTextColor: string titleTextStyle
Section titled "titleTextStyle"Inherited from: IgxXYChartComponent
titleTextStyle: string titleTopMargin
Section titled "titleTopMargin"Inherited from: IgxXYChartComponent
titleTopMargin: number tooltipTemplate
Section titled "tooltipTemplate"Inherited from: IgxXYChartComponent
tooltipTemplate: TemplateRef<any> tooltipTemplates
Section titled "tooltipTemplates"Inherited from: IgxXYChartComponent
tooltipTemplates: TemplateRef<any>[] toolTipType
Section titled "toolTipType"Inherited from: IgxXYChartComponent
toolTipType: ToolTipType topMargin
Section titled "topMargin"Inherited from: IgxXYChartComponent
topMargin: number transitionDuration
Section titled "transitionDuration"Inherited from: IgxXYChartComponent
transitionDuration: number transitionEasingFunction
Section titled "transitionEasingFunction"Inherited from: IgxXYChartComponent
transitionEasingFunction: object transitionInDuration
Section titled "transitionInDuration"transitionInDuration: number transitionInEasingFunction
Section titled "transitionInEasingFunction"transitionInEasingFunction: object transitionInMode
Section titled "transitionInMode"transitionInMode: CategoryTransitionInMode transitionInSpeedType
Section titled "transitionInSpeedType"transitionInSpeedType: TransitionInSpeedType transitionOutDuration
Section titled "transitionOutDuration"transitionOutDuration: number transitionOutEasingFunction
Section titled "transitionOutEasingFunction"transitionOutEasingFunction: object trendLineBrushes
Section titled "trendLineBrushes"Inherited from: IgxXYChartComponent
trendLineBrushes: string[] trendLineLayerUseLegend
Section titled "trendLineLayerUseLegend"Inherited from: IgxXYChartComponent
trendLineLayerUseLegend: boolean trendLinePeriod
Section titled "trendLinePeriod"Inherited from: IgxXYChartComponent
trendLinePeriod: number trendLineThickness
Section titled "trendLineThickness"Inherited from: IgxXYChartComponent
trendLineThickness: number trendLineType
Section titled "trendLineType"Inherited from: IgxXYChartComponent
trendLineType: TrendLineType trendLineTypes
Section titled "trendLineTypes"Inherited from: IgxXYChartComponent
trendLineTypes: IgxTrendLineTypeCollection unknownValuePlotting
Section titled "unknownValuePlotting"Inherited from: IgxXYChartComponent
unknownValuePlotting: UnknownValuePlotting useValueForAutoCalloutLabels
Section titled "useValueForAutoCalloutLabels"Inherited from: IgxXYChartComponent
useValueForAutoCalloutLabels: boolean valueLines
Section titled "valueLines"Inherited from: IgxXYChartComponent
valueLines: IgxValueModeCollection valueLinesBrushes
Section titled "valueLinesBrushes"Inherited from: IgxXYChartComponent
valueLinesBrushes: string[] valueLinesThickness
Section titled "valueLinesThickness"Inherited from: IgxXYChartComponent
valueLinesThickness: number verticalViewScrollbarCornerRadius
Section titled "verticalViewScrollbarCornerRadius"Inherited from: IgxXYChartComponent
verticalViewScrollbarCornerRadius: number verticalViewScrollbarFill
Section titled "verticalViewScrollbarFill"Inherited from: IgxXYChartComponent
verticalViewScrollbarFill: string verticalViewScrollbarInset
Section titled "verticalViewScrollbarInset"Inherited from: IgxXYChartComponent
verticalViewScrollbarInset: number verticalViewScrollbarMaxOpacity
Section titled "verticalViewScrollbarMaxOpacity"Inherited from: IgxXYChartComponent
verticalViewScrollbarMaxOpacity: number verticalViewScrollbarMode
Section titled "verticalViewScrollbarMode"Inherited from: IgxXYChartComponent
verticalViewScrollbarMode: SeriesViewerScrollbarMode verticalViewScrollbarOutline
Section titled "verticalViewScrollbarOutline"Inherited from: IgxXYChartComponent
verticalViewScrollbarOutline: string verticalViewScrollbarPosition
Section titled "verticalViewScrollbarPosition"Inherited from: IgxXYChartComponent
verticalViewScrollbarPosition: SeriesViewerVerticalScrollbarPosition verticalViewScrollbarShouldAddAutoTrackInsets
Section titled "verticalViewScrollbarShouldAddAutoTrackInsets"Inherited from: IgxXYChartComponent
verticalViewScrollbarShouldAddAutoTrackInsets: boolean verticalViewScrollbarStrokeThickness
Section titled "verticalViewScrollbarStrokeThickness"Inherited from: IgxXYChartComponent
verticalViewScrollbarStrokeThickness: number verticalViewScrollbarTrackEndInset
Section titled "verticalViewScrollbarTrackEndInset"Inherited from: IgxXYChartComponent
verticalViewScrollbarTrackEndInset: number verticalViewScrollbarTrackStartInset
Section titled "verticalViewScrollbarTrackStartInset"Inherited from: IgxXYChartComponent
verticalViewScrollbarTrackStartInset: number verticalViewScrollbarWidth
Section titled "verticalViewScrollbarWidth"Inherited from: IgxXYChartComponent
verticalViewScrollbarWidth: number width
Section titled "width"width: string windowRect
Section titled "windowRect"Inherited from: IgxXYChartComponent
windowRect: IgRect windowRectMinHeight
Section titled "windowRectMinHeight"Inherited from: IgxXYChartComponent
windowRectMinHeight: number windowRectMinWidth
Section titled "windowRectMinWidth"Inherited from: IgxXYChartComponent
windowRectMinWidth: number windowSizeMinHeight
Section titled "windowSizeMinHeight"Inherited from: IgxXYChartComponent
windowSizeMinHeight: number windowSizeMinWidth
Section titled "windowSizeMinWidth"Inherited from: IgxXYChartComponent
windowSizeMinWidth: number xAxisEnhancedIntervalPreferMoreCategoryLabels
Section titled "xAxisEnhancedIntervalPreferMoreCategoryLabels"xAxisEnhancedIntervalPreferMoreCategoryLabels: boolean xAxisExtent
Section titled "xAxisExtent"Inherited from: IgxXYChartComponent
xAxisExtent: number xAxisFormatLabel
Section titled "xAxisFormatLabel"Inherited from: IgxXYChartComponent
xAxisFormatLabel: object xAxisGap
Section titled "xAxisGap"xAxisGap: number xAxisInterval
Section titled "xAxisInterval"xAxisInterval: number xAxisInverted
Section titled "xAxisInverted"Inherited from: IgxXYChartComponent
xAxisInverted: boolean xAxisIsLastLabelMandatory
Section titled "xAxisIsLastLabelMandatory"xAxisIsLastLabelMandatory: boolean xAxisLabel
Section titled "xAxisLabel"Inherited from: IgxXYChartComponent
xAxisLabel: any xAxisLabelAngle
Section titled "xAxisLabelAngle"Inherited from: IgxXYChartComponent
xAxisLabelAngle: number xAxisLabelBottomMargin
Section titled "xAxisLabelBottomMargin"Inherited from: IgxXYChartComponent
xAxisLabelBottomMargin: number xAxisLabelFormat
Section titled "xAxisLabelFormat"Inherited from: IgxXYChartComponent
xAxisLabelFormat: string xAxisLabelFormatSpecifiers
Section titled "xAxisLabelFormatSpecifiers"Inherited from: IgxXYChartComponent
xAxisLabelFormatSpecifiers: any[] xAxisLabelHorizontalAlignment
Section titled "xAxisLabelHorizontalAlignment"Inherited from: IgxXYChartComponent
xAxisLabelHorizontalAlignment: HorizontalAlignment xAxisLabelLeftMargin
Section titled "xAxisLabelLeftMargin"Inherited from: IgxXYChartComponent
xAxisLabelLeftMargin: number xAxisLabelLocation
Section titled "xAxisLabelLocation"Inherited from: IgxXYChartComponent
xAxisLabelLocation: XAxisLabelLocation xAxisLabelRightMargin
Section titled "xAxisLabelRightMargin"Inherited from: IgxXYChartComponent
xAxisLabelRightMargin: number xAxisLabelTextColor
Section titled "xAxisLabelTextColor"Inherited from: IgxXYChartComponent
xAxisLabelTextColor: string xAxisLabelTextStyle
Section titled "xAxisLabelTextStyle"Inherited from: IgxXYChartComponent
xAxisLabelTextStyle: string xAxisLabelTopMargin
Section titled "xAxisLabelTopMargin"Inherited from: IgxXYChartComponent
xAxisLabelTopMargin: number xAxisLabelVerticalAlignment
Section titled "xAxisLabelVerticalAlignment"Inherited from: IgxXYChartComponent
xAxisLabelVerticalAlignment: VerticalAlignment xAxisLabelVisibility
Section titled "xAxisLabelVisibility"Inherited from: IgxXYChartComponent
xAxisLabelVisibility: Visibility xAxisMajorStroke
Section titled "xAxisMajorStroke"Inherited from: IgxXYChartComponent
xAxisMajorStroke: string xAxisMajorStrokeThickness
Section titled "xAxisMajorStrokeThickness"Inherited from: IgxXYChartComponent
xAxisMajorStrokeThickness: number xAxisMaximumExtent
Section titled "xAxisMaximumExtent"Inherited from: IgxXYChartComponent
xAxisMaximumExtent: number xAxisMaximumExtentPercentage
Section titled "xAxisMaximumExtentPercentage"Inherited from: IgxXYChartComponent
xAxisMaximumExtentPercentage: number xAxisMaximumGap
Section titled "xAxisMaximumGap"xAxisMaximumGap: number xAxisMinimumGapSize
Section titled "xAxisMinimumGapSize"xAxisMinimumGapSize: number xAxisMinorInterval
Section titled "xAxisMinorInterval"xAxisMinorInterval: number xAxisMinorStroke
Section titled "xAxisMinorStroke"Inherited from: IgxXYChartComponent
xAxisMinorStroke: string xAxisMinorStrokeThickness
Section titled "xAxisMinorStrokeThickness"Inherited from: IgxXYChartComponent
xAxisMinorStrokeThickness: number xAxisOverlap
Section titled "xAxisOverlap"xAxisOverlap: number xAxisStrip
Section titled "xAxisStrip"Inherited from: IgxXYChartComponent
xAxisStrip: string xAxisStroke
Section titled "xAxisStroke"Inherited from: IgxXYChartComponent
xAxisStroke: string xAxisStrokeThickness
Section titled "xAxisStrokeThickness"Inherited from: IgxXYChartComponent
xAxisStrokeThickness: number xAxisTickLength
Section titled "xAxisTickLength"Inherited from: IgxXYChartComponent
xAxisTickLength: number xAxisTickStroke
Section titled "xAxisTickStroke"Inherited from: IgxXYChartComponent
xAxisTickStroke: string xAxisTickStrokeThickness
Section titled "xAxisTickStrokeThickness"Inherited from: IgxXYChartComponent
xAxisTickStrokeThickness: number xAxisTitle
Section titled "xAxisTitle"Inherited from: IgxXYChartComponent
xAxisTitle: string xAxisTitleAlignment
Section titled "xAxisTitleAlignment"Inherited from: IgxXYChartComponent
xAxisTitleAlignment: HorizontalAlignment xAxisTitleAngle
Section titled "xAxisTitleAngle"Inherited from: IgxXYChartComponent
xAxisTitleAngle: number xAxisTitleBottomMargin
Section titled "xAxisTitleBottomMargin"Inherited from: IgxXYChartComponent
xAxisTitleBottomMargin: number xAxisTitleLeftMargin
Section titled "xAxisTitleLeftMargin"Inherited from: IgxXYChartComponent
xAxisTitleLeftMargin: number xAxisTitleMargin
Section titled "xAxisTitleMargin"Inherited from: IgxXYChartComponent
xAxisTitleMargin: number xAxisTitleRightMargin
Section titled "xAxisTitleRightMargin"Inherited from: IgxXYChartComponent
xAxisTitleRightMargin: number xAxisTitleTextColor
Section titled "xAxisTitleTextColor"Inherited from: IgxXYChartComponent
xAxisTitleTextColor: string xAxisTitleTextStyle
Section titled "xAxisTitleTextStyle"Inherited from: IgxXYChartComponent
xAxisTitleTextStyle: string xAxisTitleTopMargin
Section titled "xAxisTitleTopMargin"Inherited from: IgxXYChartComponent
xAxisTitleTopMargin: number xAxisZoomMaximumCategoryRange
Section titled "xAxisZoomMaximumCategoryRange"xAxisZoomMaximumCategoryRange: number xAxisZoomMaximumItemSpan
Section titled "xAxisZoomMaximumItemSpan"xAxisZoomMaximumItemSpan: number xAxisZoomToCategoryRange
Section titled "xAxisZoomToCategoryRange"xAxisZoomToCategoryRange: number xAxisZoomToCategoryStart
Section titled "xAxisZoomToCategoryStart"xAxisZoomToCategoryStart: number xAxisZoomToItemSpan
Section titled "xAxisZoomToItemSpan"xAxisZoomToItemSpan: number yAxisAbbreviateLargeNumbers
Section titled "yAxisAbbreviateLargeNumbers"yAxisAbbreviateLargeNumbers: boolean yAxisAutoRangeBufferMode
Section titled "yAxisAutoRangeBufferMode"yAxisAutoRangeBufferMode: AxisRangeBufferMode yAxisEnhancedIntervalPreferMoreCategoryLabels
Section titled "yAxisEnhancedIntervalPreferMoreCategoryLabels"yAxisEnhancedIntervalPreferMoreCategoryLabels: boolean yAxisExtent
Section titled "yAxisExtent"Inherited from: IgxXYChartComponent
yAxisExtent: number yAxisFavorLabellingScaleEnd
Section titled "yAxisFavorLabellingScaleEnd"yAxisFavorLabellingScaleEnd: boolean yAxisFormatLabel
Section titled "yAxisFormatLabel"Inherited from: IgxXYChartComponent
yAxisFormatLabel: object yAxisInterval
Section titled "yAxisInterval"yAxisInterval: number yAxisInverted
Section titled "yAxisInverted"Inherited from: IgxXYChartComponent
yAxisInverted: boolean yAxisIsLastLabelMandatory
Section titled "yAxisIsLastLabelMandatory"yAxisIsLastLabelMandatory: boolean yAxisIsLogarithmic
Section titled "yAxisIsLogarithmic"yAxisIsLogarithmic: boolean yAxisLabel
Section titled "yAxisLabel"Inherited from: IgxXYChartComponent
yAxisLabel: any yAxisLabelAngle
Section titled "yAxisLabelAngle"Inherited from: IgxXYChartComponent
yAxisLabelAngle: number yAxisLabelBottomMargin
Section titled "yAxisLabelBottomMargin"Inherited from: IgxXYChartComponent
yAxisLabelBottomMargin: number yAxisLabelFormat
Section titled "yAxisLabelFormat"Inherited from: IgxXYChartComponent
yAxisLabelFormat: string yAxisLabelFormatSpecifiers
Section titled "yAxisLabelFormatSpecifiers"Inherited from: IgxXYChartComponent
yAxisLabelFormatSpecifiers: any[] yAxisLabelHorizontalAlignment
Section titled "yAxisLabelHorizontalAlignment"Inherited from: IgxXYChartComponent
yAxisLabelHorizontalAlignment: HorizontalAlignment yAxisLabelLeftMargin
Section titled "yAxisLabelLeftMargin"Inherited from: IgxXYChartComponent
yAxisLabelLeftMargin: number yAxisLabelLocation
Section titled "yAxisLabelLocation"Inherited from: IgxXYChartComponent
yAxisLabelLocation: YAxisLabelLocation yAxisLabelRightMargin
Section titled "yAxisLabelRightMargin"Inherited from: IgxXYChartComponent
yAxisLabelRightMargin: number yAxisLabelTextColor
Section titled "yAxisLabelTextColor"Inherited from: IgxXYChartComponent
yAxisLabelTextColor: string yAxisLabelTextStyle
Section titled "yAxisLabelTextStyle"Inherited from: IgxXYChartComponent
yAxisLabelTextStyle: string yAxisLabelTopMargin
Section titled "yAxisLabelTopMargin"Inherited from: IgxXYChartComponent
yAxisLabelTopMargin: number yAxisLabelVerticalAlignment
Section titled "yAxisLabelVerticalAlignment"Inherited from: IgxXYChartComponent
yAxisLabelVerticalAlignment: VerticalAlignment yAxisLabelVisibility
Section titled "yAxisLabelVisibility"Inherited from: IgxXYChartComponent
yAxisLabelVisibility: Visibility yAxisLogarithmBase
Section titled "yAxisLogarithmBase"yAxisLogarithmBase: number yAxisMajorStroke
Section titled "yAxisMajorStroke"Inherited from: IgxXYChartComponent
yAxisMajorStroke: string yAxisMajorStrokeThickness
Section titled "yAxisMajorStrokeThickness"Inherited from: IgxXYChartComponent
yAxisMajorStrokeThickness: number yAxisMaximumExtent
Section titled "yAxisMaximumExtent"Inherited from: IgxXYChartComponent
yAxisMaximumExtent: number yAxisMaximumExtentPercentage
Section titled "yAxisMaximumExtentPercentage"Inherited from: IgxXYChartComponent
yAxisMaximumExtentPercentage: number yAxisMaximumValue
Section titled "yAxisMaximumValue"yAxisMaximumValue: number yAxisMinimumValue
Section titled "yAxisMinimumValue"yAxisMinimumValue: number yAxisMinorInterval
Section titled "yAxisMinorInterval"yAxisMinorInterval: number yAxisMinorStroke
Section titled "yAxisMinorStroke"Inherited from: IgxXYChartComponent
yAxisMinorStroke: string yAxisMinorStrokeThickness
Section titled "yAxisMinorStrokeThickness"Inherited from: IgxXYChartComponent
yAxisMinorStrokeThickness: number yAxisStrip
Section titled "yAxisStrip"Inherited from: IgxXYChartComponent
yAxisStrip: string yAxisStroke
Section titled "yAxisStroke"Inherited from: IgxXYChartComponent
yAxisStroke: string yAxisStrokeThickness
Section titled "yAxisStrokeThickness"Inherited from: IgxXYChartComponent
yAxisStrokeThickness: number yAxisTickLength
Section titled "yAxisTickLength"Inherited from: IgxXYChartComponent
yAxisTickLength: number yAxisTickStroke
Section titled "yAxisTickStroke"Inherited from: IgxXYChartComponent
yAxisTickStroke: string yAxisTickStrokeThickness
Section titled "yAxisTickStrokeThickness"Inherited from: IgxXYChartComponent
yAxisTickStrokeThickness: number yAxisTitle
Section titled "yAxisTitle"Inherited from: IgxXYChartComponent
yAxisTitle: string yAxisTitleAlignment
Section titled "yAxisTitleAlignment"Inherited from: IgxXYChartComponent
yAxisTitleAlignment: VerticalAlignment yAxisTitleAngle
Section titled "yAxisTitleAngle"Inherited from: IgxXYChartComponent
yAxisTitleAngle: number yAxisTitleBottomMargin
Section titled "yAxisTitleBottomMargin"Inherited from: IgxXYChartComponent
yAxisTitleBottomMargin: number yAxisTitleLeftMargin
Section titled "yAxisTitleLeftMargin"Inherited from: IgxXYChartComponent
yAxisTitleLeftMargin: number yAxisTitleMargin
Section titled "yAxisTitleMargin"Inherited from: IgxXYChartComponent
yAxisTitleMargin: number yAxisTitleRightMargin
Section titled "yAxisTitleRightMargin"Inherited from: IgxXYChartComponent
yAxisTitleRightMargin: number yAxisTitleTextColor
Section titled "yAxisTitleTextColor"Inherited from: IgxXYChartComponent
yAxisTitleTextColor: string yAxisTitleTextStyle
Section titled "yAxisTitleTextStyle"Inherited from: IgxXYChartComponent
yAxisTitleTextStyle: string yAxisTitleTopMargin
Section titled "yAxisTitleTopMargin"Inherited from: IgxXYChartComponent
yAxisTitleTopMargin: number Accessors
Section titled "Accessors"calloutLabelUpdating
Section titled "calloutLabelUpdating"Inherited from: IgxXYChartComponent
Occurs when the style of a callout is updated.
get calloutLabelUpdating(): EventEmitter<object> Returns EventEmitter<object>
calloutRenderStyleUpdating
Section titled "calloutRenderStyleUpdating"Inherited from: IgxXYChartComponent
Occurs when the style of a callout is updated.
get calloutRenderStyleUpdating(): EventEmitter<object> Returns EventEmitter<object>
calloutStyleUpdating
Section titled "calloutStyleUpdating"Inherited from: IgxXYChartComponent
Occurs when the style of a callout is updated.
get calloutStyleUpdating(): EventEmitter<object> Returns EventEmitter<object>
domainType
Section titled "domainType"filterExpressions
Section titled "filterExpressions"Inherited from: IgxXYChartComponent
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(): IgxFilterExpressionCollection Returns IgxFilterExpressionCollection
filterStringErrorsParsing
Section titled "filterStringErrorsParsing"Inherited from: IgxXYChartComponent
get filterStringErrorsParsing(): EventEmitter<object> Returns EventEmitter<object>
focusedSeriesItemsChanged
Section titled "focusedSeriesItemsChanged"Inherited from: IgxXYChartComponent
get focusedSeriesItemsChanged(): EventEmitter<object> Returns EventEmitter<object>
groupDescriptions
Section titled "groupDescriptions"Inherited from: IgxXYChartComponent
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(): IgxChartSortDescriptionCollection groupSortDescriptions
Section titled "groupSortDescriptions"Inherited from: IgxXYChartComponent
get groupSortDescriptions(): IgxChartSortDescriptionCollection highlightFilterExpressions
Section titled "highlightFilterExpressions"Inherited from: IgxXYChartComponent
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(): IgxFilterExpressionCollection Returns IgxFilterExpressionCollection
initialFilterExpressions
Section titled "initialFilterExpressions"Inherited from: IgxXYChartComponent
Gets the initial filters that are applied to the chart.
get initialFilterExpressions(): IgxFilterExpressionCollection Returns IgxFilterExpressionCollection
initialGroupDescriptions
Section titled "initialGroupDescriptions"Inherited from: IgxXYChartComponent
Gets the initial groupings that are applied to the chart.
get initialGroupDescriptions(): IgxChartSortDescriptionCollection initialGroupSortDescriptions
Section titled "initialGroupSortDescriptions"Inherited from: IgxXYChartComponent
Gets the initial sorts that are applied to the chart after groupings and summaries are applied.
get initialGroupSortDescriptions(): IgxChartSortDescriptionCollection initialHighlightFilterExpressions
Section titled "initialHighlightFilterExpressions"Inherited from: IgxXYChartComponent
Gets the initial highlight filters that are applied to the chart.
get initialHighlightFilterExpressions(): IgxFilterExpressionCollection Returns IgxFilterExpressionCollection
initialSortDescriptions
Section titled "initialSortDescriptions"Inherited from: IgxXYChartComponent
Gets the initial sorts that are applied to the chart.
get initialSortDescriptions(): IgxChartSortDescriptionCollection initialSummaryDescriptions
Section titled "initialSummaryDescriptions"Inherited from: IgxXYChartComponent
Gets the initial summaries that are applied to the chart.
get initialSummaryDescriptions(): IgxChartSummaryDescriptionCollection isDetached
Section titled "isDetached"Inherited from: IgxXYChartComponent
get isDetached(): boolean Returns boolean
plotAreaPointerDown
Section titled "plotAreaPointerDown"Inherited from: IgxXYChartComponent
Occurs when the pointer is pressed down over the plot area.
get plotAreaPointerDown(): EventEmitter<object> Returns EventEmitter<object>
plotAreaPointerEnter
Section titled "plotAreaPointerEnter"Inherited from: IgxXYChartComponent
Occurs when the pointer enters the plot area.
get plotAreaPointerEnter(): EventEmitter<object> Returns EventEmitter<object>
plotAreaPointerLeave
Section titled "plotAreaPointerLeave"Inherited from: IgxXYChartComponent
Occurs when the pointer leaves the plot area.
get plotAreaPointerLeave(): EventEmitter<object> Returns EventEmitter<object>
plotAreaPointerMove
Section titled "plotAreaPointerMove"Inherited from: IgxXYChartComponent
Occurs when the pointer is over the plot area.
get plotAreaPointerMove(): EventEmitter<object> Returns EventEmitter<object>
plotAreaPointerUp
Section titled "plotAreaPointerUp"Inherited from: IgxXYChartComponent
Occurs when the pointer is released over the plot area.
get plotAreaPointerUp(): EventEmitter<object> Returns EventEmitter<object>
selectedSeriesItemsChanged
Section titled "selectedSeriesItemsChanged"Inherited from: IgxXYChartComponent
get selectedSeriesItemsChanged(): EventEmitter<object> Returns EventEmitter<object>
seriesAdded
Section titled "seriesAdded"Inherited from: IgxXYChartComponent
Event raised when a series is initialized and added to this chart.
SeriesAdded event raised when a series is initialized and added to this chart.
<igx-category-chart
yAxisMinimumValue="0"
[dataSource]="data"
(seriesAdded)="CategoryChart_SeriesAdded()"
>
</igx-category-chart>get seriesAdded(): EventEmitter<object> Returns EventEmitter<object>
seriesClick
Section titled "seriesClick"Inherited from: IgxXYChartComponent
Occurs when the pointer is clicked over a series.
get seriesClick(): EventEmitter<object> Returns EventEmitter<object>
seriesPointerDown
Section titled "seriesPointerDown"Inherited from: IgxXYChartComponent
Occurs when the pointer is pressed down over a Series.
SeriesPointerDown event raised when the pointer is pressed down over a Series
<igx-category-chart
yAxisMinimumValue="0"
[dataSource]="data"
(seriesPointerDown)="CategoryChart_seriesPointerDown()" >
</igx-category-chart>get seriesPointerDown(): EventEmitter<object> Returns EventEmitter<object>
seriesPointerEnter
Section titled "seriesPointerEnter"Inherited from: IgxXYChartComponent
Occurs when the pointer enters a Series.
SeriesPointerEnter event raised when the pointer enters a Series.
<igx-category-chart
yAxisMinimumValue="0"
[dataSource]="data"
(seriesPointerEnter)="CategoryChart_seriesPointerEnter()" >
</igx-category-chart>CategoryChart_seriesPointerEnter(sender: any , aregs: ChartSeriesEventArgs)
{
}get seriesPointerEnter(): EventEmitter<object> Returns EventEmitter<object>
seriesPointerLeave
Section titled "seriesPointerLeave"Inherited from: IgxXYChartComponent
Occurs when the pointer leaves a Series.
SeriesPointerLeave event raised when the pointer leaves a Series.
<igx-category-chart
yAxisMinimumValue="0"
[dataSource]="data"
(seriesPointerLeave)= "CategoryChart_seriesPointerLeave()" >
</igx-category-chart>CategoryChart_seriesPointerLeave(sender: any , aregs: ChartSeriesEventArgs)
{
}get seriesPointerLeave(): EventEmitter<object> Returns EventEmitter<object>
seriesPointerMove
Section titled "seriesPointerMove"Inherited from: IgxXYChartComponent
Occurs when the pointer moves over a Series.
SeriesPointerMove event raised when the pointer moves over a Series.
<igx-category-chart
yAxisMinimumValue="0"
[dataSource]="data"
(seriesPointerMove)="CategoryChart_seriesPointerMove()">
</igx-category-chart>CategoryChart_seriesPointerMove(sender: any , aregs: ChartSeriesEventArgs)
{
}get seriesPointerMove(): EventEmitter<object> Returns EventEmitter<object>
seriesPointerUp
Section titled "seriesPointerUp"Inherited from: IgxXYChartComponent
Occurs when the pointer is released over a Series.
SeriesPointerUp event raised when the pointer is released over a Series.
CategoryChart_seriesPointerUp(sender: any , aregs: ChartSeriesEventArgs)
{
}<igx-category-chart
yAxisMinimumValue="0"
[dataSource]="data"
(seriesPointerUp)="CategoryChart_seriesPointerUp()" >
</igx-category-chart>get seriesPointerUp(): EventEmitter<object> Returns EventEmitter<object>
seriesRemoved
Section titled "seriesRemoved"Inherited from: IgxXYChartComponent
Event raised when a series is removed from this chart.
SeriesRemoved event raised when a series is removed from this chart.
<igx-category-chart
yAxisMinimumValue="0"
[dataSource]="data"
(seriesRemoved)="CategoryChart_seriesRemoved()">
</igx-category-chart>CategoryChart_seriesRemoved(sender: any , aregs: ChartSeriesEventArgs)
{
}get seriesRemoved(): EventEmitter<object> Returns EventEmitter<object>
sortDescriptions
Section titled "sortDescriptions"Inherited from: IgxXYChartComponent
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(): IgxChartSortDescriptionCollection summaryDescriptions
Section titled "summaryDescriptions"Inherited from: IgxXYChartComponent
Gets the current summaries that are applied to the grid.
get summaryDescriptions(): IgxChartSummaryDescriptionCollection userAnnotationInformationRequested
Section titled "userAnnotationInformationRequested"Inherited from: IgxXYChartComponent
Occurs to request additional information for an annotation being added.
get userAnnotationInformationRequested(): EventEmitter<object> Returns EventEmitter<object>
userAnnotationToolTipContentUpdating
Section titled "userAnnotationToolTipContentUpdating"Inherited from: IgxXYChartComponent
Occurs to request additional content to display for an annotation tooltip.
get userAnnotationToolTipContentUpdating(): EventEmitter<object> Returns EventEmitter<object>
viewport
Section titled "viewport"Inherited from: IgxXYChartComponent
Gets a rectangle representing the bounds of the plot area.
viewport property representing the bounds of the plot area.
let viewport:Rect = this.chart.viewport;get viewport(): IgRect Returns IgRect
xAxisActualMaximum
Section titled "xAxisActualMaximum"Gets the current maximum value for the X-axis.
get xAxisActualMaximum(): number Returns number
xAxisActualMinimum
Section titled "xAxisActualMinimum"Gets the current minimum value for the X-axis.
get xAxisActualMinimum(): number Returns number
yAxisActualMaximum
Section titled "yAxisActualMaximum"Gets the current maximum value for the Y-axis.
get yAxisActualMaximum(): number Returns number
yAxisActualMinimum
Section titled "yAxisActualMinimum"Gets the current minimum value for the Y-axis.
get yAxisActualMinimum(): number Returns number
Methods
Section titled "Methods"addCommandAvailabilityListener
Section titled "addCommandAvailabilityListener"Inherited from: IgxXYChartComponent
addCommandAvailabilityListener(listener: ICommandAvailabilityListener): void Parameters
- listener:
ICommandAvailabilityListener
Returns void
addCommandStateChangedListener
Section titled "addCommandStateChangedListener"Inherited from: IgxXYChartComponent
addCommandStateChangedListener(listener: ICommandStateChangedListener): void Parameters
- listener:
ICommandStateChangedListener
Returns void
bindCalloutsData
Section titled "bindCalloutsData"Inherited from: IgxXYChartComponent
bindCalloutsData(): void Returns void
bindData
Section titled "bindData"bindData(): void Returns void
cancelAnnotationFlow
Section titled "cancelAnnotationFlow"Inherited from: IgxXYChartComponent
cancelAnnotationFlow(annotationFlowId: string): void Parameters
- annotationFlowId:
string
Returns void
destroy
Section titled "destroy"Inherited from: IgxXYChartComponent
Destroy this control
Use the destroy property to destroy the chart.
this.chart.destroy();destroy(): void Returns void
ensureDataToolTipBadgeMargin
Section titled "ensureDataToolTipBadgeMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipBadgeMargin(): void Returns void
ensureDataToolTipGroupRowMargin
Section titled "ensureDataToolTipGroupRowMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipGroupRowMargin(): void Returns void
ensureDataToolTipGroupTextMargin
Section titled "ensureDataToolTipGroupTextMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipGroupTextMargin(): void Returns void
ensureDataToolTipHeaderRowMargin
Section titled "ensureDataToolTipHeaderRowMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipHeaderRowMargin(): void Returns void
ensureDataToolTipHeaderTextMargin
Section titled "ensureDataToolTipHeaderTextMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipHeaderTextMargin(): void Returns void
ensureDataToolTipLabelTextMargin
Section titled "ensureDataToolTipLabelTextMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipLabelTextMargin(): void Returns void
ensureDataToolTipSummaryRowMargin
Section titled "ensureDataToolTipSummaryRowMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipSummaryRowMargin(): void Returns void
ensureDataToolTipSummaryTitleTextMargin
Section titled "ensureDataToolTipSummaryTitleTextMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipSummaryTitleTextMargin(): void Returns void
ensureDataToolTipTitleTextMargin
Section titled "ensureDataToolTipTitleTextMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipTitleTextMargin(): void Returns void
ensureDataToolTipUnitsTextMargin
Section titled "ensureDataToolTipUnitsTextMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipUnitsTextMargin(): void Returns void
ensureDataToolTipValueRowMargin
Section titled "ensureDataToolTipValueRowMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipValueRowMargin(): void Returns void
ensureDataToolTipValueTextMargin
Section titled "ensureDataToolTipValueTextMargin"Inherited from: IgxXYChartComponent
ensureDataToolTipValueTextMargin(): void Returns void
exportDomainChartTestingInfo
Section titled "exportDomainChartTestingInfo"Inherited from: IgxXYChartComponent
exportDomainChartTestingInfo(): IgxDomainChartTestingInfo Returns IgxDomainChartTestingInfo
exportSerializedVisualData
Section titled "exportSerializedVisualData"Export serialized visual data.
exportSerializedVisualData(): string Returns string
findByName
Section titled "findByName"Inherited from: IgxXYChartComponent
findByName(name: string): any Parameters
- name:
string
Returns any
finishAnnotationFlow
Section titled "finishAnnotationFlow"Inherited from: IgxXYChartComponent
finishAnnotationFlow(flowInformation: IgxUserAnnotationInformation): void Parameters
- flowInformation:
IgxUserAnnotationInformation
Returns void
flush
Section titled "flush"Inherited from: IgxXYChartComponent
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.
this.chart.flush();flush(): void Returns void
getCurrentXAxisActualMaximum
Section titled "getCurrentXAxisActualMaximum"getCurrentXAxisActualMaximum(): number Returns number
getCurrentXAxisActualMinimum
Section titled "getCurrentXAxisActualMinimum"getCurrentXAxisActualMinimum(): number Returns number
getCurrentYAxisActualMaximum
Section titled "getCurrentYAxisActualMaximum"getCurrentYAxisActualMaximum(): number Returns number
getCurrentYAxisActualMinimum
Section titled "getCurrentYAxisActualMinimum"getCurrentYAxisActualMinimum(): number Returns number
getDesiredToolbarActions
Section titled "getDesiredToolbarActions"Inherited from: IgxXYChartComponent
getDesiredToolbarActions(): ToolActionInfo[] Returns ToolActionInfo[]
getScaledValueX
Section titled "getScaledValueX"Inherited from: IgxXYChartComponent
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"Inherited from: IgxXYChartComponent
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"Inherited from: IgxXYChartComponent
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"Inherited from: IgxXYChartComponent
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: IgxXYChartComponent
Hides the active main tooltip, if displayed.
Use the HideToolTip method to hide the active tooltip.
this.chart.hideToolTip();hideToolTip(): void Returns void
loadAnnotationsFromJson
Section titled "loadAnnotationsFromJson"Inherited from: IgxXYChartComponent
loadAnnotationsFromJson(jsonString: string): void Parameters
- jsonString:
string
Returns void
ngAfterContentInit
Section titled "ngAfterContentInit"ngAfterContentInit(): void Returns void
ngAfterViewInit
Section titled "ngAfterViewInit"ngAfterViewInit(): void Returns void
ngOnDestroy
Section titled "ngOnDestroy"ngOnDestroy(): void Returns void
ngOnInit
Section titled "ngOnInit"Inherited from: IgxXYChartComponent
ngOnInit(): void Returns void
notifyClearItems
Section titled "notifyClearItems"Inherited from: IgxXYChartComponent
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.
this.chart.notifyClearItems(this.data);notifyClearItems(source_: any): void Parameters
- source_:
any
Returns void
notifyInsertItem
Section titled "notifyInsertItem"Inherited from: IgxXYChartComponent
notifyInsertItem(source_: any, index: number, newItem: any): void Parameters
- source_:
any - index:
number - newItem:
any
Returns void
notifyRemoveItem
Section titled "notifyRemoveItem"Inherited from: IgxXYChartComponent
notifyRemoveItem(source_: any, index: number, oldItem: any): void Parameters
- source_:
any - index:
number - oldItem:
any
Returns void
notifyResized
Section titled "notifyResized"Inherited from: IgxXYChartComponent
Called when the control has been resized.
NotifyResized method Called when the control has been resized.
this.chart.notifyResized();notifyResized(): void Returns void
notifySeriesDataChanged
Section titled "notifySeriesDataChanged"Inherited from: IgxXYChartComponent
notifySeriesDataChanged(): void Returns void
notifySetItem
Section titled "notifySetItem"Inherited from: IgxXYChartComponent
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: IgxXYChartComponent
notifyVisualPropertiesChanged(): void Returns void
onDetach
Section titled "onDetach"Inherited from: IgxXYChartComponent
onDetach(): void Returns void
provideContainer
Section titled "provideContainer"Inherited from: IgxXYChartComponent
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
recalculateMarginAutoExpansion
Section titled "recalculateMarginAutoExpansion"recalculateMarginAutoExpansion(): void Returns void
removeCommandAvailabilityListener
Section titled "removeCommandAvailabilityListener"Inherited from: IgxXYChartComponent
removeCommandAvailabilityListener(listener: ICommandAvailabilityListener): void Parameters
- listener:
ICommandAvailabilityListener
Returns void
removeCommandStateChangedListener
Section titled "removeCommandStateChangedListener"Inherited from: IgxXYChartComponent
removeCommandStateChangedListener(listener: ICommandStateChangedListener): void Parameters
- listener:
ICommandStateChangedListener
Returns void
replayTransitionIn
Section titled "replayTransitionIn"Inherited from: IgxXYChartComponent
Replays transition-in animation on all series in the chart.
replayTransitionIn(): void Returns void
resetAnnotations
Section titled "resetAnnotations"Inherited from: IgxXYChartComponent
resetAnnotations(): void Returns void
resetZoom
Section titled "resetZoom"Inherited from: IgxXYChartComponent
Resets the zoom level to default.
resetZoom(): void Returns void
saveAnnotationsToJson
Section titled "saveAnnotationsToJson"Inherited from: IgxXYChartComponent
saveAnnotationsToJson(): string Returns string
simulateClick
Section titled "simulateClick"Inherited from: IgxXYChartComponent
simulateClick(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulateHover
Section titled "simulateHover"Inherited from: IgxXYChartComponent
simulateHover(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulatePlotPointerUp
Section titled "simulatePlotPointerUp"Inherited from: IgxXYChartComponent
simulatePlotPointerUp(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
simulatePressAndHold
Section titled "simulatePressAndHold"Inherited from: IgxXYChartComponent
simulatePressAndHold(point: IgPoint): void Parameters
- point:
IgPoint
Returns void
startCreatingAnnotation
Section titled "startCreatingAnnotation"Inherited from: IgxXYChartComponent
startCreatingAnnotation(): void Returns void
startDeletingAnnotation
Section titled "startDeletingAnnotation"Inherited from: IgxXYChartComponent
startDeletingAnnotation(): void Returns void
updateStyle
Section titled "updateStyle"updateStyle(): void Returns void
zoomIn
Section titled "zoomIn"Inherited from: IgxXYChartComponent
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: IgxXYChartComponent
Performs zoom out action on the chart by specified percentage of current window rect
zoomOut(v: number): void Parameters
- v:
number