Represents a IgxDataChartComponent numeric Y axis.

The NumericYAxis treats the data as continuously varying numerical data items. Labels on this axis are placed along the Y-axis. Location of labels varies according to the value in a data column that is mapped using the YMemberPath property for Scatter Series or ValueMemberPath property for Category Series.

<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-column-series
        [xAxis]="xAxis"
        [yAxis]="yAxis"
        valueMemberPath="value">
    </igx-column-series>
</igx-data-chart>

IgxNumericYAxisComponent

new IgxNumericYAxisComponent(): IgxNumericYAxisComponent

Returns IgxNumericYAxisComponent

ngAcceptInputType_abbreviatedLabelFormatSpecifiers

Section titled "ngAcceptInputType_abbreviatedLabelFormatSpecifiers"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_abbreviatedLabelFormatSpecifiers: string | any[]

ngAcceptInputType_abbreviateLargeNumbers

Section titled "ngAcceptInputType_abbreviateLargeNumbers"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_abbreviateLargeNumbers: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_actualInterval: string | number

ngAcceptInputType_actualIsLogarithmic

Section titled "ngAcceptInputType_actualIsLogarithmic"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_actualIsLogarithmic: string | boolean

ngAcceptInputType_actualMaximumValue

Section titled "ngAcceptInputType_actualMaximumValue"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_actualMaximumValue: string | number

ngAcceptInputType_actualMaxPrecision

Section titled "ngAcceptInputType_actualMaxPrecision"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_actualMaxPrecision: string | number

ngAcceptInputType_actualMinimumValue

Section titled "ngAcceptInputType_actualMinimumValue"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_actualMinimumValue: string | number

ngAcceptInputType_actualMinorInterval

Section titled "ngAcceptInputType_actualMinorInterval"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_actualMinorInterval: string | number

ngAcceptInputType_actualVisibleMaximumValue

Section titled "ngAcceptInputType_actualVisibleMaximumValue"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_actualVisibleMaximumValue: string | number

ngAcceptInputType_actualVisibleMinimumValue

Section titled "ngAcceptInputType_actualVisibleMinimumValue"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_actualVisibleMinimumValue: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_annotations: string | IgxAxisAnnotationCollection

ngAcceptInputType_autoRangeBufferMode

Section titled "ngAcceptInputType_autoRangeBufferMode"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_autoRangeBufferMode: string | AxisRangeBufferMode

ngAcceptInputType_companionAxisCrossingValue

Section titled "ngAcceptInputType_companionAxisCrossingValue"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisCrossingValue: string | number

ngAcceptInputType_companionAxisEnabled

Section titled "ngAcceptInputType_companionAxisEnabled"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisEnabled: string | boolean

ngAcceptInputType_companionAxisInterval

Section titled "ngAcceptInputType_companionAxisInterval"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisInterval: string | number

ngAcceptInputType_companionAxisIsInverted

Section titled "ngAcceptInputType_companionAxisIsInverted"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisIsInverted: any

ngAcceptInputType_companionAxisIsLogarithmic

Section titled "ngAcceptInputType_companionAxisIsLogarithmic"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisIsLogarithmic: any

ngAcceptInputType_companionAxisLabelAngle

Section titled "ngAcceptInputType_companionAxisLabelAngle"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisLabelAngle: string | number

ngAcceptInputType_companionAxisLabelExtent

Section titled "ngAcceptInputType_companionAxisLabelExtent"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisLabelExtent: string | number

ngAcceptInputType_companionAxisLabelHorizontalAlignment

Section titled "ngAcceptInputType_companionAxisLabelHorizontalAlignment"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisLabelHorizontalAlignment: any

ngAcceptInputType_companionAxisLabelLocation

Section titled "ngAcceptInputType_companionAxisLabelLocation"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisLabelLocation: string | AxisLabelsLocation

ngAcceptInputType_companionAxisLabelOpposite

Section titled "ngAcceptInputType_companionAxisLabelOpposite"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisLabelOpposite: string | boolean

