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>

IgxCategoryChartComponent

new IgxCategoryChartComponent(renderer: Renderer2, _elRef: ViewContainerRef, ngZone: NgZone, injector: Injector): IgxCategoryChartComponent

Returns IgxCategoryChartComponent

_dynamicContent: ViewContainerRef
container: Element

Inherited from: IgxXYChartComponent

ngAcceptInputType_actualBrushes: string | string[]

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

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

Inherited from: IgxXYChartComponent

ngAcceptInputType_bottomMargin: string | number

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

Inherited from: IgxXYChartComponent

ngAcceptInputType_calloutsVisible: string | boolean
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: 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

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

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

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

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

Inherited from: IgxXYChartComponent

ngAcceptInputType_markerBrushes: string | string[]

ngAcceptInputType_markerCollisionAvoidance

Section titled "ngAcceptInputType_markerCollisionAvoidance"
ngAcceptInputType_markerCollisionAvoidance: string | CategorySeriesMarkerCollisionAvoidance

Inherited from: IgxXYChartComponent

ngAcceptInputType_markerFillMode: string | MarkerFillMode

ngAcceptInputType_markerFillOpacity

Section titled "ngAcceptInputType_markerFillOpacity"

Inherited from: IgxXYChartComponent

ngAcceptInputType_markerFillOpacity: string | number

Inherited from: IgxXYChartComponent

ngAcceptInputType_markerMaxCount: string | number

ngAcceptInputType_markerOutlineMode

Section titled "ngAcceptInputType_markerOutlineMode"

Inherited from: IgxXYChartComponent

ngAcceptInputType_markerOutlineMode: string | MarkerOutlineMode

Inherited from: IgxXYChartComponent

ngAcceptInputType_markerOutlines: string | string[]

Inherited from: IgxXYChartComponent

ngAcceptInputType_markerThickness: string | number

Inherited from: IgxXYChartComponent

ngAcceptInputType_markerTypes: string | IgxMarkerTypeCollection
ngAcceptInputType_negativeBrushes: string | string[]
ngAcceptInputType_negativeOutlines: string | string[]

Inherited from: IgxXYChartComponent

ngAcceptInputType_outlineMode: string | SeriesOutlineMode

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

Inherited from: IgxXYChartComponent

ngAcceptInputType_resolution: string | number

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

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

Inherited from: IgxXYChartComponent

ngAcceptInputType_thickness: string | number

Inherited from: IgxXYChartComponent

ngAcceptInputType_titleAlignment: any

ngAcceptInputType_titleBottomMargin

Section titled "ngAcceptInputType_titleBottomMargin"

Inherited from: IgxXYChartComponent

ngAcceptInputType_titleBottomMargin: string | number

Inherited from: IgxXYChartComponent

ngAcceptInputType_titleLeftMargin: string | number

Inherited from: IgxXYChartComponent

ngAcceptInputType_titleRightMargin: string | number

Inherited from: IgxXYChartComponent

ngAcceptInputType_titleTopMargin: string | number

Inherited from: IgxXYChartComponent

ngAcceptInputType_toolTipType: string | ToolTipType

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: string | CategoryTransitionInMode

ngAcceptInputType_transitionInSpeedType

Section titled "ngAcceptInputType_transitionInSpeedType"
ngAcceptInputType_transitionInSpeedType: string | TransitionInSpeedType

ngAcceptInputType_transitionOutDuration

Section titled "ngAcceptInputType_transitionOutDuration"
ngAcceptInputType_transitionOutDuration: string | number

Inherited from: IgxXYChartComponent

ngAcceptInputType_trendLineBrushes: string | string[]

ngAcceptInputType_trendLineLayerUseLegend

Section titled "ngAcceptInputType_trendLineLayerUseLegend"

Inherited from: IgxXYChartComponent

ngAcceptInputType_trendLineLayerUseLegend: string | boolean

Inherited from: IgxXYChartComponent

ngAcceptInputType_trendLinePeriod: string | number

ngAcceptInputType_trendLineThickness

Section titled "ngAcceptInputType_trendLineThickness"

Inherited from: IgxXYChartComponent

ngAcceptInputType_trendLineThickness: string | number

Inherited from: IgxXYChartComponent

ngAcceptInputType_trendLineType: any

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

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

Inherited from: IgxXYChartComponent

ngAcceptInputType_viewport: any

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

Inherited from: IgxXYChartComponent

ngAcceptInputType_xAxisExtent: string | number
ngAcceptInputType_xAxisGap: string | number
ngAcceptInputType_xAxisInterval: string | number

Inherited from: IgxXYChartComponent

ngAcceptInputType_xAxisInverted: string | boolean

ngAcceptInputType_xAxisIsLastLabelMandatory

Section titled "ngAcceptInputType_xAxisIsLastLabelMandatory"
ngAcceptInputType_xAxisIsLastLabelMandatory: string | boolean

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: 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: string | number

ngAcceptInputType_xAxisStrokeThickness

Section titled "ngAcceptInputType_xAxisStrokeThickness"

Inherited from: IgxXYChartComponent

ngAcceptInputType_xAxisStrokeThickness: string | number

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

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

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

Inherited from: IgxXYChartComponent

ngAcceptInputType_yAxisExtent: string | number

ngAcceptInputType_yAxisFavorLabellingScaleEnd

Section titled "ngAcceptInputType_yAxisFavorLabellingScaleEnd"
ngAcceptInputType_yAxisFavorLabellingScaleEnd: string | boolean
ngAcceptInputType_yAxisInterval: string | number

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

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

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

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

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, true, never>
ɵfac: ɵɵFactoryDeclaration<IgxCategoryChartComponent, never>

Inherited from: IgxXYChartComponent

Gets the actual palette of brushes to use for coloring the chart series.

get actualBrushes(): string[]

Returns string[]

