Represents the base class from which all axis types are derived.
The Axis is an array of axis objects.
<igx-data-chart
[dataSource]="data" >
<igx-category-x-axis
label="label"
#xAxis>
</igx-category-x-axis>
<igx-numeric-y-axis
#yAxis>
</igx-numeric-y-axis>
</igx-data-chart> Constructors
Section titled "Constructors"IgxAxisComponent
new IgxAxisComponent(): IgxAxisComponent Returns IgxAxisComponent
Properties
Section titled "Properties"ngAcceptInputType_annotations
Section titled "ngAcceptInputType_annotations"ngAcceptInputType_annotations: string | IgxAxisAnnotationCollection ngAcceptInputType_companionAxisCrossingValue
Section titled "ngAcceptInputType_companionAxisCrossingValue"ngAcceptInputType_companionAxisCrossingValue: string | number ngAcceptInputType_companionAxisEnabled
Section titled "ngAcceptInputType_companionAxisEnabled"ngAcceptInputType_companionAxisEnabled: string | boolean ngAcceptInputType_companionAxisIsInverted
Section titled "ngAcceptInputType_companionAxisIsInverted"ngAcceptInputType_companionAxisIsInverted: any ngAcceptInputType_companionAxisLabelAngle
Section titled "ngAcceptInputType_companionAxisLabelAngle"ngAcceptInputType_companionAxisLabelAngle: string | number ngAcceptInputType_companionAxisLabelExtent
Section titled "ngAcceptInputType_companionAxisLabelExtent"ngAcceptInputType_companionAxisLabelExtent: string | number ngAcceptInputType_companionAxisLabelHorizontalAlignment
Section titled "ngAcceptInputType_companionAxisLabelHorizontalAlignment"ngAcceptInputType_companionAxisLabelHorizontalAlignment: any ngAcceptInputType_companionAxisLabelLocation
Section titled "ngAcceptInputType_companionAxisLabelLocation"ngAcceptInputType_companionAxisLabelLocation: string | AxisLabelsLocation ngAcceptInputType_companionAxisLabelOpposite
Section titled "ngAcceptInputType_companionAxisLabelOpposite"ngAcceptInputType_companionAxisLabelOpposite: string | boolean ngAcceptInputType_companionAxisLabelVerticalAlignment
Section titled "ngAcceptInputType_companionAxisLabelVerticalAlignment"ngAcceptInputType_companionAxisLabelVerticalAlignment: any ngAcceptInputType_companionAxisLabelVisible
Section titled "ngAcceptInputType_companionAxisLabelVisible"ngAcceptInputType_companionAxisLabelVisible: any ngAcceptInputType_companionAxisMajorStrokeThickness
Section titled "ngAcceptInputType_companionAxisMajorStrokeThickness"ngAcceptInputType_companionAxisMajorStrokeThickness: string | number ngAcceptInputType_companionAxisMinExtent
Section titled "ngAcceptInputType_companionAxisMinExtent"ngAcceptInputType_companionAxisMinExtent: string | number ngAcceptInputType_companionAxisMinorStrokeThickness
Section titled "ngAcceptInputType_companionAxisMinorStrokeThickness"ngAcceptInputType_companionAxisMinorStrokeThickness: string | number ngAcceptInputType_companionAxisShouldAutoTruncateAnnotations
Section titled "ngAcceptInputType_companionAxisShouldAutoTruncateAnnotations"ngAcceptInputType_companionAxisShouldAutoTruncateAnnotations: any ngAcceptInputType_companionAxisShouldAvoidAnnotationCollisions
Section titled "ngAcceptInputType_companionAxisShouldAvoidAnnotationCollisions"ngAcceptInputType_companionAxisShouldAvoidAnnotationCollisions: any ngAcceptInputType_companionAxisShouldKeepAnnotationsInView
Section titled "ngAcceptInputType_companionAxisShouldKeepAnnotationsInView"ngAcceptInputType_companionAxisShouldKeepAnnotationsInView: any ngAcceptInputType_companionAxisStrokeThickness
Section titled "ngAcceptInputType_companionAxisStrokeThickness"ngAcceptInputType_companionAxisStrokeThickness: string | number ngAcceptInputType_companionAxisSyncronizedWithPrimaryAxis
Section titled "ngAcceptInputType_companionAxisSyncronizedWithPrimaryAxis"ngAcceptInputType_companionAxisSyncronizedWithPrimaryAxis: string | boolean ngAcceptInputType_companionAxisTickLength
Section titled "ngAcceptInputType_companionAxisTickLength"ngAcceptInputType_companionAxisTickLength: string | number ngAcceptInputType_companionAxisTickStrokeThickness
Section titled "ngAcceptInputType_companionAxisTickStrokeThickness"ngAcceptInputType_companionAxisTickStrokeThickness: string | number ngAcceptInputType_enhancedIntervalMinimumCharacters
Section titled "ngAcceptInputType_enhancedIntervalMinimumCharacters"ngAcceptInputType_enhancedIntervalMinimumCharacters: string | number ngAcceptInputType_enhancedIntervalPreferMoreCategoryLabels
Section titled "ngAcceptInputType_enhancedIntervalPreferMoreCategoryLabels"ngAcceptInputType_enhancedIntervalPreferMoreCategoryLabels: string | boolean ngAcceptInputType_expectFunctions
Section titled "ngAcceptInputType_expectFunctions"ngAcceptInputType_expectFunctions: string | boolean ngAcceptInputType_isAngular
Section titled "ngAcceptInputType_isAngular"ngAcceptInputType_isAngular: string | boolean ngAcceptInputType_isCategory
Section titled "ngAcceptInputType_isCategory"ngAcceptInputType_isCategory: string | boolean ngAcceptInputType_isCategoryDateTime
Section titled "ngAcceptInputType_isCategoryDateTime"ngAcceptInputType_isCategoryDateTime: string | boolean ngAcceptInputType_isCompanionAxis
Section titled "ngAcceptInputType_isCompanionAxis"ngAcceptInputType_isCompanionAxis: string | boolean ngAcceptInputType_isContinuous
Section titled "ngAcceptInputType_isContinuous"ngAcceptInputType_isContinuous: string | boolean ngAcceptInputType_isDateTime
Section titled "ngAcceptInputType_isDateTime"ngAcceptInputType_isDateTime: string | boolean ngAcceptInputType_isDisabled
Section titled "ngAcceptInputType_isDisabled"ngAcceptInputType_isDisabled: string | boolean ngAcceptInputType_isHorizontal
Section titled "ngAcceptInputType_isHorizontal"ngAcceptInputType_isHorizontal: string | boolean ngAcceptInputType_isInverted
Section titled "ngAcceptInputType_isInverted"ngAcceptInputType_isInverted: string | boolean ngAcceptInputType_isNumeric
Section titled "ngAcceptInputType_isNumeric"ngAcceptInputType_isNumeric: string | boolean ngAcceptInputType_isOrdinal
Section titled "ngAcceptInputType_isOrdinal"ngAcceptInputType_isOrdinal: string | boolean ngAcceptInputType_isPiecewise
Section titled "ngAcceptInputType_isPiecewise"ngAcceptInputType_isPiecewise: string | boolean ngAcceptInputType_isPrimaryAxis
Section titled "ngAcceptInputType_isPrimaryAxis"ngAcceptInputType_isPrimaryAxis: string | boolean ngAcceptInputType_isRadial
Section titled "ngAcceptInputType_isRadial"ngAcceptInputType_isRadial: string | boolean ngAcceptInputType_isSorting
Section titled "ngAcceptInputType_isSorting"ngAcceptInputType_isSorting: string | boolean ngAcceptInputType_isVertical
Section titled "ngAcceptInputType_isVertical"ngAcceptInputType_isVertical: string | boolean ngAcceptInputType_labelAngle
Section titled "ngAcceptInputType_labelAngle"ngAcceptInputType_labelAngle: string | number ngAcceptInputType_labelBottomMargin
Section titled "ngAcceptInputType_labelBottomMargin"ngAcceptInputType_labelBottomMargin: string | number ngAcceptInputType_labelExtent
Section titled "ngAcceptInputType_labelExtent"ngAcceptInputType_labelExtent: string | number ngAcceptInputType_labelFormatSpecifiers
Section titled "ngAcceptInputType_labelFormatSpecifiers"ngAcceptInputType_labelFormatSpecifiers: string | any[] ngAcceptInputType_labelHorizontalAlignment
Section titled "ngAcceptInputType_labelHorizontalAlignment"ngAcceptInputType_labelHorizontalAlignment: any ngAcceptInputType_labelLeftMargin
Section titled "ngAcceptInputType_labelLeftMargin"ngAcceptInputType_labelLeftMargin: string | number ngAcceptInputType_labelLocation
Section titled "ngAcceptInputType_labelLocation"ngAcceptInputType_labelLocation: string | AxisLabelsLocation ngAcceptInputType_labelMaximumExtent
Section titled "ngAcceptInputType_labelMaximumExtent"ngAcceptInputType_labelMaximumExtent: string | number ngAcceptInputType_labelMaximumExtentPercentage
Section titled "ngAcceptInputType_labelMaximumExtentPercentage"ngAcceptInputType_labelMaximumExtentPercentage: string | number ngAcceptInputType_labelRightMargin
Section titled "ngAcceptInputType_labelRightMargin"ngAcceptInputType_labelRightMargin: string | number ngAcceptInputType_labelShowFirstLabel
Section titled "ngAcceptInputType_labelShowFirstLabel"ngAcceptInputType_labelShowFirstLabel: string | boolean ngAcceptInputType_labelTopMargin
Section titled "ngAcceptInputType_labelTopMargin"ngAcceptInputType_labelTopMargin: string | number ngAcceptInputType_labelVerticalAlignment
Section titled "ngAcceptInputType_labelVerticalAlignment"ngAcceptInputType_labelVerticalAlignment: any ngAcceptInputType_labelVisibility
Section titled "ngAcceptInputType_labelVisibility"ngAcceptInputType_labelVisibility: any ngAcceptInputType_majorStrokeDashArray
Section titled "ngAcceptInputType_majorStrokeDashArray"ngAcceptInputType_majorStrokeDashArray: string | number[] ngAcceptInputType_majorStrokeThickness
Section titled "ngAcceptInputType_majorStrokeThickness"ngAcceptInputType_majorStrokeThickness: string | number ngAcceptInputType_minorStrokeDashArray
Section titled "ngAcceptInputType_minorStrokeDashArray"ngAcceptInputType_minorStrokeDashArray: string | number[] ngAcceptInputType_minorStrokeThickness
Section titled "ngAcceptInputType_minorStrokeThickness"ngAcceptInputType_minorStrokeThickness: string | number ngAcceptInputType_shouldAutoTruncateAnnotations
Section titled "ngAcceptInputType_shouldAutoTruncateAnnotations"ngAcceptInputType_shouldAutoTruncateAnnotations: string | boolean ngAcceptInputType_shouldAvoidAnnotationCollisions
Section titled "ngAcceptInputType_shouldAvoidAnnotationCollisions"ngAcceptInputType_shouldAvoidAnnotationCollisions: string | boolean ngAcceptInputType_shouldKeepAnnotationsInView
Section titled "ngAcceptInputType_shouldKeepAnnotationsInView"ngAcceptInputType_shouldKeepAnnotationsInView: string | boolean ngAcceptInputType_strokeDashArray
Section titled "ngAcceptInputType_strokeDashArray"ngAcceptInputType_strokeDashArray: string | number[] ngAcceptInputType_strokeThickness
Section titled "ngAcceptInputType_strokeThickness"ngAcceptInputType_strokeThickness: string | number ngAcceptInputType_tickLength
Section titled "ngAcceptInputType_tickLength"ngAcceptInputType_tickLength: string | number ngAcceptInputType_tickStrokeDashArray
Section titled "ngAcceptInputType_tickStrokeDashArray"ngAcceptInputType_tickStrokeDashArray: string | number[] ngAcceptInputType_tickStrokeThickness
Section titled "ngAcceptInputType_tickStrokeThickness"ngAcceptInputType_tickStrokeThickness: string | number ngAcceptInputType_titleAngle
Section titled "ngAcceptInputType_titleAngle"ngAcceptInputType_titleAngle: string | number ngAcceptInputType_titleBottomMargin
Section titled "ngAcceptInputType_titleBottomMargin"ngAcceptInputType_titleBottomMargin: string | number ngAcceptInputType_titleExtent
Section titled "ngAcceptInputType_titleExtent"ngAcceptInputType_titleExtent: string | number ngAcceptInputType_titleHorizontalAlignment
Section titled "ngAcceptInputType_titleHorizontalAlignment"ngAcceptInputType_titleHorizontalAlignment: any ngAcceptInputType_titleLeftMargin
Section titled "ngAcceptInputType_titleLeftMargin"ngAcceptInputType_titleLeftMargin: string | number ngAcceptInputType_titleLocation
Section titled "ngAcceptInputType_titleLocation"ngAcceptInputType_titleLocation: string | AxisLabelsLocation ngAcceptInputType_titleMaximumExtent
Section titled "ngAcceptInputType_titleMaximumExtent"ngAcceptInputType_titleMaximumExtent: string | number ngAcceptInputType_titleMaximumExtentPercentage
Section titled "ngAcceptInputType_titleMaximumExtentPercentage"ngAcceptInputType_titleMaximumExtentPercentage: string | number ngAcceptInputType_titlePosition
Section titled "ngAcceptInputType_titlePosition"ngAcceptInputType_titlePosition: string | AxisTitlePosition ngAcceptInputType_titleRightMargin
Section titled "ngAcceptInputType_titleRightMargin"ngAcceptInputType_titleRightMargin: string | number ngAcceptInputType_titleShowFirstLabel
Section titled "ngAcceptInputType_titleShowFirstLabel"ngAcceptInputType_titleShowFirstLabel: string | boolean ngAcceptInputType_titleTopMargin
Section titled "ngAcceptInputType_titleTopMargin"ngAcceptInputType_titleTopMargin: string | number ngAcceptInputType_titleVerticalAlignment
Section titled "ngAcceptInputType_titleVerticalAlignment"ngAcceptInputType_titleVerticalAlignment: any ngAcceptInputType_titleVisibility
Section titled "ngAcceptInputType_titleVisibility"ngAcceptInputType_titleVisibility: any ngAcceptInputType_useEnhancedIntervalManagement
Section titled "ngAcceptInputType_useEnhancedIntervalManagement"ngAcceptInputType_useEnhancedIntervalManagement: string | boolean ngAcceptInputType_usePerLabelHeightMeasurement
Section titled "ngAcceptInputType_usePerLabelHeightMeasurement"ngAcceptInputType_usePerLabelHeightMeasurement: string | boolean ɵcmp: ɵɵComponentDeclaration<IgxAxisComponent, "ng-component", never, object, object, never, never> ɵfac: ɵɵFactoryDeclaration<IgxAxisComponent, never> actualMajorStroke
Section titled "actualMajorStroke"actualMajorStroke: string actualMinorStroke
Section titled "actualMinorStroke"actualMinorStroke: string actualStroke
Section titled "actualStroke"actualStroke: string annotations
Section titled "annotations"annotations: IgxAxisAnnotationCollection coercionMethods
Section titled "coercionMethods"coercionMethods: any companionAxisCrossingAxis
Section titled "companionAxisCrossingAxis"companionAxisCrossingAxis: IgxAxisComponent companionAxisCrossingValue
Section titled "companionAxisCrossingValue"companionAxisCrossingValue: number companionAxisEnabled
Section titled "companionAxisEnabled"companionAxisEnabled: boolean companionAxisIsInverted
Section titled "companionAxisIsInverted"companionAxisIsInverted: FeatureState companionAxisLabelAngle
Section titled "companionAxisLabelAngle"companionAxisLabelAngle: number companionAxisLabelColor
Section titled "companionAxisLabelColor"companionAxisLabelColor: string companionAxisLabelExtent
Section titled "companionAxisLabelExtent"companionAxisLabelExtent: number companionAxisLabelHorizontalAlignment
Section titled "companionAxisLabelHorizontalAlignment"companionAxisLabelHorizontalAlignment: HorizontalAlignment companionAxisLabelLocation
Section titled "companionAxisLabelLocation"companionAxisLabelLocation: AxisLabelsLocation companionAxisLabelOpposite
Section titled "companionAxisLabelOpposite"companionAxisLabelOpposite: boolean companionAxisLabelVerticalAlignment
Section titled "companionAxisLabelVerticalAlignment"companionAxisLabelVerticalAlignment: VerticalAlignment companionAxisLabelVisible
Section titled "companionAxisLabelVisible"companionAxisLabelVisible: FeatureState companionAxisMajorStroke
Section titled "companionAxisMajorStroke"companionAxisMajorStroke: string companionAxisMajorStrokeThickness
Section titled "companionAxisMajorStrokeThickness"companionAxisMajorStrokeThickness: number companionAxisMinExtent
Section titled "companionAxisMinExtent"companionAxisMinExtent: number companionAxisMinorStroke
Section titled "companionAxisMinorStroke"companionAxisMinorStroke: string companionAxisMinorStrokeThickness
Section titled "companionAxisMinorStrokeThickness"companionAxisMinorStrokeThickness: number companionAxisShouldAutoTruncateAnnotations
Section titled "companionAxisShouldAutoTruncateAnnotations"companionAxisShouldAutoTruncateAnnotations: FeatureState companionAxisShouldAvoidAnnotationCollisions
Section titled "companionAxisShouldAvoidAnnotationCollisions"companionAxisShouldAvoidAnnotationCollisions: FeatureState companionAxisShouldKeepAnnotationsInView
Section titled "companionAxisShouldKeepAnnotationsInView"companionAxisShouldKeepAnnotationsInView: FeatureState companionAxisStrip
Section titled "companionAxisStrip"companionAxisStrip: string companionAxisStroke
Section titled "companionAxisStroke"companionAxisStroke: string companionAxisStrokeThickness
Section titled "companionAxisStrokeThickness"companionAxisStrokeThickness: number companionAxisSyncronizedWithPrimaryAxis
Section titled "companionAxisSyncronizedWithPrimaryAxis"companionAxisSyncronizedWithPrimaryAxis: boolean companionAxisTickLength
Section titled "companionAxisTickLength"companionAxisTickLength: number companionAxisTickStroke
Section titled "companionAxisTickStroke"companionAxisTickStroke: string companionAxisTickStrokeThickness
Section titled "companionAxisTickStrokeThickness"companionAxisTickStrokeThickness: number companionAxisTitle
Section titled "companionAxisTitle"companionAxisTitle: string crossingAxis
Section titled "crossingAxis"crossingAxis: IgxAxisComponent crossingValue
Section titled "crossingValue"crossingValue: any enhancedIntervalMinimumCharacters
Section titled "enhancedIntervalMinimumCharacters"enhancedIntervalMinimumCharacters: number enhancedIntervalPreferMoreCategoryLabels
Section titled "enhancedIntervalPreferMoreCategoryLabels"enhancedIntervalPreferMoreCategoryLabels: boolean expectFunctions
Section titled "expectFunctions"expectFunctions: boolean formatLabel
Section titled "formatLabel"formatLabel: object isCompanionAxis
Section titled "isCompanionAxis"isCompanionAxis: boolean isDisabled
Section titled "isDisabled"isDisabled: boolean isInverted
Section titled "isInverted"isInverted: boolean label
Section titled "label"label: any labelAngle
Section titled "labelAngle"labelAngle: number labelBottomMargin
Section titled "labelBottomMargin"labelBottomMargin: number labelExtent
Section titled "labelExtent"labelExtent: number labelFormat
Section titled "labelFormat"labelFormat: string labelFormatSpecifiers
Section titled "labelFormatSpecifiers"labelFormatSpecifiers: any[] labelHorizontalAlignment
Section titled "labelHorizontalAlignment"labelHorizontalAlignment: HorizontalAlignment labelLeftMargin
Section titled "labelLeftMargin"labelLeftMargin: number labelLocation
Section titled "labelLocation"labelLocation: AxisLabelsLocation labelMaximumExtent
Section titled "labelMaximumExtent"labelMaximumExtent: number labelMaximumExtentPercentage
Section titled "labelMaximumExtentPercentage"labelMaximumExtentPercentage: number labelRightMargin
Section titled "labelRightMargin"labelRightMargin: number labelShowFirstLabel
Section titled "labelShowFirstLabel"labelShowFirstLabel: boolean labelTextColor
Section titled "labelTextColor"labelTextColor: string labelTextStyle
Section titled "labelTextStyle"labelTextStyle: string labelTopMargin
Section titled "labelTopMargin"labelTopMargin: number labelVerticalAlignment
Section titled "labelVerticalAlignment"labelVerticalAlignment: VerticalAlignment labelVisibility
Section titled "labelVisibility"labelVisibility: Visibility majorStroke
Section titled "majorStroke"majorStroke: string majorStrokeDashArray
Section titled "majorStrokeDashArray"majorStrokeDashArray: number[] majorStrokeThickness
Section titled "majorStrokeThickness"majorStrokeThickness: number minorStroke
Section titled "minorStroke"minorStroke: string minorStrokeDashArray
Section titled "minorStrokeDashArray"minorStrokeDashArray: number[] minorStrokeThickness
Section titled "minorStrokeThickness"minorStrokeThickness: number name: string shouldAutoTruncateAnnotations
Section titled "shouldAutoTruncateAnnotations"shouldAutoTruncateAnnotations: boolean shouldAvoidAnnotationCollisions
Section titled "shouldAvoidAnnotationCollisions"shouldAvoidAnnotationCollisions: boolean shouldKeepAnnotationsInView
Section titled "shouldKeepAnnotationsInView"shouldKeepAnnotationsInView: boolean strip
Section titled "strip"strip: string stroke
Section titled "stroke"stroke: string strokeDashArray
Section titled "strokeDashArray"strokeDashArray: number[] strokeThickness
Section titled "strokeThickness"strokeThickness: number tickLength
Section titled "tickLength"tickLength: number tickStroke
Section titled "tickStroke"tickStroke: string tickStrokeDashArray
Section titled "tickStrokeDashArray"tickStrokeDashArray: number[] tickStrokeThickness
Section titled "tickStrokeThickness"tickStrokeThickness: number title
Section titled "title"title: string titleAngle
Section titled "titleAngle"titleAngle: number titleBottomMargin
Section titled "titleBottomMargin"titleBottomMargin: number titleExtent
Section titled "titleExtent"titleExtent: number titleHorizontalAlignment
Section titled "titleHorizontalAlignment"titleHorizontalAlignment: HorizontalAlignment titleLeftMargin
Section titled "titleLeftMargin"titleLeftMargin: number titleLocation
Section titled "titleLocation"titleLocation: AxisLabelsLocation titleMaximumExtent
Section titled "titleMaximumExtent"titleMaximumExtent: number titleMaximumExtentPercentage
Section titled "titleMaximumExtentPercentage"titleMaximumExtentPercentage: number titlePosition
Section titled "titlePosition"titlePosition: AxisTitlePosition titleRightMargin
Section titled "titleRightMargin"titleRightMargin: number titleShowFirstLabel
Section titled "titleShowFirstLabel"titleShowFirstLabel: boolean titleTextColor
Section titled "titleTextColor"titleTextColor: string titleTextStyle
Section titled "titleTextStyle"titleTextStyle: string titleTopMargin
Section titled "titleTopMargin"titleTopMargin: number titleVerticalAlignment
Section titled "titleVerticalAlignment"titleVerticalAlignment: VerticalAlignment titleVisibility
Section titled "titleVisibility"titleVisibility: Visibility useEnhancedIntervalManagement
Section titled "useEnhancedIntervalManagement"useEnhancedIntervalManagement: boolean usePerLabelHeightMeasurement
Section titled "usePerLabelHeightMeasurement"usePerLabelHeightMeasurement: boolean Accessors
Section titled "Accessors"axisInternal
Section titled "axisInternal"get axisInternal(): Axis Returns Axis
get i(): Axis Returns Axis
isAngular
Section titled "isAngular"Gets if the current axis is of angular axis type
get isAngular(): boolean Returns boolean
isCategory
Section titled "isCategory"Gets or sets if the current axis is of category axis type
get isCategory(): boolean Returns boolean
isCategoryDateTime
Section titled "isCategoryDateTime"Gets if the current axis is of category date time axis type
get isCategoryDateTime(): boolean Returns boolean
isContinuous
Section titled "isContinuous"Gets if the current axis is a continuous rather than a discrete scale
get isContinuous(): boolean Returns boolean
isDateTime
Section titled "isDateTime"Gets or sets if the current axis is of date time axis type
get isDateTime(): boolean Returns boolean
isHorizontal
Section titled "isHorizontal"Gets if the current axis is a horizontal axis, e.g. not vertical axis, not radial axis, and not angular axis.
get isHorizontal(): boolean Returns boolean
isNumeric
Section titled "isNumeric"Gets or sets if the current axis is of numeric axis type
Gets or sets if the current axis is of numeric axis type
get isNumeric(): boolean Returns boolean
isOrdinal
Section titled "isOrdinal"Gets or sets if the current axis is of ordinal axis type
get isOrdinal(): boolean Returns boolean
isPiecewise
Section titled "isPiecewise"Gets or sets if the axis is a piecewise scaling function.
get isPiecewise(): boolean Returns boolean
isPrimaryAxis
Section titled "isPrimaryAxis"Gets whether this is primary axis created by an user
get isPrimaryAxis(): boolean Returns boolean
isRadial
Section titled "isRadial"Gets or sets if the current axis is of radial axis type
get isRadial(): boolean Returns boolean
isSorting
Section titled "isSorting"Gets or sets if the current axis is sorting data items
get isSorting(): boolean Returns boolean
isVertical
Section titled "isVertical"Gets if the current axis is a vertical axis.
get isVertical(): boolean Returns boolean
rangeChanged
Section titled "rangeChanged"Occurs when the axis range changes.
get rangeChanged(): EventEmitter<object> Returns EventEmitter<object>
renderRequested
Section titled "renderRequested"This event is raised every time a render has been requested from a series.
get renderRequested(): EventEmitter<object> Returns EventEmitter<object>
Methods
Section titled "Methods"bindAxes
Section titled "bindAxes"bindAxes(axes: IgxAxisComponent[]): void Parameters
- axes:
IgxAxisComponent[]
Returns void
ensureLabelSettings
Section titled "ensureLabelSettings"ensureLabelSettings(): void Returns void
ensureTitleSettings
Section titled "ensureTitleSettings"ensureTitleSettings(): void Returns void
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
getFullRange
Section titled "getFullRange"getFullRange(): number[] Returns number[]
getItemValue
Section titled "getItemValue"getItemValue(item: any, memberPathName: string): any Parameters
- item:
any - memberPathName:
string
Returns any
getMemberPathValue
Section titled "getMemberPathValue"Gets the value of a requested member path from the series.
getMemberPathValue(memberPathName: string): string Parameters
- memberPathName:
string- The property name of a valid member path for the series
Returns string
getValueLabel
Section titled "getValueLabel"Gets the label for a data item.
getValueLabel(value: number): string Parameters
- value:
number- The unscaled value to get a label for.
Returns string
ngOnInit
Section titled "ngOnInit"ngOnInit(): void Returns void
provideData
Section titled "provideData"provideData(data: any): void Parameters
- data:
any
Returns void
renderAxis
Section titled "renderAxis"Renders the axis with no animation.
renderAxis(): void Returns void
resetCachedEnhancedInterval
Section titled "resetCachedEnhancedInterval"If using enhanced interval management and precise interval fitting, this will reset the cached maximum label width, and recalculate using the current labels.
resetCachedEnhancedInterval(): void Returns void
scaleValue
Section titled "scaleValue"Scales a value from axis space into screen space.
scaleValue(unscaledValue: number): number Parameters
- unscaledValue:
number- The unscaled axis value to scale.
Returns number
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgxAxisComponent Parameters
- internal:
any