ngAcceptInputType_companionAxisLabelVerticalAlignment

Section titled "ngAcceptInputType_companionAxisLabelVerticalAlignment"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisLabelVerticalAlignment: any

ngAcceptInputType_companionAxisLabelVisible

Section titled "ngAcceptInputType_companionAxisLabelVisible"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisLabelVisible: any

ngAcceptInputType_companionAxisLogarithmBase

Section titled "ngAcceptInputType_companionAxisLogarithmBase"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisLogarithmBase: string | number

ngAcceptInputType_companionAxisMajorStrokeThickness

Section titled "ngAcceptInputType_companionAxisMajorStrokeThickness"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisMajorStrokeThickness: string | number

ngAcceptInputType_companionAxisMaximumValue

Section titled "ngAcceptInputType_companionAxisMaximumValue"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisMaximumValue: string | number

ngAcceptInputType_companionAxisMinExtent

Section titled "ngAcceptInputType_companionAxisMinExtent"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisMinExtent: string | number

ngAcceptInputType_companionAxisMinimumValue

Section titled "ngAcceptInputType_companionAxisMinimumValue"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisMinimumValue: string | number

ngAcceptInputType_companionAxisMinorInterval

Section titled "ngAcceptInputType_companionAxisMinorInterval"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisMinorInterval: string | number

ngAcceptInputType_companionAxisMinorStrokeThickness

Section titled "ngAcceptInputType_companionAxisMinorStrokeThickness"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisMinorStrokeThickness: string | number

ngAcceptInputType_companionAxisShouldAutoTruncateAnnotations

Section titled "ngAcceptInputType_companionAxisShouldAutoTruncateAnnotations"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisShouldAutoTruncateAnnotations: any

ngAcceptInputType_companionAxisShouldAvoidAnnotationCollisions

Section titled "ngAcceptInputType_companionAxisShouldAvoidAnnotationCollisions"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisShouldAvoidAnnotationCollisions: any

ngAcceptInputType_companionAxisShouldKeepAnnotationsInView

Section titled "ngAcceptInputType_companionAxisShouldKeepAnnotationsInView"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisShouldKeepAnnotationsInView: any

ngAcceptInputType_companionAxisStrokeThickness

Section titled "ngAcceptInputType_companionAxisStrokeThickness"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisStrokeThickness: string | number

ngAcceptInputType_companionAxisSyncronizedWithPrimaryAxis

Section titled "ngAcceptInputType_companionAxisSyncronizedWithPrimaryAxis"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisSyncronizedWithPrimaryAxis: string | boolean

ngAcceptInputType_companionAxisTickLength

Section titled "ngAcceptInputType_companionAxisTickLength"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisTickLength: string | number

ngAcceptInputType_companionAxisTickStrokeThickness

Section titled "ngAcceptInputType_companionAxisTickStrokeThickness"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_companionAxisTickStrokeThickness: string | number

ngAcceptInputType_enhancedIntervalMinimumCharacters

Section titled "ngAcceptInputType_enhancedIntervalMinimumCharacters"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_enhancedIntervalMinimumCharacters: string | number

ngAcceptInputType_enhancedIntervalPreferMoreCategoryLabels

Section titled "ngAcceptInputType_enhancedIntervalPreferMoreCategoryLabels"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_enhancedIntervalPreferMoreCategoryLabels: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_expectFunctions: string | boolean

ngAcceptInputType_favorLabellingScaleEnd

Section titled "ngAcceptInputType_favorLabellingScaleEnd"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_favorLabellingScaleEnd: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_hasUserMaximum: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_hasUserMinimum: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_interval: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isAngular: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isCategory: string | boolean

ngAcceptInputType_isCategoryDateTime

Section titled "ngAcceptInputType_isCategoryDateTime"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isCategoryDateTime: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isCompanionAxis: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isContinuous: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isDateTime: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isDisabled: string | boolean

ngAcceptInputType_isFormattingAbbreviatedLargeNumber