set actualBrushes(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets the actual palette of brushes to use for outlines on the chart series.

get actualOutlines(): string[]

Returns string[]

set actualOutlines(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets the actual color of labels on the X-axis

get actualXAxisLabelTextColor(): string

Returns string

set actualXAxisLabelTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets the actual color of labels on the Y-axis

get actualYAxisLabelTextColor(): string

Returns string

set actualYAxisLabelTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets a value indicating whether grid and tick lines are aligned to device pixels.

Use AlignsGridLinesToPixels propert to indicat whether grid and tick lines are aligned to device pixels.

<igx-category-chart
    [dataSource]="data"
    AlignsGridLinesToPixels="true">
</igx-category-chart>
this.chart.alignsGridLinesToPixels= true;
get alignsGridLinesToPixels(): boolean

Returns boolean

set alignsGridLinesToPixels(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether the series animations should be allowed when a range change has been detected on an axis.

get animateSeriesWhenAxisRangeChanges(): boolean

Returns boolean

set animateSeriesWhenAxisRangeChanges(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the fill opacity for all series that have area visuals in this chart. For example, Area, SplineArea, Column chart types

get areaFillOpacity(): number

Returns number

set areaFillOpacity(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets if the auto value callouts should be displayed.

get autoCalloutsVisible(): boolean

Returns boolean

set autoCalloutsVisible(v: boolean): void

Parameters

  • v: boolean

Returns void

Gets or sets the extra amount the series viewer should auto expand margins to accommodate the initial horizontal axis labels.

get autoExpandMarginExtraPadding(): number

Returns number

set autoExpandMarginExtraPadding(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the maximum amount the series viewer should auto expand margins to accommodate the initial horizontal axis labels.

get autoExpandMarginMaximumValue(): number

Returns number

set autoExpandMarginMaximumValue(v: number): void

Parameters

  • v: number

Returns void

Gets or sets a whether the series viewer should auto expand margins to accommodate the initial horizontal axis labels.

get autoMarginAndAngleUpdateMode(): AutoMarginsAndAngleUpdateMode

Returns AutoMarginsAndAngleUpdateMode

set autoMarginAndAngleUpdateMode(v: AutoMarginsAndAngleUpdateMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the bottom margin around the chart content.

Use the bottomMargin property for the bottom margin around the chart content.

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      bottomMargin= 20>
    </igx-category-chart>
this.chart.bottomMargin=20;
get bottomMargin(): number

Returns number

set bottomMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the palette of brushes to use for coloring the chart series. The value provided should be an array of CSS color strings or JavaScript objects defining gradients. Optionally the first element can be a string reading "RGB" or "HSV" to specify the interpolation mode of the collection

Use the Brushes property to set the brushes.

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      Brushes="#ff0000, #cc0000, #aa0000">
    </igx-category-chart>
this.chart.brushes = ["#ff0000","#00ff00"];
get brushes(): string[]

Returns string[]

set brushes(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets if event annotations should be displayed.

get calloutCollisionMode(): CalloutCollisionMode

Returns CalloutCollisionMode

set calloutCollisionMode(v: CalloutCollisionMode): void

Parameters

  • v: CalloutCollisionMode

Returns void

Inherited from: IgxXYChartComponent

Occurs when the style of a callout is updated.

get calloutLabelUpdating(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Occurs when the style of a callout is updated.

get calloutRenderStyleUpdating(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Gets or sets the allowed positions that the callout layer is allowed to use.

get calloutsAllowedPositions(): IgxCalloutPlacementPositionsCollection

Returns IgxCalloutPlacementPositionsCollection

set calloutsAllowedPositions(v: IgxCalloutPlacementPositionsCollection): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the amount of precision to apply to the auto callout labels.

get calloutsAutoLabelPrecision(): number

Returns number

set calloutsAutoLabelPrecision(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets color of the callout background.

get calloutsBackground(): string

Returns string

set calloutsBackground(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the member path of the content data for the callouts.

get calloutsContentMemberPath(): string

Returns string

set calloutsContentMemberPath(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the text color on light callout background.

get calloutsDarkTextColor(): string

Returns string

set calloutsDarkTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

get calloutsDataSource(): any[]

Returns any[]

set calloutsDataSource(value: any[]): void

Parameters

  • value: any[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the member path of the label data for the callouts.

get calloutsLabelMemberPath(): string

Returns string

set calloutsLabelMemberPath(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets color of callout's leader lines.

get calloutsLeaderBrush(): string

Returns string

set calloutsLeaderBrush(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the text color on dark callout background.

get calloutsLightTextColor(): string

Returns string

set calloutsLightTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets color of the callout outlines.

get calloutsOutline(): string

Returns string

set calloutsOutline(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets if the thickness that should be used for the callout outlines.

get calloutsStrokeThickness(): number

Returns number

set calloutsStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets text color of callout.

get calloutsTextColor(): string

Returns string

set calloutsTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the font for callout text.

get calloutsTextStyle(): string

Returns string

set calloutsTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Occurs when the style of a callout is updated.

get calloutStyleUpdating(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Gets or sets if event annotations should be displayed.

get calloutStyleUpdatingEventEnabled(): boolean

Returns boolean

set calloutStyleUpdatingEventEnabled(v: boolean): void

Parameters

  • v: boolean

Returns void

calloutsUseAutoContrastingLabelColors

Section titled "calloutsUseAutoContrastingLabelColors"

Inherited from: IgxXYChartComponent

Gets or sets whether to the label color is automatically decided between a light and dark option for contrast.

get calloutsUseAutoContrastingLabelColors(): boolean

Returns boolean

set calloutsUseAutoContrastingLabelColors(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets if the series item color should be used for the callout fills.

get calloutsUseItemColorForFill(): boolean

Returns boolean

set calloutsUseItemColorForFill(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets if the series item color should be used for the callout outlines.

get calloutsUseItemColorForOutline(): boolean

Returns boolean

set calloutsUseItemColorForOutline(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets if callouts should be displayed.

get calloutsVisible(): boolean

Returns boolean

set calloutsVisible(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the member path of the X data for the callouts.

get calloutsXMemberPath(): string

Returns string

set calloutsXMemberPath(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the member path of the Y data for the callouts.

get calloutsYMemberPath(): string

Returns string

set calloutsYMemberPath(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets text to display above the plot area.

Use the Title property to display the text above the plot area.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    title="This is a Title">
</igx-category-chart>
this.chart.title= "This is a Title";
get chartTitle(): string

Returns string

set chartTitle(v: string): void

Parameters

  • v: string

Returns void

Gets or sets the type of chart series to generate from the data.

The ChartType property determines the type of data series to display.

<igx-category-chart
    [dataSource]="data"
    chartType="stepArea">
</igx-category-chart>
get chartType(): CategoryChartType

Returns CategoryChartType

set chartType(v: CategoryChartType): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets mode to use for automatically calculating the plot area margin.

get computedPlotAreaMarginMode(): ComputedPlotAreaMarginMode

Returns ComputedPlotAreaMarginMode

set computedPlotAreaMarginMode(v: ComputedPlotAreaMarginMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether annotations are shown along the axis for crosshair values

get crosshairsAnnotationEnabled(): boolean

Returns boolean

set crosshairsAnnotationEnabled(v: boolean): void

Parameters

  • v: boolean

Returns void

crosshairsAnnotationXAxisBackground

Section titled "crosshairsAnnotationXAxisBackground"

Inherited from: IgxXYChartComponent

Gets or sets the background of crosshair annotation on x-axis.

get crosshairsAnnotationXAxisBackground(): string

Returns string

set crosshairsAnnotationXAxisBackground(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets precision on interpolated values of crosshairs on x-axis.

get crosshairsAnnotationXAxisPrecision(): number

Returns number

set crosshairsAnnotationXAxisPrecision(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the text color of crosshair annotation on x-axis.

get crosshairsAnnotationXAxisTextColor(): string

Returns string

set crosshairsAnnotationXAxisTextColor(v: string): void

Parameters

  • v: string

Returns void

crosshairsAnnotationYAxisBackground

Section titled "crosshairsAnnotationYAxisBackground"

Inherited from: IgxXYChartComponent

Gets or sets the background of crosshair annotation on y-axis.

get crosshairsAnnotationYAxisBackground(): string

Returns string

set crosshairsAnnotationYAxisBackground(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets precision on interpolated values of crosshairs on y-axis.

get crosshairsAnnotationYAxisPrecision(): number

Returns number

set crosshairsAnnotationYAxisPrecision(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the text color of crosshair annotation on y-axis.

get crosshairsAnnotationYAxisTextColor(): string

Returns string

set crosshairsAnnotationYAxisTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the crosshairs to be displayed.

get crosshairsDisplayMode(): CrosshairsDisplayMode

Returns CrosshairsDisplayMode

set crosshairsDisplayMode(v: CrosshairsDisplayMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to horizontal crosshairs line.

get crosshairsLineHorizontalStroke(): string

Returns string

set crosshairsLineHorizontalStroke(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets thickness of crosshairs lines.

get crosshairsLineThickness(): number

Returns number

set crosshairsLineThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to vertical crosshairs line.

get crosshairsLineVerticalStroke(): string

Returns string

set crosshairsLineVerticalStroke(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether axis annotation are skipped for invalid data in a given position.

get crosshairsSkipInvalidData(): boolean

Returns boolean

set crosshairsSkipInvalidData(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether axis annotation are skipped for zero-value fragments in a given position.

get crosshairsSkipZeroValueFragments(): boolean

Returns boolean

set crosshairsSkipZeroValueFragments(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether crosshairs will snap to the nearest data point.

get crosshairsSnapToData(): boolean

Returns boolean

set crosshairsSnapToData(v: boolean): void

Parameters

  • v: boolean

Returns void

get dataSource(): any[]

Returns any[]

set dataSource(value: any[]): void

Parameters

  • value: any[]

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipBadgeMarginBottom(): number

Returns number

set dataToolTipBadgeMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipBadgeMarginLeft(): number

Returns number

set dataToolTipBadgeMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipBadgeMarginRight(): number

Returns number

set dataToolTipBadgeMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipBadgeMarginTop(): number

Returns number

set dataToolTipBadgeMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the BadgeShape for the data legend.

get dataToolTipBadgeShape(): LegendItemBadgeShape

Returns LegendItemBadgeShape

set dataToolTipBadgeShape(v: LegendItemBadgeShape): void

Parameters

  • v: LegendItemBadgeShape

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the offset of the tooltip layer on the X axis.

get dataToolTipDefaultPositionOffsetX(): number

Returns number

set dataToolTipDefaultPositionOffsetX(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the offset of the tooltip layer on the Y axis.

get dataToolTipDefaultPositionOffsetY(): number

Returns number

set dataToolTipDefaultPositionOffsetY(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets names of data columns or their labels to exclude from displaying in the data legend, e.g. "High, Low" or "H, L" The DataToolTipExcludedColumns property takes precedence over values of DataToolTipIncludedColumns property

get dataToolTipExcludedColumns(): string[]

Returns string[]

set dataToolTipExcludedColumns(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets indexes, titles, or names of series to exclude from displaying in the data tooltip, e.g. "0, 1" or "Series1 Title, Series2 Title" The DataToolTipExcludedSeries property takes precedence over values of DataToolTipIncludedSeries property

get dataToolTipExcludedSeries(): string[]

Returns string[]

set dataToolTipExcludedSeries(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the tooltip position mode on the X axis for grouped series.

get dataToolTipGroupedPositionModeX(): DataTooltipGroupedPositionX

Returns DataTooltipGroupedPositionX

set dataToolTipGroupedPositionModeX(v: DataTooltipGroupedPositionX): void

Parameters

  • v: DataTooltipGroupedPositionX

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the tooltip position mode on the Y axis for grouped series.

get dataToolTipGroupedPositionModeY(): DataTooltipGroupedPositionY

Returns DataTooltipGroupedPositionY

set dataToolTipGroupedPositionModeY(v: DataTooltipGroupedPositionY): void

Parameters

  • v: DataTooltipGroupedPositionY

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipGroupingMode(): DataToolTipLayerGroupingMode

Returns DataToolTipLayerGroupingMode

set dataToolTipGroupingMode(v: DataToolTipLayerGroupingMode): void

Parameters

  • v: DataToolTipLayerGroupingMode

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipGroupRowMarginBottom(): number

Returns number

set dataToolTipGroupRowMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipGroupRowMarginLeft(): number

Returns number

set dataToolTipGroupRowMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipGroupRowMarginRight(): number

Returns number

set dataToolTipGroupRowMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipGroupRowMarginTop(): number

Returns number

set dataToolTipGroupRowMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether to show Group row.

get dataToolTipGroupRowVisible(): boolean

Returns boolean

set dataToolTipGroupRowVisible(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the Group text color.

get dataToolTipGroupTextColor(): string

Returns string

set dataToolTipGroupTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipGroupTextMarginBottom(): number

Returns number

set dataToolTipGroupTextMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipGroupTextMarginLeft(): number

Returns number

set dataToolTipGroupTextMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipGroupTextMarginRight(): number

Returns number

set dataToolTipGroupTextMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipGroupTextMarginTop(): number

Returns number

set dataToolTipGroupTextMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or Sets the style to use for the Group text.

get dataToolTipGroupTextStyle(): string

Returns string

set dataToolTipGroupTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets globalization culture when displaying header as date time This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties

get dataToolTipHeaderFormatCulture(): string

Returns string

set dataToolTipHeaderFormatCulture(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets date format for the header This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties

get dataToolTipHeaderFormatDate(): DataLegendHeaderDateMode

Returns DataLegendHeaderDateMode

set dataToolTipHeaderFormatDate(v: DataLegendHeaderDateMode): void

Parameters

  • v: DataLegendHeaderDateMode

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the format specifiers to use with the HeaderFormatString string.

get dataToolTipHeaderFormatSpecifiers(): any[]

Returns any[]

set dataToolTipHeaderFormatSpecifiers(v: any[]): void

Parameters

  • v: any[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the format string for header text displayed in the data legend.

get dataToolTipHeaderFormatString(): string

Returns string

set dataToolTipHeaderFormatString(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets time format for the header This property is ignored when setting HeaderFormatSpecifiers or HeaderFormatString properties

get dataToolTipHeaderFormatTime(): DataLegendHeaderTimeMode

Returns DataLegendHeaderTimeMode

set dataToolTipHeaderFormatTime(v: DataLegendHeaderTimeMode): void

Parameters

  • v: DataLegendHeaderTimeMode

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipHeaderRowMarginBottom(): number

Returns number

set dataToolTipHeaderRowMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipHeaderRowMarginLeft(): number

Returns number

set dataToolTipHeaderRowMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipHeaderRowMarginRight(): number

Returns number

set dataToolTipHeaderRowMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipHeaderRowMarginTop(): number

Returns number

set dataToolTipHeaderRowMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether to show Header row.

get dataToolTipHeaderRowVisible(): boolean

Returns boolean

set dataToolTipHeaderRowVisible(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the HeaderText for the data legend.

get dataToolTipHeaderText(): string

Returns string

set dataToolTipHeaderText(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the header text color.

get dataToolTipHeaderTextColor(): string

Returns string

set dataToolTipHeaderTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipHeaderTextMarginBottom(): number

Returns number

set dataToolTipHeaderTextMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipHeaderTextMarginLeft(): number

Returns number

set dataToolTipHeaderTextMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipHeaderTextMarginRight(): number

Returns number

set dataToolTipHeaderTextMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipHeaderTextMarginTop(): number

Returns number

set dataToolTipHeaderTextMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or Sets the style to use for the header text.

get dataToolTipHeaderTextStyle(): string

Returns string

set dataToolTipHeaderTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets names of data columns or their labels to include in displaying in the data legend, e.g. "High, Low" or "H, L" The DataToolTipExcludedColumns property takes precedence over values of DataToolTipIncludedColumns property

get dataToolTipIncludedColumns(): string[]

Returns string[]

set dataToolTipIncludedColumns(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets indexes, titles, or names of series to include in displaying in the data tooltip, e.g. "0, 1" or "Series1 Title, Series2 Title" The DataToolTipExcludedSeries property takes precedence over values of DataToolTipIncludedSeries property

get dataToolTipIncludedSeries(): string[]

Returns string[]

set dataToolTipIncludedSeries(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the mode for displaying labels before series values in the data legend, e.g. O: H: L: C: for financial series

get dataToolTipLabelDisplayMode(): DataLegendLabelMode

Returns DataLegendLabelMode

set dataToolTipLabelDisplayMode(v: DataLegendLabelMode): void

Parameters

  • v: DataLegendLabelMode

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the units text color.

get dataToolTipLabelTextColor(): string

Returns string

set dataToolTipLabelTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipLabelTextMarginBottom(): number

Returns number

set dataToolTipLabelTextMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipLabelTextMarginLeft(): number

Returns number

set dataToolTipLabelTextMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipLabelTextMarginRight(): number

Returns number

set dataToolTipLabelTextMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipLabelTextMarginTop(): number

Returns number

set dataToolTipLabelTextMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or Sets the style to use for the units text.

get dataToolTipLabelTextStyle(): string

Returns string

set dataToolTipLabelTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the offset of the tooltip layer on the X axis.

get dataToolTipPositionOffsetX(): number

Returns number

set dataToolTipPositionOffsetX(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the offset of the tooltip layer on the Y axis.

get dataToolTipPositionOffsetY(): number

Returns number

set dataToolTipPositionOffsetY(v: number): void

Parameters

  • v: number

Returns void

dataToolTipShouldUpdateWhenSeriesDataChanges

Section titled "dataToolTipShouldUpdateWhenSeriesDataChanges"

Inherited from: IgxXYChartComponent

Gets or sets whether the data legend should update when the series data is mutated.

get dataToolTipShouldUpdateWhenSeriesDataChanges(): boolean

Returns boolean

set dataToolTipShouldUpdateWhenSeriesDataChanges(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the units text for the data legend.

get dataToolTipSummaryLabelText(): string

Returns string

set dataToolTipSummaryLabelText(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the units text color.

get dataToolTipSummaryLabelTextColor(): string

Returns string

set dataToolTipSummaryLabelTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or Sets the style to use for the units text.

get dataToolTipSummaryLabelTextStyle(): string

Returns string

set dataToolTipSummaryLabelTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipSummaryRowMarginBottom(): number

Returns number

set dataToolTipSummaryRowMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipSummaryRowMarginLeft(): number

Returns number

set dataToolTipSummaryRowMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipSummaryRowMarginRight(): number

Returns number

set dataToolTipSummaryRowMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipSummaryRowMarginTop(): number

Returns number

set dataToolTipSummaryRowMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the SummaryTitleText for the data legend.

get dataToolTipSummaryTitleText(): string

Returns string

set dataToolTipSummaryTitleText(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the summary text color.

get dataToolTipSummaryTitleTextColor(): string

Returns string

set dataToolTipSummaryTitleTextColor(v: string): void

Parameters

  • v: string

Returns void

dataToolTipSummaryTitleTextMarginBottom

Section titled "dataToolTipSummaryTitleTextMarginBottom"

Inherited from: IgxXYChartComponent

get dataToolTipSummaryTitleTextMarginBottom(): number

Returns number

set dataToolTipSummaryTitleTextMarginBottom(v: number): void

Parameters

  • v: number

Returns void

dataToolTipSummaryTitleTextMarginLeft

Section titled "dataToolTipSummaryTitleTextMarginLeft"

Inherited from: IgxXYChartComponent

get dataToolTipSummaryTitleTextMarginLeft(): number

Returns number

set dataToolTipSummaryTitleTextMarginLeft(v: number): void

Parameters

  • v: number

Returns void

dataToolTipSummaryTitleTextMarginRight

Section titled "dataToolTipSummaryTitleTextMarginRight"

Inherited from: IgxXYChartComponent

get dataToolTipSummaryTitleTextMarginRight(): number

Returns number

set dataToolTipSummaryTitleTextMarginRight(v: number): void

Parameters

  • v: number

Returns void

dataToolTipSummaryTitleTextMarginTop

Section titled "dataToolTipSummaryTitleTextMarginTop"

Inherited from: IgxXYChartComponent

get dataToolTipSummaryTitleTextMarginTop(): number

Returns number

set dataToolTipSummaryTitleTextMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or Sets the style to use for the summary text.

get dataToolTipSummaryTitleTextStyle(): string

Returns string

set dataToolTipSummaryTitleTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the SummaryType for the data legend.

get dataToolTipSummaryType(): DataLegendSummaryType

Returns DataLegendSummaryType

set dataToolTipSummaryType(v: DataLegendSummaryType): void

Parameters

  • v: DataLegendSummaryType

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the units text for the data legend.

get dataToolTipSummaryUnitsText(): string

Returns string

set dataToolTipSummaryUnitsText(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the units text color.

get dataToolTipSummaryUnitsTextColor(): string

Returns string

set dataToolTipSummaryUnitsTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or Sets the style to use for the units text.

get dataToolTipSummaryUnitsTextStyle(): string

Returns string

set dataToolTipSummaryUnitsTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the units text color.

get dataToolTipSummaryValueTextColor(): string

Returns string

set dataToolTipSummaryValueTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or Sets the style to use for the units text.

get dataToolTipSummaryValueTextStyle(): string

Returns string

set dataToolTipSummaryValueTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the display text color.

get dataToolTipTitleTextColor(): string

Returns string

set dataToolTipTitleTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipTitleTextMarginBottom(): number

Returns number

set dataToolTipTitleTextMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipTitleTextMarginLeft(): number

Returns number

set dataToolTipTitleTextMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipTitleTextMarginRight(): number

Returns number

set dataToolTipTitleTextMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipTitleTextMarginTop(): number

Returns number

set dataToolTipTitleTextMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or Sets the style to use for the display text.

get dataToolTipTitleTextStyle(): string

Returns string

set dataToolTipTitleTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the UnitsMode for the data legend.

get dataToolTipUnitsDisplayMode(): DataLegendUnitsMode

Returns DataLegendUnitsMode

set dataToolTipUnitsDisplayMode(v: DataLegendUnitsMode): void

Parameters

  • v: DataLegendUnitsMode

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the units text for the data legend.

get dataToolTipUnitsText(): string

Returns string

set dataToolTipUnitsText(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the units text color.

get dataToolTipUnitsTextColor(): string

Returns string

set dataToolTipUnitsTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipUnitsTextMarginBottom(): number

Returns number

set dataToolTipUnitsTextMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipUnitsTextMarginLeft(): number

Returns number

set dataToolTipUnitsTextMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipUnitsTextMarginRight(): number

Returns number

set dataToolTipUnitsTextMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipUnitsTextMarginTop(): number

Returns number

set dataToolTipUnitsTextMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or Sets the style to use for the units text.

get dataToolTipUnitsTextStyle(): string

Returns string

set dataToolTipUnitsTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets mode for abbreviating large numbers displayed in the legend This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties

get dataToolTipValueFormatAbbreviation(): DataAbbreviationMode

Returns DataAbbreviationMode

set dataToolTipValueFormatAbbreviation(v: DataAbbreviationMode): void

Parameters

  • v: DataAbbreviationMode

Returns void

Inherited from: IgxXYChartComponent

Gets or sets globalization culture when displaying values as currencies, e.g. use "en-GB" to display British pound symbol when the ValueFormatMode property is set to 'Currency' mode This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties

get dataToolTipValueFormatCulture(): string

Returns string

set dataToolTipValueFormatCulture(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets maximum digits for formatting numbers displayed in the legend This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties

get dataToolTipValueFormatMaxFractions(): number

Returns number

set dataToolTipValueFormatMaxFractions(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets minimum digits for formatting numbers displayed in the legend This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties

get dataToolTipValueFormatMinFractions(): number

Returns number

set dataToolTipValueFormatMinFractions(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the mode for displaying values in the data legend, e.g. Currency ($500.25), Decimal (500.25), Integer (500)

get dataToolTipValueFormatMode(): DataLegendValueMode

Returns DataLegendValueMode

set dataToolTipValueFormatMode(v: DataLegendValueMode): void

Parameters

  • v: DataLegendValueMode

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the format specifiers to use with the ValueFormatString string.

get dataToolTipValueFormatSpecifiers(): any[]

Returns any[]

set dataToolTipValueFormatSpecifiers(v: any[]): void

Parameters

  • v: any[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the format string for values displayed in the data legend.

get dataToolTipValueFormatString(): string

Returns string

set dataToolTipValueFormatString(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether or not use grouping separator, e.g, 15,000 for 15000 This property is ignored when setting ValueFormatSpecifiers or ValueFormatString properties

get dataToolTipValueFormatUseGrouping(): boolean

Returns boolean

set dataToolTipValueFormatUseGrouping(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipValueRowMarginBottom(): number

Returns number

set dataToolTipValueRowMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipValueRowMarginLeft(): number

Returns number

set dataToolTipValueRowMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipValueRowMarginRight(): number

Returns number

set dataToolTipValueRowMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipValueRowMarginTop(): number

Returns number

set dataToolTipValueRowMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether to show series rows.

get dataToolTipValueRowVisible(): boolean

Returns boolean

set dataToolTipValueRowVisible(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the units text color.

get dataToolTipValueTextColor(): string

Returns string

set dataToolTipValueTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipValueTextMarginBottom(): number

Returns number

set dataToolTipValueTextMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipValueTextMarginLeft(): number

Returns number

set dataToolTipValueTextMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipValueTextMarginRight(): number

Returns number

set dataToolTipValueTextMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get dataToolTipValueTextMarginTop(): number

Returns number

set dataToolTipValueTextMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or Sets the style to use for the units text.

get dataToolTipValueTextStyle(): string

Returns string

set dataToolTipValueTextStyle(v: string): void

Parameters

  • v: string

Returns void

dataToolTipValueTextUseSeriesColors

Section titled "dataToolTipValueTextUseSeriesColors"

Inherited from: IgxXYChartComponent

Gets or sets whether to use series colors when displaying values in the legend

get dataToolTipValueTextUseSeriesColors(): boolean

Returns boolean

set dataToolTipValueTextUseSeriesColors(v: boolean): void

Parameters

  • v: boolean

Returns void

dataToolTipValueTextWhenMissingData

Section titled "dataToolTipValueTextWhenMissingData"

Inherited from: IgxXYChartComponent

Gets or sets text displayed when data column is missing a value, e.g. "no data"

get dataToolTipValueTextWhenMissingData(): string

Returns string

set dataToolTipValueTextWhenMissingData(v: string): void

Parameters

  • v: string

Returns void

Gets domain type of this chart

get domainType(): DomainType

Returns DomainType

Inherited from: IgxXYChartComponent

Gets or sets a set of property paths that should be excluded from consideration by the category chart.

The ExcludedProperties property used for the property paths that should be excluded from consideration by the category chart.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    excludedProperties="ID">
</igx-category-chart>
this.chart.excludedProperties = ["ID", "Discount"];
get excludedProperties(): string[]

Returns string[]

set excludedProperties(v: string[]): void

Parameters

  • v: string[]

Returns void

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

Inherited from: IgxXYChartComponent

get filterStringErrorsParsing(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Gets or sets the background of final value annotation.

get finalValueAnnotationsBackground(): string

Returns string

set finalValueAnnotationsBackground(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets precision on final value annotation.

get finalValueAnnotationsPrecision(): number

Returns number

set finalValueAnnotationsPrecision(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the text color of final value annotation.

get finalValueAnnotationsTextColor(): string

Returns string

set finalValueAnnotationsTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether annotations for the final value of each series is displayed on the axis.

get finalValueAnnotationsVisible(): boolean

Returns boolean

set finalValueAnnotationsVisible(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the focus brush to use for the series.

get focusBrush(): string

Returns string

set focusBrush(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the time to wait before visually dismissing a focus highlight.

get focusDismissDelayMilliseconds(): number

Returns number

set focusDismissDelayMilliseconds(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets the currently focused data items. Adding or removing data items from this collection will focus or blur the visuals associated with those items.

get focusedSeriesItems(): IgxChartSelectedItemCollection

Returns IgxChartSelectedItemCollection

set focusedSeriesItems(v: IgxChartSelectedItemCollection): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

get focusedSeriesItemsChanged(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Gets or sets the focus mode to use for the series in the component, when supported.

get focusMode(): SeriesSelectionMode

Returns SeriesSelectionMode

set focusMode(v: SeriesSelectionMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the duration used for animating Focus changes

get focusTransitionDuration(): number

Returns number

set focusTransitionDuration(v: number): void

Parameters

  • v: number

Returns void

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

Returns IgxChartSortDescriptionCollection

Inherited from: IgxXYChartComponent

Inherited from: IgxXYChartComponent

Gets or sets the sorts to apply after grouping has been applied.

get groupSorts(): string

Returns string

set groupSorts(v: string): void

Parameters

  • v: string

Returns void

get height(): string

Returns string

set height(value: string): void

Parameters

  • value: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets a collection of data items used to generate the chart. The HighlightedItemsSource of this chart can be a list of objects containing one or more numeric properties. Additionally, if the objects in the list implement the IEnumerable interface, the Chart will attempt to delve into the sub-collections when reading through the data source. Data binding can be further configured by attributing the data item classes with the DataSeriesMemberIntentAttribute.

get highlightedDataSource(): any

Returns any

set highlightedDataSource(v: any): void

Parameters

  • v: any

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether the chart can highlight series through user interactions. This property applies to Category Chart and Financial Chart controls.

get highlightedLegendItemVisibility(): Visibility

Returns Visibility

set highlightedLegendItemVisibility(v: Visibility): void

Parameters

  • v: Visibility

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether and how to display highlighted values for the series. Note, this is distinct from the highlighting feature that indicates what is closest or under the mouse. This property applies to Category Chart and Financial Chart controls.

get highlightedValuesDisplayMode(): SeriesHighlightedValuesDisplayMode

Returns SeriesHighlightedValuesDisplayMode

set highlightedValuesDisplayMode(v: SeriesHighlightedValuesDisplayMode): void

Parameters

  • v: SeriesHighlightedValuesDisplayMode

Returns void

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

Inherited from: IgxXYChartComponent

Gets or sets the highlighting Behavior to use for the series in the component, when supported. This takes precedence over the series level IsHighlightingEnabled.

get highlightingBehavior(): SeriesHighlightingBehavior

Returns SeriesHighlightingBehavior

set highlightingBehavior(v: SeriesHighlightingBehavior): void

Parameters

Returns void

highlightingDismissDelayMilliseconds

Section titled "highlightingDismissDelayMilliseconds"

Inherited from: IgxXYChartComponent

Gets or sets the time to wait before visually dismissing a highlight.

get highlightingDismissDelayMilliseconds(): number

Returns number

set highlightingDismissDelayMilliseconds(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the target opacity to fade to for fade style highlighting.

get highlightingFadeOpacity(): number

Returns number

set highlightingFadeOpacity(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the highlighting mode to use for the series in the component, when supported. This takes precedence over the series level IsHighlightingEnabled.

get highlightingMode(): SeriesHighlightingMode

Returns SeriesHighlightingMode

set highlightingMode(v: SeriesHighlightingMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the duration used for animating highlighting changes

get highlightingTransitionDuration(): number

Returns number

set highlightingTransitionDuration(v: number): void

Parameters

  • v: number

Returns void

horizontalViewScrollbarCornerRadius

Section titled "horizontalViewScrollbarCornerRadius"

Inherited from: IgxXYChartComponent

Gets or sets the corner radius to use for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarCornerRadius(): number

Returns number

set horizontalViewScrollbarCornerRadius(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the fill to use for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarFill(): string

Returns string

set horizontalViewScrollbarFill(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the height to use for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarHeight(): number

Returns number

set horizontalViewScrollbarHeight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the inset distance to use for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarInset(): number

Returns number

set horizontalViewScrollbarInset(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the max opacity to use for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarMaxOpacity(): number

Returns number

set horizontalViewScrollbarMaxOpacity(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the horizontal scrollbar mode to use for the series viewer.

get horizontalViewScrollbarMode(): SeriesViewerScrollbarMode

Returns SeriesViewerScrollbarMode

set horizontalViewScrollbarMode(v: SeriesViewerScrollbarMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the outline to use for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarOutline(): string

Returns string

set horizontalViewScrollbarOutline(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the position to use for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarPosition(): SeriesViewerHorizontalScrollbarPosition

Returns SeriesViewerHorizontalScrollbarPosition

set horizontalViewScrollbarPosition(v: SeriesViewerHorizontalScrollbarPosition): void

Parameters

Returns void

horizontalViewScrollbarShouldAddAutoTrackInsets

Section titled "horizontalViewScrollbarShouldAddAutoTrackInsets"

Inherited from: IgxXYChartComponent

Gets or sets whether to use automatic track insets for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarShouldAddAutoTrackInsets(): boolean

Returns boolean

set horizontalViewScrollbarShouldAddAutoTrackInsets(v: boolean): void

Parameters

  • v: boolean

Returns void

horizontalViewScrollbarStrokeThickness

Section titled "horizontalViewScrollbarStrokeThickness"

Inherited from: IgxXYChartComponent

Gets or sets the stroke thickness to use for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarStrokeThickness(): number

Returns number

set horizontalViewScrollbarStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

horizontalViewScrollbarTrackEndInset

Section titled "horizontalViewScrollbarTrackEndInset"

Inherited from: IgxXYChartComponent

Gets or sets the track end inset to use for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarTrackEndInset(): number

Returns number

set horizontalViewScrollbarTrackEndInset(v: number): void

Parameters

  • v: number

Returns void

horizontalViewScrollbarTrackStartInset

Section titled "horizontalViewScrollbarTrackStartInset"

Inherited from: IgxXYChartComponent

Gets or sets the track start inset to use for the horizontal scrollbar in the component, when enabled.

get horizontalViewScrollbarTrackStartInset(): number

Returns number

set horizontalViewScrollbarTrackStartInset(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets a set of property paths that should be included for consideration by the category chart, leaving the remainder excluded. If null, all properties will be considered.

The IncludedProperties property used to include the properties for the consideration of the category chart.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    includedProperties="ProductName,Cost" >
</igx-category-chart>
this.chart.includedProperties = ["ProductName", "Cost"];
get includedProperties(): string[]

Returns string[]

set includedProperties(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the filter to apply to the chart. This property will become ignored if the filter is changed outside of this property.

get initialFilter(): string

Returns string

set initialFilter(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets the initial filters that are applied to the chart.

get initialFilterExpressions(): IgxFilterExpressionCollection

Returns IgxFilterExpressionCollection

Inherited from: IgxXYChartComponent

Gets the initial groupings that are applied to the chart.

get initialGroupDescriptions(): IgxChartSortDescriptionCollection

Returns IgxChartSortDescriptionCollection

Inherited from: IgxXYChartComponent

Gets or sets the groupings to apply to the chart. This property will become ignored if sorts are changed outside of this property.

get initialGroups(): string

Returns string

set initialGroups(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets the initial sorts that are applied to the chart after groupings and summaries are applied.

get initialGroupSortDescriptions(): IgxChartSortDescriptionCollection

Returns IgxChartSortDescriptionCollection

Inherited from: IgxXYChartComponent

Gets or sets the filter to apply to the chart. This property will become ignored if the filter is changed outside of this property.

get initialHighlightFilter(): string

Returns string

set initialHighlightFilter(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets the initial highlight filters that are applied to the chart.

get initialHighlightFilterExpressions(): IgxFilterExpressionCollection

Returns IgxFilterExpressionCollection

Inherited from: IgxXYChartComponent

Gets the initial sorts that are applied to the chart.

get initialSortDescriptions(): IgxChartSortDescriptionCollection

Returns IgxChartSortDescriptionCollection

Inherited from: IgxXYChartComponent

Gets or sets the sorts to apply to the chart. This property will become ignored if sorts are changed outside of this property.

get initialSorts(): string

Returns string

set initialSorts(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the summaries to apply to the chart. This property will become ignored if sorts are changed outside of this property.

get initialSummaries(): string

Returns string

set initialSummaries(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets the initial summaries that are applied to the chart.

get initialSummaryDescriptions(): IgxChartSummaryDescriptionCollection

Returns IgxChartSummaryDescriptionCollection

Gets or sets whether the category should be highlighted when hovered

get isCategoryHighlightingEnabled(): boolean

Returns boolean

set isCategoryHighlightingEnabled(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

get isDetached(): boolean

Returns boolean

Inherited from: IgxXYChartComponent

Gets or sets whether the chart can be horizontally zoomed through user interactions.

Use the IsHorizontalZoomEnabled property to allow chart horizontally zoomed .

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      isHorizontalZoomEnabled=true>
  </igx-category-chart>
this.chart.isHorizontalZoomEnabled = true;
get isHorizontalZoomEnabled(): boolean

Returns boolean

set isHorizontalZoomEnabled(v: boolean): void

Parameters

  • v: boolean

Returns void

Gets or sets whether the item should be highlighted when hovered

get isItemHighlightingEnabled(): boolean

Returns boolean

set isItemHighlightingEnabled(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether the chart can highlight series through user interactions. This property applies to Category Chart and Financial Chart controls.

get isSeriesHighlightingEnabled(): boolean

Returns boolean

set isSeriesHighlightingEnabled(v: boolean): void

Parameters

  • v: boolean

Returns void

Gets or sets whether to include the spline shape in the axis range requested of the axis for spline type series.

get isSplineShapePartOfRange(): boolean

Returns boolean

set isSplineShapePartOfRange(v: boolean): void

Parameters

  • v: boolean

Returns void

Gets or sets whether animation of series plots is enabled when the chart is loading into view

Set IsTransitionInEnabled to true if you want your chart series to animate into position when the chart is loading into view.

<igx-category-chart
    [dataSource]="data"
    isTransitionInEnabled="true">
</igx-category-chart>
get isTransitionInEnabled(): boolean

Returns boolean

set isTransitionInEnabled(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether initiating user annotations from the toolbar is enabled.

get isUserAnnotationsEnabled(): boolean

Returns boolean

set isUserAnnotationsEnabled(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether the chart can be vertically zoomed through user interactions.

Use the IsVerticalZoomEnabled property to allow chart zoom vertically.

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      isVerticalZoomEnabled=true>
    </igx-category-chart>
this.chart.isVerticalZoomEnabled = true;
get isVerticalZoomEnabled(): boolean

Returns boolean

set isVerticalZoomEnabled(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the left margin of the chart content.

Use the 'leftMargin' property for the left margin of the chart content.

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      leftMargin=20>
</igx-category-chart>
this.chart.leftMargin = 20;
get leftMargin(): number

Returns number

set leftMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

get legend(): any

Returns any

set legend(v: any): void

Parameters

  • v: any

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the highlighting mode to use for the legend linked to the component, when supported.

get legendHighlightingMode(): LegendHighlightingMode

Returns LegendHighlightingMode

set legendHighlightingMode(v: LegendHighlightingMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the mode of legend badges representing all series displayed in a legend linked to this component. This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series

get legendItemBadgeMode(): LegendItemBadgeMode

Returns LegendItemBadgeMode

set legendItemBadgeMode(v: LegendItemBadgeMode): void

Parameters

  • v: LegendItemBadgeMode

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the type of legend badges representing all series displayed in a legend linked to this component This property will be ignored when the LegendItemTemplate or LegendItemBadgeTemplate property is set on a series

get legendItemBadgeShape(): LegendItemBadgeShape

Returns LegendItemBadgeShape

set legendItemBadgeShape(v: LegendItemBadgeShape): void

Parameters

  • v: LegendItemBadgeShape

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether to show the legend items for the series.

get legendItemVisibility(): Visibility

Returns Visibility

set legendItemVisibility(v: Visibility): void

Parameters

  • v: Visibility

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the default marker type for all series plotted in this chart. This property is ignored when the MarkerTypes property is set

get markerAutomaticBehavior(): MarkerAutomaticBehavior

Returns MarkerAutomaticBehavior

set markerAutomaticBehavior(v: MarkerAutomaticBehavior): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the palette of brushes used for rendering fill area of data point markers. This property applies only to these chart types: point, line, spline, bubble, and polygon

MarkerBrushes property used for rendering fill area of data point markers.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    markerBrushes="#ff0000, #cc0000, #aa0000">
</igx-category-chart>
this.chart.markerBrushes=[ "#ff0000", "#ffff00", "#00ffff" ];
get markerBrushes(): string[]

Returns string[]

set markerBrushes(v: string[]): void

Parameters

  • v: string[]

Returns void

Gets or sets the behavior for markers in each series which are placed too close together for the current view, resulting in a collision.

MarkerCollisionAvoidance controls the technique the chart uses to avoid overlapping markers.

<igx-category-chart
    [dataSource]="data"
    markerCollisionAvoidance="none">
</igx-category-chart>
get markerCollisionAvoidance(): CategorySeriesMarkerCollisionAvoidance

Returns CategorySeriesMarkerCollisionAvoidance

set markerCollisionAvoidance(v: CategorySeriesMarkerCollisionAvoidance): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the MarkerFillMode for all series that support markers in this chart.

get markerFillMode(): MarkerFillMode

Returns MarkerFillMode

set markerFillMode(v: MarkerFillMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the Marker Fill Opacity for all series that support markers in this chart.

get markerFillOpacity(): number

Returns number

set markerFillOpacity(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the maximum number of markers displayed in the plot area of the chart.

markerMaxCount property used to display maximum number of markers in the plot area of the chart.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    markerMaxCount=100 >
</igx-category-chart>
this.chart.markerMaxCount = 100 ;
get markerMaxCount(): number

Returns number

set markerMaxCount(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the MarkerOutlineMode for all series that support markers in this chart.

get markerOutlineMode(): MarkerOutlineMode

Returns MarkerOutlineMode

set markerOutlineMode(v: MarkerOutlineMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the palette of brushes used for rendering outlines of data point markers. This property applies only to these chart types: point, line, spline, bubble, and polygon

MarkerOutlines property used for rendering outlines of data point markers.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    markerOutlines="#ff0000, #cc0000, #aa0000">
</igx-category-chart>
this.chart.markerOutlines= ["#ff0000", "#ffff00", "#00ffff"] ;
get markerOutlines(): string[]

Returns string[]

set markerOutlines(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the Marker Thickness for all series that support markers in this chart.

get markerThickness(): number

Returns number

set markerThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the marker shapes used for indicating location of data points in this chart. This property applies only to these chart types: point, line, spline, bubble, and polygon

get markerTypes(): IgxMarkerTypeCollection

Returns IgxMarkerTypeCollection

set markerTypes(v: IgxMarkerTypeCollection): void

Parameters

Returns void

Gets or sets the palette used for coloring negative items of Waterfall chart type.

NegativeBrushes controls the brushes used by the chart for negative data, when the ChartType is one that supports negative brushes.

<igx-category-chart
    [dataSource]="data"
    chartType="waterfall"
    negativeBrushes="#ff0000, #cc0000, #aa0000">
</igx-category-chart>
get negativeBrushes(): string[]

Returns string[]

set negativeBrushes(v: string[]): void

Parameters

  • v: string[]

Returns void

Brushes to use for drawing negative elements, when using a chart type with contextual coloring, such as Waterfall.

NegativeOutlines controls the outlines used by the chart for negative data, when the ChartType is one that supports negative brushes.

<igx-category-chart
    [dataSource]="data"
    chartType="waterfall"
    negativeOutlines="#0000ff, #0000cc, #0000aa">
</igx-category-chart>
get negativeOutlines(): string[]

Returns string[]

set negativeOutlines(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the OutlineMode for all series in this chart.

get outlineMode(): SeriesOutlineMode

Returns SeriesOutlineMode

set outlineMode(v: SeriesOutlineMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the palette of brushes to use for outlines on the chart series. The value provided should be an array of CSS color strings or JavaScript objects defining gradients. Optionally the first element can be a string reading "RGB" or "HSV" to specify the interpolation mode of the collection

Use the Outlines property to sets the palette of brushes to use for outlines on the chart series

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    outlines="#ff0000, #cc0000, #aa0000">
</igx-category-chart>
get outlines(): string[]

Returns string[]

set outlines(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the scaling value used to affect the pixel density of the control. A higher scaling ratio will produce crisper visuals at the expense of memory. Lower values will cause the control to appear blurry.

get pixelScalingRatio(): number

Returns number

set pixelScalingRatio(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Margin applied below the plot area.

get plotAreaMarginBottom(): number

Returns number

set plotAreaMarginBottom(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Margin applied to the Left of the plot area.

get plotAreaMarginLeft(): number

Returns number

set plotAreaMarginLeft(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Margin applied to the right of the plot area.

get plotAreaMarginRight(): number

Returns number

set plotAreaMarginRight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Margin applied to the Top of the plot area.

get plotAreaMarginTop(): number

Returns number

set plotAreaMarginTop(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Occurs when the pointer is pressed down over the plot area.

get plotAreaPointerDown(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Occurs when the pointer enters the plot area.

get plotAreaPointerEnter(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Occurs when the pointer leaves the plot area.

get plotAreaPointerLeave(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Occurs when the pointer is over the plot area.

get plotAreaPointerMove(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Occurs when the pointer is released over the plot area.

get plotAreaPointerUp(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Gets or sets the rendering resolution for all series in this chart. Where n = Resolution, for every n horizontal pixels, combine all items into a single data point. When Resolution = 0, all data points will be rendered as graphical objects. Charts with a higher resolution will have faster performance.

Use the Resolution property if the callouts should be display.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    resolution= 2>
</igx-category-chart>
this.chart.resolution = 2 ;
get resolution(): number

Returns number

set resolution(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the right margin of the chart content.

Use rightMargin property for the right margin of the chart content.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    rightMargin=20>
</igx-category-chart>
this.chart.rightMargin = 20 ;
get rightMargin(): number

Returns number

set rightMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets the currently selected data items. Adding or removing data items from this collection will select or deselect the visuals associated with those items.

get selectedSeriesItems(): IgxChartSelectedItemCollection

Returns IgxChartSelectedItemCollection

set selectedSeriesItems(v: IgxChartSelectedItemCollection): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

get selectedSeriesItemsChanged(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Gets or sets the selection behavior to use for the series in the component, when supported.

get selectionBehavior(): SeriesSelectionBehavior

Returns SeriesSelectionBehavior

set selectionBehavior(v: SeriesSelectionBehavior): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the selection brush to use for the series.

get selectionBrush(): string

Returns string

set selectionBrush(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the time to wait before visually dismissing a selection highlight

get selectionDismissDelayMilliseconds(): number

Returns number

set selectionDismissDelayMilliseconds(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the selection mode to use for the series in the component, when supported.

get selectionMode(): SeriesSelectionMode

Returns SeriesSelectionMode

set selectionMode(v: SeriesSelectionMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the duration used for animating Selection changes

get selectionTransitionDuration(): number

Returns number

set selectionTransitionDuration(v: number): void

Parameters

  • v: number

Returns void

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>

Inherited from: IgxXYChartComponent

Occurs when the pointer is clicked over a series.

get seriesClick(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxXYChartComponent

Gets or sets horizontal mode to use for automatically calculating the plot area margin based ont the series.

get seriesPlotAreaMarginHorizontalMode(): SeriesPlotAreaMarginHorizontalMode

Returns SeriesPlotAreaMarginHorizontalMode

set seriesPlotAreaMarginHorizontalMode(v: SeriesPlotAreaMarginHorizontalMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets vertical mode to use for automatically calculating the plot area margin based ont the series.

get seriesPlotAreaMarginVerticalMode(): SeriesPlotAreaMarginVerticalMode

Returns SeriesPlotAreaMarginVerticalMode

set seriesPlotAreaMarginVerticalMode(v: SeriesPlotAreaMarginVerticalMode): void

Parameters

Returns void

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>

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>

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>

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>

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>

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>

Inherited from: IgxXYChartComponent

Gets or sets if the chart should use the legend for value layers that target series.

get seriesValueLayerUseLegend(): boolean

Returns boolean

set seriesValueLayerUseLegend(v: boolean): void

Parameters

  • v: boolean

Returns void

shouldAutoExpandMarginForInitialLabels

Section titled "shouldAutoExpandMarginForInitialLabels"

Gets or sets a whether the series viewer should auto expand margins to accommodate the initial horizontal axis labels.

get shouldAutoExpandMarginForInitialLabels(): boolean

Returns boolean

set shouldAutoExpandMarginForInitialLabels(v: boolean): void

Parameters

  • v: boolean

Returns void

shouldAvoidAxisAnnotationCollisions

Section titled "shouldAvoidAxisAnnotationCollisions"

Inherited from: IgxXYChartComponent

Gets or sets whether annotations for the final value of each series is displayed on the axis.

get shouldAvoidAxisAnnotationCollisions(): boolean

Returns boolean

set shouldAvoidAxisAnnotationCollisions(v: boolean): void

Parameters

  • v: boolean

Returns void

shouldConsiderAutoRotationForInitialLabels

Section titled "shouldConsiderAutoRotationForInitialLabels"

Gets or sets a whether the series viewer should consider auto rotating labels to fit them in the initial view. This implies that ShouldAutoExpandMarginForInitialLabels is true.

get shouldConsiderAutoRotationForInitialLabels(): boolean

Returns boolean

set shouldConsiderAutoRotationForInitialLabels(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether the chart should display mock data when the data source has not been provided, if supported for this type of chart.

get shouldDisplayMockData(): boolean

Returns boolean

set shouldDisplayMockData(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets a whether the chart should pan its content when zoo,ing in passed max zoom level.

get shouldPanOnMaximumZoom(): boolean

Returns boolean

set shouldPanOnMaximumZoom(v: boolean): void

Parameters

  • v: boolean

Returns void

shouldSimulateHoverMoveCrosshairPoint

Section titled "shouldSimulateHoverMoveCrosshairPoint"

Inherited from: IgxXYChartComponent

Gets or sets whether calling SimulateHover should shift the crosshair point.

get shouldSimulateHoverMoveCrosshairPoint(): boolean

Returns boolean

set shouldSimulateHoverMoveCrosshairPoint(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether the chart should use a faded skeleton style for mock data.

get shouldUseSkeletonStyleForMockData(): boolean

Returns boolean

set shouldUseSkeletonStyleForMockData(v: boolean): void

Parameters

  • v: boolean

Returns void

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

Returns IgxChartSortDescriptionCollection

Inherited from: IgxXYChartComponent

Gets or sets text to display below the Title, above the plot area.

Use the Subtitle property to display the text below and above the plot area.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    subtitle= "This is a subtitle">
</igx-category-chart>
this.chart.subtitle ="CategoryChart Subtitle" ;
get subtitle(): string

Returns string

set subtitle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets horizontal alignment which determines the subtitle position, relative to the left and right edges of the control.

Use the SubtitleAlignment property to Gets or sets horizontal alignment.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    subtitleAlignment= "center">
</igx-category-chart>
this.chart.subtitleAlignment = HorizontalAlignment.Right;
get subtitleAlignment(): HorizontalAlignment

Returns HorizontalAlignment

set subtitleAlignment(v: HorizontalAlignment): void

Parameters

  • v: HorizontalAlignment

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the bottom margin of chart subtitle

Use subtitleBottomMargin property for the bottom margin of chart subtitle.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
	subtitleBottomMargin=10>
</igx-category-chart>
this.chart.subtitleBottomMargin = 10 ;
get subtitleBottomMargin(): number

Returns number

set subtitleBottomMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the left margin of chart subtitle

Use subtitleLeftMargin property for the left margin of chart subtitle.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    subtitleLeftMargin= 20>
</igx-category-chart>
this.chart.subtitleLeftMargin = 20 ;
get subtitleLeftMargin(): number

Returns number

set subtitleLeftMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the right margin of chart subtitle

Use subtitleRightMargin property for the right margin of chart subtitle.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    subtitleRightMargin= 10>
</igx-category-chart>
this.chart.subtitleRightMargin = 20 ;
get subtitleRightMargin(): number

Returns number

set subtitleRightMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets color of chart subtitle

Use subtitleTextColor property to color the subtitle.

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      subtitle= "This is a subtitle"
      subtitleTextColor= 'blue'>
    </igx-category-chart>
this.chart.subtitleTextColor = "#ff0000" ;
get subtitleTextColor(): string

Returns string

set subtitleTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets CSS font property for the chart subtitle

Use subtitleTextStyle property for the CSS font of the chart subtitle.

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      subtitle= "This is a subtitle"
      subtitleTextStyle ="16pt Verdona">
    </igx-category-chart>
this.chart.subtitleTextStyle= "16pt Verdona";
get subtitleTextStyle(): string

Returns string

set subtitleTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the top margin of chart subtitle

Use subtitleTopMargin property for the top margin of chart subtitle.

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      subtitle= "This is a subtitle"
      subtitleTopMargin=10>
    </igx-category-chart>
this.chart.subtitleTopMargin = 10;
get subtitleTopMargin(): number

Returns number

set subtitleTopMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets the current summaries that are applied to the grid.

get summaryDescriptions(): IgxChartSummaryDescriptionCollection

Returns IgxChartSummaryDescriptionCollection

Inherited from: IgxXYChartComponent

Gets or sets the thickness for all series in this chart. Depending on the ChartType, this can be the main brush used, or just the outline.

Use the Thickness property for the thickness of all the series in this chart.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    thickness=5>
</igx-category-chart>
get thickness(): number

Returns number

set thickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets horizontal alignment which determines the title position, relative to the left and right edges of the control.

Use the TitleAlignment property for the horizontal alignment of the title.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    titleAlignment= "center">
</igx-category-chart>
this.chart.titleAlignment = HorizontalAlignment.Center;
get titleAlignment(): HorizontalAlignment

Returns HorizontalAlignment

set titleAlignment(v: HorizontalAlignment): void

Parameters

  • v: HorizontalAlignment

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the bottom margin of chart title

Use titleBottomMargin property for the bottom margin of chart title.

<igx-category-chart
   yAxisMinimumValue="0"
   [dataSource]="data"
   titleBottomMargin= 10 >
</igx-category-chart>
this.chart.titleBottomMargin = 5;
get titleBottomMargin(): number

Returns number

set titleBottomMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the left margin of chart title

Use titleLeftMargin property for the left margin of chart title.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
	titleLeftMargin= 10>
</igx-category-chart>
this.chart.titleLeftMargin = 10;
get titleLeftMargin(): number

Returns number

set titleLeftMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the right margin of chart title

Use titleLeftMargin property for the right margin of chart title.

<igx-category-chart
		yAxisMinimumValue="0"
		[dataSource]="data"
		titleRightMargin= 10>
</igx-category-chart>
this.chart.titleRightMargin = 10;
get titleRightMargin(): number

Returns number

set titleRightMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets color of chart title

Use titleTextColor property to color the chart title

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      titleTextColor= "red">
</igx-category-chart>
this.chart.titleTextColor="red" ;
get titleTextColor(): string

Returns string

set titleTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets CSS font property for the chart title

Use titleTextStyle property for the CSS font property of the chart title

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      titleTextStyle= "24pt Verdona">
    </igx-category-chart>
this.chart.xAxisTitleTextStyle = "24pt Verdona";
get titleTextStyle(): string

Returns string

set titleTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the top margin of chart title

Use titleTopMargin property for the top margin of chart title.

<igx-category-chart
     yAxisMinimumValue="0"
     [dataSource]="data"
     title="Countries"
     titleTopMargin=10 >
</igx-category-chart>
this.chart.titleTopMargin = 10;
get titleTopMargin(): number

Returns number

set titleTopMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Sets or gets the template reference to use for tooltips for all the series.

get tooltipTemplate(): TemplateRef<any>

Returns TemplateRef<any>

set tooltipTemplate(v: TemplateRef<any>): void

Parameters

  • v: TemplateRef<any>

Returns void

Inherited from: IgxXYChartComponent

Sets or gets the template references to use for tooltips for all the series, in order.

get tooltipTemplates(): TemplateRef<any>[]

Returns TemplateRef<any>[]

set tooltipTemplates(v: TemplateRef<any>[]): void

Parameters

  • v: TemplateRef<any>[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the style of tooltip to be displayed.

get toolTipType(): ToolTipType

Returns ToolTipType

set toolTipType(v: ToolTipType): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the top margin of the chart content.

Use topMargin property for the margin of the chart content.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    topMargin= 20>
</igx-category-chart>
this.chart.topMargin=20;
get topMargin(): number

Returns number

set topMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the duration used for animating series plots when the data is changing

Use the TransitionDuration property to animating between data values.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    transitionDuration="500">
</igx-category-chart>
this.chart.transitionDuratio= 500;
get transitionDuration(): number

Returns number

set transitionDuration(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the easing function used for animating series plots when the data is changing. This can be set to one of the known values "linear" or "cubic," or it can be set to an easing function which takes a single numeric parameter and returns a number.

The 'transitionInEasingFunction' property used for easing function for animating series plots when the chart is loading into view.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    transitionInEasingFunction= "cubic">
</igx-category-chart>
this.chart.transitionInEasingFunction=  this.cubicFunc;

cubicFunc(time: number) : number
  {
    return time;
  }
get transitionEasingFunction(): object

Returns object

set transitionEasingFunction(v: object): void

Parameters

  • v: object

Returns void

Gets or sets the duration used for animating series plots when the chart is loading into view

TransitionInDuration controls the length of time taken by the transition-in animation. Try setting it to 2 seconds:

<igx-category-chart
    [dataSource]="data"
    isTransitionInEnabled="true"
    transitionInDuration="2000">
</igx-category-chart>
get transitionInDuration(): number

Returns number

set transitionInDuration(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the easing function used for animating series plots when the chart is loading into view This can be set to one of the known values "linear" or "cubic," or it can be set to an easing function which takes a single numeric parameter and returns a number.

get transitionInEasingFunction(): object

Returns object

set transitionInEasingFunction(v: object): void

Parameters

  • v: object

Returns void

Gets or sets the method that determines how to animate series plots when the chart is loading into view

TransitionInMode controls the direction of the transition-in animation.

<igx-category-chart
    [dataSource]="data"
    isTransitionInEnabled="true"
    transitionInMode="accordionfromRight">
</igx-category-chart>
get transitionInMode(): CategoryTransitionInMode

Returns CategoryTransitionInMode

set transitionInMode(v: CategoryTransitionInMode): void

Parameters

Returns void

Gets or sets the arrival speed used for animating series plots when the chart is loading into view

TransitionInSpeedType controls the speed of the transition-in animation.

<igx-category-chart
    [dataSource]="data"
    isTransitionInEnabled="true"
    transitionInSpeedType="indexScaled">
</igx-category-chart>
get transitionInSpeedType(): TransitionInSpeedType

Returns TransitionInSpeedType

set transitionInSpeedType(v: TransitionInSpeedType): void

Parameters

Returns void

Gets or sets the duration used for animating series plots when the series is leaving view

get transitionOutDuration(): number

Returns number

set transitionOutDuration(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the easing function used for animating series plots when the chart is loading into view This can be set to one of the known values "linear" or "cubic," or it can be set to an easing function which takes a single numeric parameter and returns a number.

get transitionOutEasingFunction(): object

Returns object

set transitionOutEasingFunction(v: object): void

Parameters

  • v: object

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the palette of brushes to used for coloring trend lines in this chart. The value provided should be an array of CSS color strings or JavaScript objects defining gradients. Optionally the first element can be a string reading "RGB" or "HSV" to specify the interpolation mode of the collection

Use the TrendLineBrushes property for coloring trend lines in the chart.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    trendLineBrushes="#ff0000,#aa0000">
</igx-category-chart>
this.chart.trendLineBrushes=["#ff0000", "#ffff00", "#00ffff"]	;
get trendLineBrushes(): string[]

Returns string[]

set trendLineBrushes(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets if the chart should use the legend for trendline layers.

get trendLineLayerUseLegend(): boolean

Returns boolean

set trendLineLayerUseLegend(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

get trendLinePeriod(): number

Returns number

set trendLinePeriod(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the thickness of the trend lines in this chart. This property applies only to these chart types: point, line, spline, and bubble

Use the TrendLineThickness property for the thickness of the trend lines in the chart.

<igx-category-chart
    yAxisMinimumValue="0"
    [dataSource]="data"
    trendLineThickness= 2>
</igx-category-chart>
this.chart.trendLineThickness=2;
get trendLineThickness(): number

Returns number

set trendLineThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the formula used for calculating trend lines in this chart. This property applies only to these chart types: point, line, spline, and bubble

Use the TrendLineType property for calculating trend lines.

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      trendLineType= "cubicFit">
</igx-category-chart>
this.chart.trendLineType = TrendLineType.CubicFit;
get trendLineType(): TrendLineType

Returns TrendLineType

set trendLineType(v: TrendLineType): void

Parameters

  • v: TrendLineType

Returns void

Inherited from: IgxXYChartComponent

Gets or sets what trendlines to use in the chart.

get trendLineTypes(): IgxTrendLineTypeCollection

Returns IgxTrendLineTypeCollection

set trendLineTypes(v: IgxTrendLineTypeCollection): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the behavior that determines how unknown values will be plotted on the chart. Null and Double.NaN are two examples of unknown values.

Use the UnknownValuePlotting property to determines the behavior that how unknown values will be plotted on the chart.

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      unknownValuePlotting= "dontPlot">
</igx-category-chart>
this.chart.unknownValuePlotting =UnknownValuePlotting.DontPlot;
get unknownValuePlotting(): UnknownValuePlotting

Returns UnknownValuePlotting

set unknownValuePlotting(v: UnknownValuePlotting): void

Parameters

  • v: UnknownValuePlotting

Returns void

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>

Inherited from: IgxXYChartComponent

Gets or sets if event annotations should be displayed.

get useValueForAutoCalloutLabels(): boolean

Returns boolean

set useValueForAutoCalloutLabels(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets what value lines to use in the chart.

get valueLines(): IgxValueModeCollection

Returns IgxValueModeCollection

set valueLines(v: IgxValueModeCollection): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the palette of brushes to use for coloring the value lines present in the ValueLines property. The value provided should be an array of CSS color strings or JavaScript objects defining gradients. Optionally the first element can be a string reading "RGB" or "HSV" to specify the interpolation mode of the collection

get valueLinesBrushes(): string[]

Returns string[]

set valueLinesBrushes(v: string[]): void

Parameters

  • v: string[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets thickness of value lines.

get valueLinesThickness(): number

Returns number

set valueLinesThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the corner radius to use for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarCornerRadius(): number

Returns number

set verticalViewScrollbarCornerRadius(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the fill to use for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarFill(): string

Returns string

set verticalViewScrollbarFill(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the inset distance to use for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarInset(): number

Returns number

set verticalViewScrollbarInset(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the max opacity to use for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarMaxOpacity(): number

Returns number

set verticalViewScrollbarMaxOpacity(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the vertical scrollbar mode to use for the series viewer.

get verticalViewScrollbarMode(): SeriesViewerScrollbarMode

Returns SeriesViewerScrollbarMode

set verticalViewScrollbarMode(v: SeriesViewerScrollbarMode): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the outline to use for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarOutline(): string

Returns string

set verticalViewScrollbarOutline(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the position to use for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarPosition(): SeriesViewerVerticalScrollbarPosition

Returns SeriesViewerVerticalScrollbarPosition

set verticalViewScrollbarPosition(v: SeriesViewerVerticalScrollbarPosition): void

Parameters

Returns void

verticalViewScrollbarShouldAddAutoTrackInsets

Section titled "verticalViewScrollbarShouldAddAutoTrackInsets"

Inherited from: IgxXYChartComponent

Gets or sets whether to use automatic track insets for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarShouldAddAutoTrackInsets(): boolean

Returns boolean

set verticalViewScrollbarShouldAddAutoTrackInsets(v: boolean): void

Parameters

  • v: boolean

Returns void

verticalViewScrollbarStrokeThickness

Section titled "verticalViewScrollbarStrokeThickness"

Inherited from: IgxXYChartComponent

Gets or sets the stroke thickness to use for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarStrokeThickness(): number

Returns number

set verticalViewScrollbarStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the track end inset to use for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarTrackEndInset(): number

Returns number

set verticalViewScrollbarTrackEndInset(v: number): void

Parameters

  • v: number

Returns void

verticalViewScrollbarTrackStartInset

Section titled "verticalViewScrollbarTrackStartInset"

Inherited from: IgxXYChartComponent

Gets or sets the track start inset to use for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarTrackStartInset(): number

Returns number

set verticalViewScrollbarTrackStartInset(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the width to use for the vertical scrollbar in the component, when enabled.

get verticalViewScrollbarWidth(): number

Returns number

set verticalViewScrollbarWidth(v: number): void

Parameters

  • v: number

Returns void

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

get width(): string

Returns string

set width(value: string): void

Parameters

  • value: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the rectangle representing the current scroll and zoom state of the chart. WindowRect is expressed as a Rectangle with coordinates and sizes between 0 and 1.

Use WindowRect property representing the current scroll and zoom state of the chart.

<igx-category-chart
      yAxisMinimumValue="0"
      [dataSource]="data"
      WindowRect=[0,0,1,1]>
</igx-category-chart>
this.chart.windowRect =[0,0,1,1];
get windowRect(): IgRect

Returns IgRect

set windowRect(v: IgRect): void

Parameters

  • v: IgRect

Returns void

Inherited from: IgxXYChartComponent

Sets or gets the minimum height that the window rect is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)

get windowRectMinHeight(): number

Returns number

set windowRectMinHeight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Sets or gets the minimum width that the window rect is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. This property accepts values between 0.0 (max zooming) and 1.0 (no zooming)

get windowRectMinWidth(): number

Returns number

set windowRectMinWidth(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Sets or gets minimum pixel height that the window is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. This property is overridden by the WindowRectMinHeight property

get windowSizeMinHeight(): number

Returns number

set windowSizeMinHeight(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Sets or gets minimum pixel width that the window is allowed to reach before being clamped. Decrease this value if you want to allow for further zooming into the viewer. If this value is lowered too much it can cause graphical corruption due to floating point arithmetic inaccuracy. This property is overridden by the WindowRectMinWidth property

get windowSizeMinWidth(): number

Returns number

set windowSizeMinWidth(v: number): void

Parameters

  • v: number

Returns void

Gets the current maximum value for the X-axis.

get xAxisActualMaximum(): number

Returns number

Gets the current minimum value for the X-axis.

get xAxisActualMinimum(): number

Returns number

xAxisEnhancedIntervalPreferMoreCategoryLabels

Section titled "xAxisEnhancedIntervalPreferMoreCategoryLabels"

Gets or sets whether the x axis enhanced interval management should prefer to show all the labels if possible without collisions for supported types of category axes. This is for use with EnhancedIntervalMinimumCharacters = -1 and axes that have an integral interval.

get xAxisEnhancedIntervalPreferMoreCategoryLabels(): boolean

Returns boolean

set xAxisEnhancedIntervalPreferMoreCategoryLabels(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the distance between the X-axis and the bottom of the chart.

To allocate space between the x-axis and the edge of the chart, set the XAxisExtent property.

<igx-category-chart
    [dataSource]="data"
    xAxisExtent="250">
</igx-category-chart>
this.chart.xAxisExtent="250";
get xAxisExtent(): number

Returns number

set xAxisExtent(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets function which takes an context object and returns a formatted label for the X-axis.

To customize the text of the x-axis label, set XAxisFormatLabel to a single-parameter function. The argument passed to that function will be your data item.

<igx-category-chart
    [dataSource]="data"
    [xAxisFormatLabel]="formatX"
    xAxisExtent="250">
</igx-category-chart>
formatX(item: any): string {
    return "[ " + item.label + "! ]";
}
get xAxisFormatLabel(): object

Returns object

set xAxisFormatLabel(v: object): void

Parameters

  • v: object

Returns void

Gets or sets the amount of space between adjacent categories for the X-axis. The gap is silently clamped to the range [0, 1] when used.

Use the XAxisGap property to configure the spacing between items on the x-axis. This property is relevant only when the displayed series is a type with item spacing, like column series.

An XAxisGap of 0 allocates no space between items. An XAxisGap of 1 allocates a space between items equal to the width of one item.

To set the item spacing to 75% the width of one item, set the XAxisGap to 0.75, as in this code:

<igx-category-chart
    [dataSource]="data"
    xAxisGap="0.75">
</igx-category-chart>
get xAxisGap(): number

Returns number

set xAxisGap(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the frequency of displayed labels along the X-axis. Gets or sets the set value is a factor that determines which labels will be hidden. For example, an interval of 2 will display every other label.

XAxisInterval determines how often to show a label, tickmark, and/or gridline along the x-axis. Set this property to n to display a label every nth item.

<igx-category-chart
    [dataSource]="data"
    xAxisInterval="3">
</igx-category-chart>
get xAxisInterval(): number

Returns number

set xAxisInterval(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether to invert the direction of the X-axis by placing the first data items on the right side of the chart.

To reverse the direction of items along the x-axis, set the XAxisInverted property to true.

<igx-category-chart
    [dataSource]="data"
    xAxisInverted="true">
</igx-category-chart>
this.chart.XAxisInverted="True";
get xAxisInverted(): boolean

Returns boolean

set xAxisInverted(v: boolean): void

Parameters

  • v: boolean

Returns void

Gets or sets whether the final category label on the x-axis is always displayed, even when the axis interval would normally skip it.

get xAxisIsLastLabelMandatory(): boolean

Returns boolean

set xAxisIsLastLabelMandatory(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the format for labels along the X-axis.

get xAxisLabel(): any

Returns any

set xAxisLabel(v: any): void

Parameters

  • v: any

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the angle of rotation for labels along the X-axis.

To control the rotation of labels on the x-axis, set the XAxisLabelAngle property to a number of rotational degrees.

<igx-category-chart
    [dataSource]="data"
    xAxisLabelAngle="45">
</igx-category-chart>
this.chart.xAxisLabelAngle="45";
get xAxisLabelAngle(): number

Returns number

set xAxisLabelAngle(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the bottom margin of labels on the X-axis

Use the XAxisLabelBottomMargin property to apply a margin below the x-axis labels.

<igx-category-chart
    [dataSource]="data"
    xAxisLabelBottomMargin="100">
</igx-category-chart>
this.chart.xAxisLabelBottomMargin ="100";
get xAxisLabelBottomMargin(): number

Returns number

set xAxisLabelBottomMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the format string for the X axis label.

get xAxisLabelFormat(): string

Returns string

set xAxisLabelFormat(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the format specifiers to use with the XAxisLabelFormat string.

get xAxisLabelFormatSpecifiers(): any[]

Returns any[]

set xAxisLabelFormatSpecifiers(v: any[]): void

Parameters

  • v: any[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets Horizontal alignment of X-axis labels.

get xAxisLabelHorizontalAlignment(): HorizontalAlignment

Returns HorizontalAlignment

set xAxisLabelHorizontalAlignment(v: HorizontalAlignment): void

Parameters

  • v: HorizontalAlignment

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the left margin of labels on the X-axis

Use the XAxisLabelLeftMargin property to apply a margin left of the x-axis labels.

<igx-category-chart
    [dataSource]="data"
    xAxisLabelLeftMargin="100">
</igx-category-chart>
this.chart.xAxisLabelLeftMargin ="100";
get xAxisLabelLeftMargin(): number

Returns number

set xAxisLabelLeftMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets location of X-axis labels, relative to the plot area.

get xAxisLabelLocation(): XAxisLabelLocation

Returns XAxisLabelLocation

set xAxisLabelLocation(v: XAxisLabelLocation): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the right margin of labels on the X-axis

Use the XAxisLabelRightMargin property to apply a margin right of the x-axis labels.

<igx-category-chart
    [dataSource]="data"
    xAxisLabelRightMargin="100">
</igx-category-chart>
this.chart.xAxisLabelRightMargin="100";
get xAxisLabelRightMargin(): number

Returns number

set xAxisLabelRightMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets color of labels on the X-axis

To change the color of x-axis labels, set the XAxisLabelTextColor property to a color string.

<igx-category-chart
    [dataSource]="data"
    xAxisLabelTextColor="green">
</igx-category-chart>
this.chart.xAxisLabelTextColor="green";
get xAxisLabelTextColor(): string

Returns string

set xAxisLabelTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets CSS font property for labels on X-axis

To change the font of x-axis labels, set the XAxisLabelTextStyle property.

<igx-category-chart
    [dataSource]="data"
    xAxisLabelTextStyle="italic 15px arial, sans-serif">
</igx-category-chart>
this.chart.xAxisLabelTextStyle="italic 15px arial, sans-serif";
get xAxisLabelTextStyle(): string

Returns string

set xAxisLabelTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the top margin of labels on the X-axis

Use the XAxisLabelTopMargin property to apply a margin above the x-axis labels.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="x axis"
    xAxisTitleTopMargin="100">
</igx-category-chart>
this.chart.xAxisTitleTopMargin="250";
get xAxisLabelTopMargin(): number

Returns number

set xAxisLabelTopMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets Vertical alignment of X-axis labels.

Use the XAxisLabelVerticalAlignment property to change the vertical position of x-axis labels.

<igx-category-chart
    [dataSource]="data"
    xAxisExtent="250"
    xAxisLabelVerticalAlignment="bottom">
</igx-category-chart>
this.chart.xAxisLabelVerticalAlignment="bottom";
get xAxisLabelVerticalAlignment(): VerticalAlignment

Returns VerticalAlignment

set xAxisLabelVerticalAlignment(v: VerticalAlignment): void

Parameters

  • v: VerticalAlignment

Returns void

Inherited from: IgxXYChartComponent

Gets or sets Visibility of X-axis labels.

To hide the x-axis labels, set XAxisLabelVisibility to collapsed.

<igx-category-chart
    [dataSource]="data"
    xAxisLabelVisibility="collapsed">
</igx-category-chart>
this.chart.xAxisLabelVisibility="collapsed";
get xAxisLabelVisibility(): Visibility

Returns Visibility

set xAxisLabelVisibility(v: Visibility): void

Parameters

  • v: Visibility

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to major gridlines along the X-axis.

Set XAxisMajorStroke to control the color of major gridlines extending vertically from the x-axis.

<igx-category-chart
    [dataSource]="data"
    xAxisMajorStroke="green">
</igx-category-chart>
this.chart.xAxisMajorStroke="green";
get xAxisMajorStroke(): string

Returns string

set xAxisMajorStroke(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the thickness to apply to major gridlines along the X-axis.

Set XAxisMajorStrokeThickness to control the thickness of major gridlines extending vertically from the x-axis.

<igx-category-chart
    [dataSource]="data"
    xAxisMajorStroke="green"
    xAxisMajorStrokeThickness="3">
</igx-category-chart>
this.chart.xAxisMajorStrokeThickness="3" ;
get xAxisMajorStrokeThickness(): number

Returns number

set xAxisMajorStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the distance between the X-axis and the bottom of the chart.

get xAxisMaximumExtent(): number

Returns number

set xAxisMaximumExtent(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the distance between the X-axis and the bottom of the chart.

get xAxisMaximumExtentPercentage(): number

Returns number

set xAxisMaximumExtentPercentage(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the maximum gap value to allow. This defaults to 1.0.

get xAxisMaximumGap(): number

Returns number

set xAxisMaximumGap(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the minimum amount of pixels to use for the gap between categories, if possible.

get xAxisMinimumGapSize(): number

Returns number

set xAxisMinimumGapSize(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the frequency of displayed minor lines along the X-axis. Gets or sets the set value is a factor that determines how the minor lines will be displayed.

XAxisMinorInterval determines how often to show a minor gridline along the x-axis. This property is relevant only when the displayed series is a type with grouping, like column series.

XAxisMinorInterval is expressed as a number between 0 and 1, representing the frequency of the interval. To display minor gridlines representing 10ths of an item width, set XAxisMinorInterval to 0.1.

<igx-category-chart
    [dataSource]="data"
    xAxisMinorInterval="0.1"
    xAxisMinorStroke="green"
    xAxisMinorStrokeThickness="1">
</igx-category-chart>
get xAxisMinorInterval(): number

Returns number

set xAxisMinorInterval(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to minor gridlines along the X-axis.

Set XAxisMinorStroke to control the color of minor gridlines extending vertically from the x-axis.

<igx-category-chart
    [dataSource]="data"
    xAxisMinorStroke="green">
</igx-category-chart>
this.chart.xAxisExtent="250";
get xAxisMinorStroke(): string

Returns string

set xAxisMinorStroke(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the thickness to apply to minor gridlines along the X-axis.

Set XAxisMinorStrokeThickness to control the thickness of minor gridlines extending vertically from the x-axis.

<igx-category-chart
    [dataSource]="data"
    xAxisMinorStroke="green"
    xAxisMinorStrokeThickness="3">
</igx-category-chart>
this.chart.xAxisMinorStrokeThickness="3";
get xAxisMinorStrokeThickness(): number

Returns number

set xAxisMinorStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the amount of overlap between adjacent categories for the X-axis. Gets or sets the overlap is silently clamped to the range [-1, 1] when used.

Use the XAxisOverlap property to configure the spacing between items on the x-axis. This property is relevant only when the displayed series is a type with item spacing, like column series.

An XAxisOverlap of 0 places grouped items adjacent to each other. An XAxisOverlap of 1 places grouped items in the same axis space, completely overlapping. An XAxisOverlap of -1 places a space between grouped items equal to the width of one item.

To place grouped items with 75% overlap, set the XAxisOverlap to 0.75, as in this code:

<igx-category-chart
    [dataSource]="data"
    xAxisOverlap="0.75">
</igx-category-chart>
get xAxisOverlap(): number

Returns number

set xAxisOverlap(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to stripes along the X-axis.

Set XAxisStrip to control the alternating color of stripes extending vertically from the x-axis.

<igx-category-chart
    [dataSource]="data"
    xAxisStrip="green">
</igx-category-chart>
this.chart.xAxisStrip="green";
get xAxisStrip(): string

Returns string

set xAxisStrip(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to the X-axis line.

Set XAxisStroke to control the color of the x-axis line.

<igx-category-chart
    [dataSource]="data"
    xAxisStroke="green">
</igx-category-chart>
this.chart.xAxisStroke="green"";
get xAxisStroke(): string

Returns string

set xAxisStroke(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the thickness to apply to the X-axis line.

Set XAxisStrokeThickness to control the thickness of the x-axis line.

<igx-category-chart
    [dataSource]="data"
    xAxisStrokeThickness="3">
</igx-category-chart>
this.chart.xAxisStrokeThickness="2";
get xAxisStrokeThickness(): number

Returns number

set xAxisStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the length of tickmarks along the X-axis.

Set XAxisTickLength to control the length of tickmarks extending vertically from the x-axis line.

<igx-category-chart
    [dataSource]="data"
    xAxisTickLength="23">
</igx-category-chart>
this.chart.xAxisTickLength="25";
get xAxisTickLength(): number

Returns number

set xAxisTickLength(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to tickmarks along the X-axis.

Set XAxisTickStroke to control the color of tickmarks extending vertically from the x-axis line.

<igx-category-chart
    [dataSource]="data"
    xAxisTickStroke="green">
</igx-category-chart>
this.chart. xAxisTickStroke="green";
get xAxisTickStroke(): string

Returns string

set xAxisTickStroke(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the thickness to apply to tickmarks along the X-axis.

Set XAxisTickStrokeThickness to control the thickness of tickmarks extending vertically from the x-axis line.

<igx-category-chart
    [dataSource]="data"
    xAxisTickStrokeThickness="10">
</igx-category-chart>
this.chart.xAxisTickStrokeThickness="20";
get xAxisTickStrokeThickness(): number

Returns number

set xAxisTickStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the Text to display below the X-axis.

Set XAxisTitle to display a label adjacent to the x-axis.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="x axis">
</igx-category-chart>
this.chart. xAxisTitle="x axis";
get xAxisTitle(): string

Returns string

set xAxisTitle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets Horizontal alignment of the X-axis title.

Set XAxisTitleAlignment to control the horizontal alignment of the x-axis title.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="x axis"
    xAxisTitleAlignment="right">
</igx-category-chart>
this.chart.xAxisTitleAlignment="right";
get xAxisTitleAlignment(): HorizontalAlignment

Returns HorizontalAlignment

set xAxisTitleAlignment(v: HorizontalAlignment): void

Parameters

  • v: HorizontalAlignment

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the angle of rotation for the X-axis title.

Set XAxisTitleAngle to control the rotation of the x-axis title.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="x axis"
    xAxisTitleAngle="45">
</igx-category-chart>
this.chart.xAxisTitleAngle="50";
get xAxisTitleAngle(): number

Returns number

set xAxisTitleAngle(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the bottom margin of a title on the X-axis

Use the XAxisTitleBottomMargin property to apply a margin below the x-axis title.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="x axis"
    xAxisTitleBottomMargin="100">
</igx-category-chart>
this.chart.xAxisTitleBottomMargin="150";
get xAxisTitleBottomMargin(): number

Returns number

set xAxisTitleBottomMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the left margin of a title on the X-axis

Use the XAxisTitleLeftMargin property to apply a margin left of the x-axis title.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="x axis"
    xAxisTitleAlignment="left"
    xAxisTitleLeftMargin="100">
</igx-category-chart>
this.chart.xAxisTitleLeftMargin="150";
get xAxisTitleLeftMargin(): number

Returns number

set xAxisTitleLeftMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the margin around a title on the X-axis

Use the XAxisTitleMargin property to set a margin around the y-axis title.

get xAxisTitleMargin(): number

Returns number

set xAxisTitleMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the right margin of a title on the X-axis

Use the XAxisTitleRightMargin property to apply a margin right of the x-axis title.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="x axis"
    xAxisTitleAlignment="right"
    xAxisTitleRightMargin="100">
</igx-category-chart>
this.chart.xAxisTitleRightMargin="100";
get xAxisTitleRightMargin(): number

Returns number

set xAxisTitleRightMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets color of title on the X-axis

To change the color of the x-axis title, set the XAxisTitleTextColor property to a color string.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="x axis"
    xAxisTitleTextColor="green">
</igx-category-chart>
this.chart.xAxisTitleTextColor="green";
get xAxisTitleTextColor(): string

Returns string

set xAxisTitleTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets CSS font property for title on X-axis

To change the font of the x-axis title, set the XAxisTitleTextStyle property.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="x axis"
    xAxisTitleTextStyle="italic 15px arial, sans-serif">
</igx-category-chart>
this.chart.xAxisTitleTextStyle="italic 15px arial, sans-serif";
get xAxisTitleTextStyle(): string

Returns string

set xAxisTitleTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the top margin of a title on the X-axis

Use the XAxisTitleTopMargin property to apply a margin above the x-axis title.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="x axis"
    xAxisTitleTopMargin="100">
</igx-category-chart>
this.chart.xAxisTitleTopMargin="150";
get xAxisTitleTopMargin(): number

Returns number

set xAxisTitleTopMargin(v: number): void

Parameters

  • v: number

Returns void

Gets or sets number of visible categories at maximum zooming level This property is overridden by chart's WindowRectMinWidth property

get xAxisZoomMaximumCategoryRange(): number

Returns number

set xAxisZoomMaximumCategoryRange(v: number): void

Parameters

  • v: number

Returns void

Gets or sets maximum pixel span of series item that will be visible at maximum zooming level This property ensures that series item does not get stretch above specified value. This property is overridden by chart's WindowRectMinWidth property

get xAxisZoomMaximumItemSpan(): number

Returns number

set xAxisZoomMaximumItemSpan(v: number): void

Parameters

  • v: number

Returns void

Gets or sets number of categories that the chart will zoom in and fill plot area This property is overridden by chart's WindowRect or WindowScaleHorizontal properties

get xAxisZoomToCategoryRange(): number

Returns number

set xAxisZoomToCategoryRange(v: number): void

Parameters

  • v: number

Returns void

Gets or sets starting category that chart will move its zoom window. Acceptable value is between 0 and number of data items This property is overridden by chart's WindowRect or WindowScaleHorizontal properties

get xAxisZoomToCategoryStart(): number

Returns number

set xAxisZoomToCategoryStart(v: number): void

Parameters

  • v: number

Returns void

Gets or sets pixel span of series item that will be used to zoom chart such that the item has desired span Chart will automatically zoom in until series item has specified pixel span. This property is overridden by chart's WindowRect or WindowScaleHorizontal properties

get xAxisZoomToItemSpan(): number

Returns number

set xAxisZoomToItemSpan(v: number): void

Parameters

  • v: number

Returns void

Gets or sets whether the large numbers on the Y-axis labels are abbreviated.

To abbreviate on the y-axis using formats like "1K" or "1M," set YAxisAbbreviateLargeNumbers to true.

<igx-category-chart
    [dataSource]="data"
    yAxisAbbreviateLargeNumbers="true">
</igx-category-chart>
get yAxisAbbreviateLargeNumbers(): boolean

Returns boolean

set yAxisAbbreviateLargeNumbers(v: boolean): void

Parameters

  • v: boolean

Returns void

Gets the current maximum value for the Y-axis.

get yAxisActualMaximum(): number

Returns number

Gets the current minimum value for the Y-axis.

get yAxisActualMinimum(): number

Returns number

Gets or sets how the numeric axis will adjust its range buffer to less closely fix the data from the series.

get yAxisAutoRangeBufferMode(): AxisRangeBufferMode

Returns AxisRangeBufferMode

set yAxisAutoRangeBufferMode(v: AxisRangeBufferMode): void

Parameters

Returns void

yAxisEnhancedIntervalPreferMoreCategoryLabels

Section titled "yAxisEnhancedIntervalPreferMoreCategoryLabels"

Gets or sets whether the y axis enhanced interval management should prefer to show all the labels if possible without collisions for supported types of category axes. This is for use with EnhancedIntervalMinimumCharacters = -1 and axes that have an integral interval.

get yAxisEnhancedIntervalPreferMoreCategoryLabels(): boolean

Returns boolean

set yAxisEnhancedIntervalPreferMoreCategoryLabels(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the distance between the Y-axis and the left edge of the chart.

To allocate space between the x-axis and the edge of the chart, set the XAxisExtent property.

<igx-category-chart
    [dataSource]="data"
    xAxisExtent="250">
</igx-category-chart>
this.chart.xAxisExtent="250";
get yAxisExtent(): number

Returns number

set yAxisExtent(v: number): void

Parameters

  • v: number

Returns void

Gets or sets whether the axis should favor emitting a label at the end of the scale.

get yAxisFavorLabellingScaleEnd(): boolean

Returns boolean

set yAxisFavorLabellingScaleEnd(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets function which takes a context object and returns a formatted label for the Y-axis.

To customize the text of the y-axis label, set YAxisFormatLabel to a single-parameter function. The argument passed to that function will be the numeric value corresponding to a position on the y-axis.

<igx-category-chart
    [dataSource]="data"
    [yAxisFormatLabel]="formatY">
</igx-category-chart>
formatY(value: any): string {
    return "[ " + value+ "! ]";
}
get yAxisFormatLabel(): object

Returns object

set yAxisFormatLabel(v: object): void

Parameters

  • v: object

Returns void

Gets or sets the distance between each label and grid line along the Y-axis.

YAxisInterval determines how often to show a label, tickmark, and/or gridline along the y-axis. Set this property to a number less than the numeric range of the y-axis.

<igx-category-chart
    [dataSource]="data"
    yAxisInterval="10">
</igx-category-chart>
get yAxisInterval(): number

Returns number

set yAxisInterval(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets whether to invert the direction of the Y-axis by placing the minimum numeric value at the top of the chart.

You can use YAxisInverted to invert the scale of the y axis like this:

<igx-category-chart
    [dataSource]="data"
    yAxisInverted="true"
>

</igx-category-chart>
this.chart.yAxisInverted="true";

The default value of YAxisInverted is false.

get yAxisInverted(): boolean

Returns boolean

set yAxisInverted(v: boolean): void

Parameters

  • v: boolean

Returns void

Gets or sets whether the final category label on the y-axis is always displayed, even when the axis interval would normally skip it.

get yAxisIsLastLabelMandatory(): boolean

Returns boolean

set yAxisIsLastLabelMandatory(v: boolean): void

Parameters

  • v: boolean

Returns void

Gets or sets whether the Y-axis should use a logarithmic scale instead of a linear one. Since log(-1) is imaginary and log(0) is undefined, it is recommended to enable this property only when the Y-axis minimum is greater than zero.

Set YAxisIsLogarithmic to true if you want the y-axis to be a logarithmic scale.

<igx-category-chart
    [dataSource]="data"
    yAxisIsLogarithmic="true">
</igx-category-chart>
get yAxisIsLogarithmic(): boolean

Returns boolean

set yAxisIsLogarithmic(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the property or string from which the labels are derived.

get yAxisLabel(): any

Returns any

set yAxisLabel(v: any): void

Parameters

  • v: any

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the angle of rotation for labels along the Y-axis.

To control the rotation of labels on the y-axis, set the YAxisLabelAngle property to a number of rotational degrees.

<igx-category-chart
    [dataSource]="data"
    yAxisLabelAngle="45">
</igx-category-chart>
this.chart.yAxisLabelAngle="25";
get yAxisLabelAngle(): number

Returns number

set yAxisLabelAngle(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the bottom margin of labels on the Y-axis

Use the YAxisLabelBottomMargin property to apply a margin below the y-axis labels.

<igx-category-chart
    [dataSource]="data"
    yAxisLabelBottomMargin="100">
</igx-category-chart>
this.chart.yAxisLabelBottomMargin="250";
get yAxisLabelBottomMargin(): number

Returns number

set yAxisLabelBottomMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the format string for the Y axis label.

get yAxisLabelFormat(): string

Returns string

set yAxisLabelFormat(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the format specifiers to use with the YAxisLabelFormat string.

get yAxisLabelFormatSpecifiers(): any[]

Returns any[]

set yAxisLabelFormatSpecifiers(v: any[]): void

Parameters

  • v: any[]

Returns void

Inherited from: IgxXYChartComponent

Gets or sets Horizontal alignment of Y-axis labels.

Set the YAxisLabelHorizontalAlignment property to change the horizontal alignment of y-axis labels.

<igx-category-chart
    [dataSource]="data"
    yAxisExtent="250"
    yAxisLabelHorizontalAlignment="left">
</igx-category-chart>
get yAxisLabelHorizontalAlignment(): HorizontalAlignment

Returns HorizontalAlignment

set yAxisLabelHorizontalAlignment(v: HorizontalAlignment): void

Parameters

  • v: HorizontalAlignment

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the left margin of labels on the Y-axis

Use the YAxisLabelLeftMargin property to apply a margin left of the y-axis labels.

<igx-category-chart
    [dataSource]="data"
    yAxisLabelLeftMargin="100">
</igx-category-chart>
this.chart. yAxisLabelLeftMargin="250";
get yAxisLabelLeftMargin(): number

Returns number

set yAxisLabelLeftMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets location of Y-axis labels, relative to the plot area.

Set the YAxisLabelLocation property to change the location of the y-axis and its labels.

<igx-category-chart
    [dataSource]="data"
    yAxisLabelLocation="outsideRight">
</igx-category-chart>
this.chart.yAxisLabelLocation="outsideRight";
get yAxisLabelLocation(): YAxisLabelLocation

Returns YAxisLabelLocation

set yAxisLabelLocation(v: YAxisLabelLocation): void

Parameters

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the right margin of labels on the Y-axis

Use the YAxisLabelRightMargin property to apply a margin right of the y-axis labels.

<igx-category-chart
    [dataSource]="data"
    yAxisLabelRightMargin="100">
</igx-category-chart>
this.chart.yAxisLabelRightMargin="250";
get yAxisLabelRightMargin(): number

Returns number

set yAxisLabelRightMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets color of labels on the Y-axis

To change the color of y-axis labels, set the YAxisLabelTextColor property to a color string.

<igx-category-chart
    [dataSource]="data"
    yAxisLabelTextColor="green">
</igx-category-chart>
this.chart.yAxisLabelTextColor="green";
get yAxisLabelTextColor(): string

Returns string

set yAxisLabelTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets CSS font property for labels on Y-axis

To change the font of x-axis labels, set the YAxisLabelTextStyle property.

<igx-category-chart
    [dataSource]="data"
    yAxisLabelTextStyle="italic 15px arial, sans-serif">
</igx-category-chart>
this.chart. yAxisLabelTextStyle="italic 15px arial, sans-serif";
get yAxisLabelTextStyle(): string

Returns string

set yAxisLabelTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the top margin of labels on the Y-axis

Use the YAxisLabelTopMargin property to apply a margin above the y-axis labels.

<igx-category-chart
    [dataSource]="data"
    yAxisLabelTopMargin="100">
</igx-category-chart>
this.chart.yAxisLabelTopMargin="250";
get yAxisLabelTopMargin(): number

Returns number

set yAxisLabelTopMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets Vertical alignment of Y-axis labels.

get yAxisLabelVerticalAlignment(): VerticalAlignment

Returns VerticalAlignment

set yAxisLabelVerticalAlignment(v: VerticalAlignment): void

Parameters

  • v: VerticalAlignment

Returns void

Inherited from: IgxXYChartComponent

Gets or sets Visibility of Y-axis labels.

To hide the y-axis labels, set YAxisLabelVisibility to collapsed.

<igx-category-chart
    [dataSource]="data"
    yAxisLabelVisibility="collapsed">
</igx-category-chart>
this.chart.yAxisLabelVisibility="collapsed"";
get yAxisLabelVisibility(): Visibility

Returns Visibility

set yAxisLabelVisibility(v: Visibility): void

Parameters

  • v: Visibility

Returns void

Gets or sets the base value to use in the log function when mapping the position of data items along the Y-axis. This property is effective only when YAxisIsLogarithmic is true.

When YAxisIsLogarithmic is true, YAxisLogarithmBase sets the logarithm base of the y-axis scale.

<igx-category-chart
    [dataSource]="data"
    yAxisIsLogarithmic="true"
    yAxisLogarithmBase="2">
</igx-category-chart>
get yAxisLogarithmBase(): number

Returns number

set yAxisLogarithmBase(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to major gridlines along the Y-axis.

Set YAxisMajorStroke to control the color of major gridlines extending horizontally from the y-axis.

<igx-category-chart
    [dataSource]="data"
    yAxisMajorStroke="green">
</igx-category-chart>
this.chart.yAxisMajorStroke="green";
get yAxisMajorStroke(): string

Returns string

set yAxisMajorStroke(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the thickness to apply to major gridlines along the Y-axis.

Set YAxisMajorStrokeThickness to control the thickness of major gridlines extending horizontally from the y-axis.

<igx-category-chart
    [dataSource]="data"
    yAxisMajorStrokeThickness="3">
</igx-category-chart>
this.chart.yAxisMajorStrokeThickness="2";
get yAxisMajorStrokeThickness(): number

Returns number

set yAxisMajorStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the distance between the Y-axis and the left edge of the chart.

get yAxisMaximumExtent(): number

Returns number

set yAxisMaximumExtent(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the distance between the Y-axis and the left edge of the chart.

get yAxisMaximumExtentPercentage(): number

Returns number

set yAxisMaximumExtentPercentage(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the data value corresponding to the maximum value of the Y-axis.

YAxisMaximumValue determines the maximum of the y-axis.

<igx-category-chart
    [dataSource]="data"
    yAxisMaximumValue="42">
</igx-category-chart>
get yAxisMaximumValue(): number

Returns number

set yAxisMaximumValue(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the data value corresponding to the minimum value of the Y-axis.

YAxisMaximumValue determines the minimum of the y-axis.

<igx-category-chart
    [dataSource]="data"
    yAxisMinimumValue="42">
</igx-category-chart>
get yAxisMinimumValue(): number

Returns number

set yAxisMinimumValue(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the frequency of displayed minor lines along the Y-axis.

YAxisMinorInterval determines how often to show a minor gridline along the y-axis. Set this property to a number less than the y-axis interval.

<igx-category-chart
    [dataSource]="data"
    yAxisMinorInterval="2"
    yAxisMinorStroke="green"
    yAxisMinorStrokeThickness="1">
</igx-category-chart>
get yAxisMinorInterval(): number

Returns number

set yAxisMinorInterval(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to minor gridlines along the Y-axis.

Set YAxisMinorStroke to control the color of minor gridlines extending horizontally from the y-axis.

<igx-category-chart
    [dataSource]="data"
    yAxisMinorStroke="green"
    yAxisMinorStrokeThickness="1">
</igx-category-chart>
this.chart.yAxisMinorStroke="green";
get yAxisMinorStroke(): string

Returns string

set yAxisMinorStroke(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the thickness to apply to minor gridlines along the Y-axis.

Set YAxisMinorStrokeThickness to control the thickness of minor gridlines extending horizontally from the y-axis.

<igx-category-chart
    [dataSource]="data"
    yAxisMinorStroke="green"
    yAxisMinorStrokeThickness="3">
</igx-category-chart>
this.chart.yAxisMinorStrokeThickness="3";
get yAxisMinorStrokeThickness(): number

Returns number

set yAxisMinorStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to stripes along the Y-axis.

Set YAxisStrip to control the alternating color of stripes extending horizontally from the y-axis.

<igx-category-chart
    [dataSource]="data"
    yAxisStrip="green">
</igx-category-chart>
this.chart.yAxisStrip="green";
get yAxisStrip(): string

Returns string

set yAxisStrip(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to the Y-axis line.

Set YAxisStroke to control the color of the y-axis line.

<igx-category-chart
    [dataSource]="data"
    yAxisStroke="green">
</igx-category-chart>
this.chart.yAxisStroke="green";
get yAxisStroke(): string

Returns string

set yAxisStroke(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the thickness to apply to the Y-axis line.

Set YAxisStrokeThickness to control the thickness of the y-axis line.

<igx-category-chart
    [dataSource]="data"
    yAxisStroke="green"
    yAxisStrokeThickness="3">
</igx-category-chart>
this.chart. yAxisStrokeThickness="2";
get yAxisStrokeThickness(): number

Returns number

set yAxisStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the length of tickmarks along the Y-axis.

Set YAxisTickLength to control the length of tickmarks extending horizontally from the y-axis line.

<igx-category-chart
    [dataSource]="data"
    yAxisTickLength="23">
</igx-category-chart>
this.chart.yAxisTickLength="25";
get yAxisTickLength(): number

Returns number

set yAxisTickLength(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the color to apply to tickmarks along the Y-axis.

Set YAxisTickStroke to control the color of tickmarks extending horizontally from the y-axis line.

<igx-category-chart
    [dataSource]="data"
    yAxisTickLength="5"
    yAxisTickStroke="green">
</igx-category-chart>
this.chart.yAxisTickStroke="green";
get yAxisTickStroke(): string

Returns string

set yAxisTickStroke(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the thickness to apply to tickmarks along the Y-axis.

Set YAxisTickStrokeThickness to control the thickness of tickmarks extending vertically from the y-axis line.

<igx-category-chart
    [dataSource]="data"
    yAxisTickLength="5"
    yAxisTickStrokeThickness="10">
</igx-category-chart>
this.chart.yAxisTickStrokeThickness="25";
get yAxisTickStrokeThickness(): number

Returns number

set yAxisTickStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the Text to display to the left of the Y-axis.

Set YAxisTitle to display a label adjacent to the y-axis.

<igx-category-chart
    [dataSource]="data"
    yAxisTitle="y axis">
</igx-category-chart>
this.chart.yAxisTitle="y axis";
get yAxisTitle(): string

Returns string

set yAxisTitle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets Vertical alignment of the Y-axis title.

Set YAxisTitleAlignment to control the vertical alignment of the x-axis title.

<igx-category-chart
    [dataSource]="data"
    yAxisTitle="y axis"
    yAxisTitleAlignment="bottom">
</igx-category-chart>
this.chart.yAxisTitleAlignment="bottom";
get yAxisTitleAlignment(): VerticalAlignment

Returns VerticalAlignment

set yAxisTitleAlignment(v: VerticalAlignment): void

Parameters

  • v: VerticalAlignment

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the angle of rotation for the Y-axis title.

Set YAxisTitleAngle to control the rotation of the y-axis title.

<igx-category-chart
    [dataSource]="data"
    yAxisTitle="y axis"
    yAxisTitleAngle="45">
</igx-category-chart>
this.chart.yAxisTitleAngle="25";
get yAxisTitleAngle(): number

Returns number

set yAxisTitleAngle(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the bottom margin of a title on the Y-axis

Use the YAxisTitleBottomMargin property to apply a margin below the y-axis title.

<igx-category-chart
    [dataSource]="data"
    yAxisTitle="y axis"
    yAxisTitleAlignment="bottom"
    yAxisTitleBottomMargin="100">
</igx-category-chart>
this.chart.yAxisTitleBottomMargin="150";
get yAxisTitleBottomMargin(): number

Returns number

set yAxisTitleBottomMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the left margin of a title on the Y-axis

Use the YAxisTitleLeftMargin property to apply a margin left of the y-axis title.

<igx-category-chart
    [dataSource]="data"
    yAxisTitle="y axis"
    yAxisTitleLeftMargin="100">
</igx-category-chart>
this.chart.yAxisTitleLeftMargin="150";
get yAxisTitleLeftMargin(): number

Returns number

set yAxisTitleLeftMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the margin around a title on the Y-axis

Use the YAxisTitleMargin property to set a margin around the y-axis title.

get yAxisTitleMargin(): number

Returns number

set yAxisTitleMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the right margin of a title on the Y-axis

Use the YAxisTitleRightMargin property to apply a margin right of the y-axis title.

<igx-category-chart
    [dataSource]="data"
    yAxisTitle="y axis"
    yAxisTitleRightMargin="100">
</igx-category-chart>
this.chart.yAxisTitleRightMargin="150";
get yAxisTitleRightMargin(): number

Returns number

set yAxisTitleRightMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

Gets or sets color of title on the Y-axis

To change the color of the y-axis title, set the YAxisTitleTextColor property to a color string.

<igx-category-chart
    [dataSource]="data"
    yAxisTitle="y axis"
    yAxisTitleTextColor="green">
</igx-category-chart>
this.chart.yAxisTitleTextColor="green";
get yAxisTitleTextColor(): string

Returns string

set yAxisTitleTextColor(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets CSS font property for title on Y-axis

To change the font of the x-axis title, set the YAxisTitleTextStyle property.

<igx-category-chart
    [dataSource]="data"
    xAxisTitle="y axis"
    yAxisTitleTextStyle="italic 15px arial, sans-serif">
</igx-category-chart>
this.chart.yAxisTitleTextStyle="italic 15px arial, sans-serif";
get yAxisTitleTextStyle(): string

Returns string

set yAxisTitleTextStyle(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgxXYChartComponent

Gets or sets the top margin of a title on the Y-axis

Use the YAxisTitleTopMargin property to apply a margin above the y-axis title.

<igx-category-chart
    [dataSource]="data"
    yAxisTitle="y axis"
    yAxisTitleAlignment="top"
    yAxisTitleTopMargin="100">
</igx-category-chart>
this.chart.yAxisTitleTopMargin="150";
get yAxisTitleTopMargin(): number

Returns number

set yAxisTitleTopMargin(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgxXYChartComponent

addCommandAvailabilityListener(listener: ICommandAvailabilityListener): void

Parameters

  • listener: ICommandAvailabilityListener

Returns void

Inherited from: IgxXYChartComponent

addCommandStateChangedListener(listener: ICommandStateChangedListener): void

Parameters

  • listener: ICommandStateChangedListener

Returns void

Inherited from: IgxXYChartComponent

bindCalloutsData(): void

Returns void

bindData(): void

Returns void

Inherited from: IgxXYChartComponent

cancelAnnotationFlow(annotationFlowId: string): void

Parameters

  • annotationFlowId: string

Returns void

Inherited from: IgxXYChartComponent

Destroy this control

Use the destroy property to destroy the chart.

this.chart.destroy();
destroy(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipBadgeMargin(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipGroupRowMargin(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipGroupTextMargin(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipHeaderRowMargin(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipHeaderTextMargin(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipLabelTextMargin(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipSummaryRowMargin(): void

Returns void

ensureDataToolTipSummaryTitleTextMargin

Section titled "ensureDataToolTipSummaryTitleTextMargin"

Inherited from: IgxXYChartComponent

ensureDataToolTipSummaryTitleTextMargin(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipTitleTextMargin(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipUnitsTextMargin(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipValueRowMargin(): void

Returns void

Inherited from: IgxXYChartComponent

ensureDataToolTipValueTextMargin(): void

Returns void

Inherited from: IgxXYChartComponent

exportDomainChartTestingInfo(): IgxDomainChartTestingInfo

Returns IgxDomainChartTestingInfo

Export serialized visual data.

exportSerializedVisualData(): string

Returns string

Inherited from: IgxXYChartComponent

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgxXYChartComponent

finishAnnotationFlow(flowInformation: IgxUserAnnotationInformation): void

Parameters

Returns void

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(): number

Returns number

getCurrentXAxisActualMinimum(): number

Returns number

getCurrentYAxisActualMaximum(): number

Returns number

getCurrentYAxisActualMinimum(): number

Returns number

Inherited from: IgxXYChartComponent

getDesiredToolbarActions(): ToolActionInfo[]

Returns ToolActionInfo[]

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

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

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

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

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

Inherited from: IgxXYChartComponent

loadAnnotationsFromJson(jsonString: string): void

Parameters

  • jsonString: string

Returns void

ngAfterContentInit(): void

Returns void

ngAfterViewInit(): void

Returns void

ngOnDestroy(): void

Returns void

Inherited from: IgxXYChartComponent

ngOnInit(): void

Returns void

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

Inherited from: IgxXYChartComponent

notifyInsertItem(source_: any, index: number, newItem: any): void

Parameters

  • source_: any
  • index: number
  • newItem: any

Returns void

Inherited from: IgxXYChartComponent

notifyRemoveItem(source_: any, index: number, oldItem: any): void

Parameters

  • source_: any
  • index: number
  • oldItem: any

Returns void

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

Inherited from: IgxXYChartComponent

notifySeriesDataChanged(): void

Returns void

Inherited from: IgxXYChartComponent

notifySetItem(source_: any, index: number, oldItem: any, newItem: any): void

Parameters

  • source_: any
  • index: number
  • oldItem: any
  • newItem: any

Returns void

Inherited from: IgxXYChartComponent

notifyVisualPropertiesChanged(): void

Returns void

Inherited from: IgxXYChartComponent

onDetach(): void

Returns void

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(): void

Returns void

Inherited from: IgxXYChartComponent

removeCommandAvailabilityListener(listener: ICommandAvailabilityListener): void

Parameters

  • listener: ICommandAvailabilityListener

Returns void

Inherited from: IgxXYChartComponent

removeCommandStateChangedListener(listener: ICommandStateChangedListener): void

Parameters

  • listener: ICommandStateChangedListener

Returns void

Inherited from: IgxXYChartComponent

Replays transition-in animation on all series in the chart.

replayTransitionIn(): void

Returns void

Inherited from: IgxXYChartComponent

resetAnnotations(): void

Returns void

Inherited from: IgxXYChartComponent

Resets the zoom level to default.

resetZoom(): void

Returns void

Inherited from: IgxXYChartComponent

saveAnnotationsToJson(): string

Returns string

Inherited from: IgxXYChartComponent

simulateClick(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgxXYChartComponent

simulateHover(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgxXYChartComponent

simulatePlotPointerUp(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgxXYChartComponent

simulatePressAndHold(point: IgPoint): void

Parameters

  • point: IgPoint

Returns void

Inherited from: IgxXYChartComponent

startCreatingAnnotation(): void

Returns void

Inherited from: IgxXYChartComponent

startDeletingAnnotation(): void

Returns void

updateStyle(): void

Returns void

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

Inherited from: IgxXYChartComponent

Performs zoom out action on the chart by specified percentage of current window rect

zoomOut(v: number): void

Parameters

  • v: number

Returns void