Version

NumericYAxis Class Members

The following tables list the members exposed by NumericYAxis.

Public Constructors
 NameDescription
Public ConstructorNumericYAxis ConstructorInitializes a new instance of the NumericYAxis class.  
Public Properties
 NameDescription
Public PropertyAbbreviateLargeNumbersA boolean indicating whether or not to abbreviate large numbers. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyActualIntervalGets the effective value for the current Interval. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyActualIsLogarithmicDetermines if the axis has a valid logarithmic scale. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyActualMajorStrokeGets or sets the ActualMajorStroke property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyActualMaximumValueGets the effective maximum value for the current numeric axis object. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyActualMinimumValueGets the effective minimum value for the current numeric axis object. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyActualMinorIntervalGets the effective value for the current MinorInterval. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyActualMinorStrokeGets or sets the ActualMinorStroke property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyActualStrokeGets or sets the effective stroke used for the axis. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyActualVisibleMaximumValueGets the effective visible maximum value for the current numeric axis object. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyActualVisibleMinimumValueGets the effective minimum value for the current numeric axis object. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyAnnotationsGets the current annotations for the axis. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyCrossingAxisGets or sets the CrossingAxis property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyCrossingValueGets or sets the CrossingValue property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyEnhancedIntervalMinimumCharactersGets or sets the mininum desired characters to be displayed for horizontal axes when using advanced label heuristics. -1 will attempt to adjust the interval to precisely fit the horizontal labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyHasUserMaximumDetermines if the axis has a user-defined maximum. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyHasUserMinimumDetermines if the axis has a user-defined minimum. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyIntervalGets or sets the Interval property. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyIsAngularGets if the current axis is of angular axis type (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsCategoryGets or sets if the current axis is of category axis type (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsCategoryDateTimeGets if the current axis is of category date time axis type (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsContinuousGets if the current axis is a continuous rather than a discrete scale (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsDateTimeGets or sets if the current axis is of date time axis type (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsDisabledGets or sets the IsDisabled property. If true, the axis will not be rendered. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsInvertedGets or sets the IsInverted property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsLogarithmicGets or sets the IsLogarithmic property. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyIsNumericGets or sets if the current axis is of numeric axis type (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsPiecewiseGets or sets if the axis is a piecewise scaling function. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsRadialGets or sets if the current axis is of radial axis type (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsSortingGets or sets if the current axis is sorting data items (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyIsVerticalGets if the current axis is a vertical axis. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelGets or sets the axis label format string. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelAngleGets or sets the angle of the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelBottomMarginMargin applied below the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelExtentDistance between the axis and the edge of the control. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelFontReturns or sets the font for the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelFontFamilyReturns or sets the font family for the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelFontSizeReturns or sets the font size for the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelFontStyleReturns or sets the font style for the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelHorizontalAlignmentGets or sets the horizontal alignment of the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelLeftMarginMargin applied to the left of the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelLocationGets or sets the location of the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelRightMarginMargin applied to the right of the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelShowFirstLabelGets or sets whether the first label is displayed when the zoom level is set to 1. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelTextColorThe color of the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelTopMarginMargin applied above the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelVerticalAlignmentGets or sets the vertical alignment of the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLabelVisibilityGets or sets the visibility of the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyLogarithmBaseGets or sets the LogarithmBase property. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyMajorStrokeGets or sets the MajorStroke property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyMajorStrokeThicknessGets or sets the MajorStrokeThickness property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyMaximumValueGets or sets the MaximumValue property. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyMinimumValueGets or sets the MinimumValue property. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyMinorIntervalGets or sets the MinorInterval property. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyMinorStrokeGets or sets the MinorStroke property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyMinorStrokeThicknessGets or sets the MinorStrokeThickness property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyNameGets or sets the name to use for the series. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyReferenceValueGets or sets the ReferenceValue property. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public PropertyScaleModeGets or sets the axis scale mode. (Inherited from Infragistics.Controls.Charts.StraightNumericAxisBase)
Public PropertySeriesViewerGets the ChartArea for the current Axis object. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyStripGets or sets the Strip property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyStrokeGets or sets the Stroke property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyStrokeThicknessGets or sets the StrokeThickness property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTickLengthGets or sets the TickLength property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTickStrokeGets or sets the TickStroke property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTickStrokeThicknessGets or sets the TickStrokeThickness property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleGets or sets the Title property. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleAngleGets or sets the angle of the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleBottomMarginMargin applied below the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleFontReturns or sets the font for the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleFontFamilyReturns or sets the font family for the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleFontSizeReturns or sets the font size for the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleFontStyleReturns or sets the font style for the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleHorizontalAlignmentGets or sets the horizontal alignment of the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleLeftMarginMargin applied to the left of the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleLocationGets or sets the location of the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitlePositionGets or sets the title position relative to the axis labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleRightMarginMargin applied to the right of the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleShowFirstLabelGets or sets whether the first label is displayed when the zoom level is set to 1. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleTextColorThe color of the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleTopMarginMargin applied above the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleVerticalAlignmentGets or sets the vertical alignment of the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyTitleVisibilityGets or sets the visibility of the axis title. (Inherited from Infragistics.Controls.Charts.Axis)
Public PropertyUseEnhancedIntervalManagementGets or sets whether to use more advanced heuristics when determining the initial number of labels to render, before resolving collisions, etc. (Inherited from Infragistics.Controls.Charts.Axis)
Public Methods
 NameDescription
Public MethodDeregisterSeriesDeregisters a series that uses an axis from the axis. (Inherited from Infragistics.Controls.Charts.Axis)
Public MethodExportVisualDataExports visual information about the series for use by external tools and functionality. (Inherited from Infragistics.Controls.Charts.Axis)
Public MethodGetItemValueGets a value based on one of the valid member paths for this axis type. (Inherited from Infragistics.Controls.Charts.Axis)
Public MethodGetScaledValueGets the scaled viewport value from an unscaled axis value. (Inherited from Infragistics.Controls.Charts.Axis)
Public MethodGetUnscaledValueGets the unscaled axis value from an scaled viewport value. (Inherited from Infragistics.Controls.Charts.Axis)
Public MethodGetValueLabelGets the label for a data item. (Inherited from Infragistics.Controls.Charts.Axis)
Public MethodRegisterSeriesRegisters a series that uses an axis with the axis. (Inherited from Infragistics.Controls.Charts.Axis)
Public MethodRenderAxisRenders the axis with no animation. (Inherited from Infragistics.Controls.Charts.Axis)
Public MethodResetCachedEnhancedIntervalIf using enhanced interval management and precise interval fitting, this will reset the cached maximum label width, and recalculate using the current labels. (Inherited from Infragistics.Controls.Charts.Axis)
Public MethodScaleValueScales a value from axis space into screen space. (Inherited from Infragistics.Controls.Charts.Axis)
Public MethodScrollRangeIntoViewScrolls the NumericYAxis so that the provided range is brought into view.  
Public MethodUnscaleValueUnscales a value from screen space into axis space. (Inherited from Infragistics.Controls.Charts.NumericAxisBase)
Public MethodUpdateRangeOverloaded. Updates the axis range. (Inherited from Infragistics.Controls.Charts.Axis)
Protected Methods
 NameDescription
Protected MethodOnFormatLabelUsed to invoke the Axis.FormatLabel event. (Inherited from Infragistics.Controls.Charts.Axis)
Protected MethodOnPropertyChangedUsed to raise the PropertyChanged event when a property of the object has been changed. (Inherited from Infragistics.Controls.Charts.Axis)
Protected MethodOnRangeChangedUsed to invoke the Axis.RangeChanged event. (Inherited from Infragistics.Controls.Charts.Axis)
Protected MethodOnRenderRequestedUsed to invoke the Axis.RenderRequested event. (Inherited from Infragistics.Controls.Charts.Axis)
Public Events
 NameDescription
Public EventFormatLabelEvent raised for the purpose of determining the text of each label. (Inherited from Infragistics.Controls.Charts.Axis)
Public EventPropertyChangedInvoked when a property of the object has been changed. (Inherited from Infragistics.Controls.Charts.Axis)
Public EventRangeChangedOccurs when the axis range changes. (Inherited from Infragistics.Controls.Charts.Axis)
Public EventRenderRequestedThis event is raised every time a render has been requested from a series. (Inherited from Infragistics.Controls.Charts.Axis)
See Also