Section titled "ngAcceptInputType_isFormattingAbbreviatedLargeNumber"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isFormattingAbbreviatedLargeNumber: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isHorizontal: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isInverted: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isLogarithmic: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isNumeric: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isOrdinal: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isPiecewise: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isPrimaryAxis: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isRadial: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_isSorting: string | boolean
ngAcceptInputType_isVertical: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelAngle: string | number

ngAcceptInputType_labelBottomMargin

Section titled "ngAcceptInputType_labelBottomMargin"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelBottomMargin: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelExtent: string | number

ngAcceptInputType_labelFormatSpecifiers

Section titled "ngAcceptInputType_labelFormatSpecifiers"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelFormatSpecifiers: string | any[]

ngAcceptInputType_labelHorizontalAlignment

Section titled "ngAcceptInputType_labelHorizontalAlignment"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelHorizontalAlignment: any

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelLeftMargin: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelLocation: string | AxisLabelsLocation

ngAcceptInputType_labelMaximumExtent

Section titled "ngAcceptInputType_labelMaximumExtent"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelMaximumExtent: string | number

ngAcceptInputType_labelMaximumExtentPercentage

Section titled "ngAcceptInputType_labelMaximumExtentPercentage"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelMaximumExtentPercentage: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelRightMargin: string | number

ngAcceptInputType_labelShowFirstLabel

Section titled "ngAcceptInputType_labelShowFirstLabel"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelShowFirstLabel: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelTopMargin: string | number

ngAcceptInputType_labelVerticalAlignment

Section titled "ngAcceptInputType_labelVerticalAlignment"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelVerticalAlignment: any

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_labelVisibility: any

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_logarithmBase: string | number

ngAcceptInputType_majorStrokeDashArray

Section titled "ngAcceptInputType_majorStrokeDashArray"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_majorStrokeDashArray: string | number[]

ngAcceptInputType_majorStrokeThickness

Section titled "ngAcceptInputType_majorStrokeThickness"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_majorStrokeThickness: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_maximumValue: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_maxPrecision: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_minimumValue: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_minorInterval: string | number

ngAcceptInputType_minorStrokeDashArray

Section titled "ngAcceptInputType_minorStrokeDashArray"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_minorStrokeDashArray: string | number[]

ngAcceptInputType_minorStrokeThickness

Section titled "ngAcceptInputType_minorStrokeThickness"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_minorStrokeThickness: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_referenceValue: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_scaleMode: string | NumericScaleMode

ngAcceptInputType_shouldApplyMaxPrecisionWhenZoomed

Section titled "ngAcceptInputType_shouldApplyMaxPrecisionWhenZoomed"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_shouldApplyMaxPrecisionWhenZoomed: string | boolean

ngAcceptInputType_shouldAutoTruncateAnnotations

Section titled "ngAcceptInputType_shouldAutoTruncateAnnotations"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_shouldAutoTruncateAnnotations: string | boolean

ngAcceptInputType_shouldAvoidAnnotationCollisions

Section titled "ngAcceptInputType_shouldAvoidAnnotationCollisions"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_shouldAvoidAnnotationCollisions: string | boolean

ngAcceptInputType_shouldKeepAnnotationsInView

Section titled "ngAcceptInputType_shouldKeepAnnotationsInView"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_shouldKeepAnnotationsInView: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_strokeDashArray: string | number[]

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_strokeThickness: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_tickLength: string | number

ngAcceptInputType_tickStrokeDashArray

Section titled "ngAcceptInputType_tickStrokeDashArray"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_tickStrokeDashArray: string | number[]

ngAcceptInputType_tickStrokeThickness

Section titled "ngAcceptInputType_tickStrokeThickness"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_tickStrokeThickness: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleAngle: string | number

ngAcceptInputType_titleBottomMargin

Section titled "ngAcceptInputType_titleBottomMargin"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleBottomMargin: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleExtent: string | number

ngAcceptInputType_titleHorizontalAlignment

Section titled "ngAcceptInputType_titleHorizontalAlignment"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleHorizontalAlignment: any

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleLeftMargin: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleLocation: string | AxisLabelsLocation

ngAcceptInputType_titleMaximumExtent

Section titled "ngAcceptInputType_titleMaximumExtent"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleMaximumExtent: string | number

ngAcceptInputType_titleMaximumExtentPercentage

Section titled "ngAcceptInputType_titleMaximumExtentPercentage"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleMaximumExtentPercentage: string | number

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titlePosition: string | AxisTitlePosition

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleRightMargin: string | number

ngAcceptInputType_titleShowFirstLabel

Section titled "ngAcceptInputType_titleShowFirstLabel"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleShowFirstLabel: string | boolean

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleTopMargin: string | number

ngAcceptInputType_titleVerticalAlignment

Section titled "ngAcceptInputType_titleVerticalAlignment"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleVerticalAlignment: any

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_titleVisibility: any

ngAcceptInputType_useEnhancedIntervalManagement

Section titled "ngAcceptInputType_useEnhancedIntervalManagement"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_useEnhancedIntervalManagement: string | boolean

ngAcceptInputType_usePerLabelHeightMeasurement

Section titled "ngAcceptInputType_usePerLabelHeightMeasurement"

Inherited from: IgxStraightNumericAxisBaseComponent

ngAcceptInputType_usePerLabelHeightMeasurement: string | boolean
ɵcmp: ɵɵComponentDeclaration<IgxNumericYAxisComponent, "igx-numeric-y-axis", never, object, object, never, never>
ɵfac: ɵɵFactoryDeclaration<IgxNumericYAxisComponent, never>

Inherited from: IgxStraightNumericAxisBaseComponent

abbreviatedLabelFormat: string

Inherited from: IgxStraightNumericAxisBaseComponent

abbreviatedLabelFormatSpecifiers: any[]

Inherited from: IgxStraightNumericAxisBaseComponent

abbreviateLargeNumbers: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

actualInterval: number

Inherited from: IgxStraightNumericAxisBaseComponent

actualIsLogarithmic: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

actualMajorStroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

actualMaximumValue: number

Inherited from: IgxStraightNumericAxisBaseComponent

actualMaxPrecision: number

Inherited from: IgxStraightNumericAxisBaseComponent

actualMinimumValue: number

Inherited from: IgxStraightNumericAxisBaseComponent

actualMinorInterval: number

Inherited from: IgxStraightNumericAxisBaseComponent

actualMinorStroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

actualStroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

actualVisibleMaximumValue: number

Inherited from: IgxStraightNumericAxisBaseComponent

actualVisibleMinimumValue: number

Inherited from: IgxStraightNumericAxisBaseComponent

annotations: IgxAxisAnnotationCollection

Inherited from: IgxStraightNumericAxisBaseComponent

autoRangeBufferMode: AxisRangeBufferMode

Inherited from: IgxStraightNumericAxisBaseComponent

coercionMethods: any

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisCrossingAxis: IgxAxisComponent

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisCrossingValue: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisEnabled: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisInterval: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisIsInverted: FeatureState

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisIsLogarithmic: FeatureState

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisLabelAngle: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisLabelColor: string

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisLabelExtent: number

companionAxisLabelHorizontalAlignment

Section titled "companionAxisLabelHorizontalAlignment"

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisLabelHorizontalAlignment: HorizontalAlignment

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisLabelLocation: AxisLabelsLocation

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisLabelOpposite: boolean

companionAxisLabelVerticalAlignment

Section titled "companionAxisLabelVerticalAlignment"

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisLabelVerticalAlignment: VerticalAlignment

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisLabelVisible: FeatureState

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisLogarithmBase: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisMajorStroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisMajorStrokeThickness: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisMaximumValue: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisMinExtent: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisMinimumValue: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisMinorInterval: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisMinorStroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisMinorStrokeThickness: number

companionAxisShouldAutoTruncateAnnotations

Section titled "companionAxisShouldAutoTruncateAnnotations"

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisShouldAutoTruncateAnnotations: FeatureState

companionAxisShouldAvoidAnnotationCollisions

Section titled "companionAxisShouldAvoidAnnotationCollisions"

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisShouldAvoidAnnotationCollisions: FeatureState

companionAxisShouldKeepAnnotationsInView

Section titled "companionAxisShouldKeepAnnotationsInView"

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisShouldKeepAnnotationsInView: FeatureState

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisStrip: string

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisStroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisStrokeThickness: number

companionAxisSyncronizedWithPrimaryAxis

Section titled "companionAxisSyncronizedWithPrimaryAxis"

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisSyncronizedWithPrimaryAxis: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisTickLength: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisTickStroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisTickStrokeThickness: number

Inherited from: IgxStraightNumericAxisBaseComponent

companionAxisTitle: string

Inherited from: IgxStraightNumericAxisBaseComponent

crossingAxis: IgxAxisComponent

Inherited from: IgxStraightNumericAxisBaseComponent

crossingValue: any

Inherited from: IgxStraightNumericAxisBaseComponent

enhancedIntervalMinimumCharacters: number

enhancedIntervalPreferMoreCategoryLabels

Section titled "enhancedIntervalPreferMoreCategoryLabels"

Inherited from: IgxStraightNumericAxisBaseComponent

enhancedIntervalPreferMoreCategoryLabels: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

expectFunctions: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

favorLabellingScaleEnd: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

formatAbbreviatedLabel: object

Inherited from: IgxStraightNumericAxisBaseComponent

formatLabel: object

Inherited from: IgxStraightNumericAxisBaseComponent

interval: number

Inherited from: IgxStraightNumericAxisBaseComponent

isCompanionAxis: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

isDisabled: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

isFormattingAbbreviatedLargeNumber: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

isInverted: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

isLogarithmic: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

label: any

Inherited from: IgxStraightNumericAxisBaseComponent

labelAngle: number

Inherited from: IgxStraightNumericAxisBaseComponent

labelBottomMargin: number

Inherited from: IgxStraightNumericAxisBaseComponent

labelExtent: number

Inherited from: IgxStraightNumericAxisBaseComponent

labelFormat: string

Inherited from: IgxStraightNumericAxisBaseComponent

labelFormatSpecifiers: any[]

Inherited from: IgxStraightNumericAxisBaseComponent

labelHorizontalAlignment: HorizontalAlignment

Inherited from: IgxStraightNumericAxisBaseComponent

labelLeftMargin: number

Inherited from: IgxStraightNumericAxisBaseComponent

labelLocation: AxisLabelsLocation

Inherited from: IgxStraightNumericAxisBaseComponent

labelMaximumExtent: number

Inherited from: IgxStraightNumericAxisBaseComponent

labelMaximumExtentPercentage: number

Inherited from: IgxStraightNumericAxisBaseComponent

labelRightMargin: number

Inherited from: IgxStraightNumericAxisBaseComponent

labelShowFirstLabel: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

labelTextColor: string

Inherited from: IgxStraightNumericAxisBaseComponent

labelTextStyle: string

Inherited from: IgxStraightNumericAxisBaseComponent

labelTopMargin: number

Inherited from: IgxStraightNumericAxisBaseComponent

labelVerticalAlignment: VerticalAlignment

Inherited from: IgxStraightNumericAxisBaseComponent

labelVisibility: Visibility

Inherited from: IgxStraightNumericAxisBaseComponent

logarithmBase: number

Inherited from: IgxStraightNumericAxisBaseComponent

majorStroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

majorStrokeDashArray: number[]

Inherited from: IgxStraightNumericAxisBaseComponent

majorStrokeThickness: number

Inherited from: IgxStraightNumericAxisBaseComponent

maximumValue: number

Inherited from: IgxStraightNumericAxisBaseComponent

maxPrecision: number

Inherited from: IgxStraightNumericAxisBaseComponent

minimumValue: number

Inherited from: IgxStraightNumericAxisBaseComponent

minorInterval: number

Inherited from: IgxStraightNumericAxisBaseComponent

minorStroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

minorStrokeDashArray: number[]

Inherited from: IgxStraightNumericAxisBaseComponent

minorStrokeThickness: number

Inherited from: IgxStraightNumericAxisBaseComponent

name: string

Inherited from: IgxStraightNumericAxisBaseComponent

referenceValue: number

Inherited from: IgxStraightNumericAxisBaseComponent

scaleMode: NumericScaleMode

Inherited from: IgxStraightNumericAxisBaseComponent

shouldApplyMaxPrecisionWhenZoomed: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

shouldAutoTruncateAnnotations: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

shouldAvoidAnnotationCollisions: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

shouldKeepAnnotationsInView: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

strip: string

Inherited from: IgxStraightNumericAxisBaseComponent

stroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

strokeDashArray: number[]

Inherited from: IgxStraightNumericAxisBaseComponent

strokeThickness: number

Inherited from: IgxStraightNumericAxisBaseComponent

tickLength: number

Inherited from: IgxStraightNumericAxisBaseComponent

tickStroke: string

Inherited from: IgxStraightNumericAxisBaseComponent

tickStrokeDashArray: number[]

Inherited from: IgxStraightNumericAxisBaseComponent

tickStrokeThickness: number

Inherited from: IgxStraightNumericAxisBaseComponent

title: string

Inherited from: IgxStraightNumericAxisBaseComponent

titleAngle: number

Inherited from: IgxStraightNumericAxisBaseComponent

titleBottomMargin: number

Inherited from: IgxStraightNumericAxisBaseComponent

titleExtent: number

Inherited from: IgxStraightNumericAxisBaseComponent

titleHorizontalAlignment: HorizontalAlignment

Inherited from: IgxStraightNumericAxisBaseComponent

titleLeftMargin: number

Inherited from: IgxStraightNumericAxisBaseComponent

titleLocation: AxisLabelsLocation

Inherited from: IgxStraightNumericAxisBaseComponent

titleMaximumExtent: number

Inherited from: IgxStraightNumericAxisBaseComponent

titleMaximumExtentPercentage: number

Inherited from: IgxStraightNumericAxisBaseComponent

titlePosition: AxisTitlePosition

Inherited from: IgxStraightNumericAxisBaseComponent

titleRightMargin: number

Inherited from: IgxStraightNumericAxisBaseComponent

titleShowFirstLabel: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

titleTextColor: string

Inherited from: IgxStraightNumericAxisBaseComponent

titleTextStyle: string

Inherited from: IgxStraightNumericAxisBaseComponent

titleTopMargin: number

Inherited from: IgxStraightNumericAxisBaseComponent

titleVerticalAlignment: VerticalAlignment

Inherited from: IgxStraightNumericAxisBaseComponent

titleVisibility: Visibility

Inherited from: IgxStraightNumericAxisBaseComponent

useEnhancedIntervalManagement: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

usePerLabelHeightMeasurement: boolean

Inherited from: IgxStraightNumericAxisBaseComponent

get actualIntervalChange(): EventEmitter<number>

Returns EventEmitter<number>

Inherited from: IgxStraightNumericAxisBaseComponent

get actualMaximumValueChange(): EventEmitter<number>

Returns EventEmitter<number>

Inherited from: IgxStraightNumericAxisBaseComponent

get actualMinimumValueChange(): EventEmitter<number>

Returns EventEmitter<number>

Inherited from: IgxStraightNumericAxisBaseComponent

get actualMinorIntervalChange(): EventEmitter<number>

Returns EventEmitter<number>

Inherited from: IgxStraightNumericAxisBaseComponent

get axisInternal(): Axis

Returns Axis

Inherited from: IgxStraightNumericAxisBaseComponent

Determines if the axis has a user-defined maximum.

HasUserMinimum is used to determine if a numeric axis has a user definied minium value.

let hasSetMinimum: boolean = this.yAxis.hasUserMinimum;
get hasUserMaximum(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Determines if the axis has a user-defined minimum.

HasUserMaximum is used to determine if a numeric axis has a user definied maximum value.

let hasSetMaximum: boolean = this.yAxis.hasUserMaximum;
get hasUserMinimum(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Gets if the current axis is of angular axis type

get isAngular(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Gets or sets if the current axis is of category axis type

get isCategory(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Gets if the current axis is of category date time axis type

get isCategoryDateTime(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Gets if the current axis is a continuous rather than a discrete scale

get isContinuous(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Gets or sets if the current axis is of date time axis type

get isDateTime(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

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

Inherited from: IgxStraightNumericAxisBaseComponent

Gets or sets if the current axis is of numeric axis type

get isNumeric(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Gets or sets if the current axis is of ordinal axis type

get isOrdinal(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Gets or sets if the axis is a piecewise scaling function.

get isPiecewise(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Gets whether this is primary axis created by an user

get isPrimaryAxis(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Gets or sets if the current axis is of radial axis type

get isRadial(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Gets or sets if the current axis is sorting data items

get isSorting(): boolean

Returns boolean

Gets if the current axis is of vertical axis

get isVertical(): boolean

Returns boolean

Inherited from: IgxStraightNumericAxisBaseComponent

Occurs when the axis range changes.

get rangeChanged(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxStraightNumericAxisBaseComponent

This event is raised every time a render has been requested from a series.

get renderRequested(): EventEmitter<object>

Returns EventEmitter<object>

Inherited from: IgxStraightNumericAxisBaseComponent

bindAxes(axes: IgxAxisComponent[]): void

Parameters

Returns void

Inherited from: IgxStraightNumericAxisBaseComponent

ensureLabelSettings(): void

Returns void

Inherited from: IgxStraightNumericAxisBaseComponent

ensureTitleSettings(): void

Returns void

Inherited from: IgxStraightNumericAxisBaseComponent

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgxStraightNumericAxisBaseComponent

getFullRange(): number[]

Returns number[]

Inherited from: IgxStraightNumericAxisBaseComponent

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

Parameters

  • item: any
  • memberPathName: string

Returns any

Inherited from: IgxStraightNumericAxisBaseComponent

Gets the value of a requested member path from the series.

getMemberPathValue(memberPathName: string): string

Parameters

  • memberPathName: string
    • The property name of a valid member path for the series

Returns string

Inherited from: IgxStraightNumericAxisBaseComponent

Gets the label for a data item.

getValueLabel(value: number): string

Parameters

  • value: number
    • The unscaled value to get a label for.

Returns string

Inherited from: IgxStraightNumericAxisBaseComponent

ngOnInit(): void

Returns void

Inherited from: IgxStraightNumericAxisBaseComponent

provideData(data: any): void

Parameters

  • data: any

Returns void

Inherited from: IgxStraightNumericAxisBaseComponent

Renders the axis with no animation.

renderAxis(): void

Returns void

Inherited from: IgxStraightNumericAxisBaseComponent

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

Inherited from: IgxStraightNumericAxisBaseComponent

Scales a value from axis space into screen space.

scaleValue(unscaledValue: number): number

Parameters

  • unscaledValue: number
    • The unscaled axis value to scale.

Returns number

scrollRangeIntoView(minimum: number, maximum: number): void

Parameters

  • minimum: number
  • maximum: number

Returns void

Inherited from: IgxStraightNumericAxisBaseComponent

Unscales a value from screen space into axis space.

unscaleValue(unscaledValue: number): number

Parameters

  • unscaledValue: number
    • The scaled value in screen coordinates to unscale into axis space.

    Unscales a value from screen space into axis space.

    let dataValue: number = this.yAxis.unscaleValue(pixel);

Returns number

Inherited from: IgxStraightNumericAxisBaseComponent

_createFromInternal(internal: any): IgxAxisComponent

Parameters

  • internal: any

Returns IgxAxisComponent