Version

NumericAxis Class Members

The following tables list the members exposed by NumericAxis.

Public Constructors
 NameDescription
Public ConstructorNumericAxis ConstructorNumeric axis constructor.  
Public Fields
 NameDescription
Public FieldaxisLineEndAxis line end point. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldaxisLineStartAxis line start point. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldaxisSpanAxis span. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldDateDataColumnData data column index. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldDateIntervalDate Interval (for Date Axis). (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldDateSkipNDates-to-skip number. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FielddrawingStyleDrawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldHorzVertLabelOffsetLabel offset. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldinterItemSpacingInter Item Spacing. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldinterSeriesSpacingInter Series Spacing. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FielditemLabelFormatItem Label Format. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldlabelArrayLabel array. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldLabelDxLabel X-offset. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldLabelDyLabel Y-offset. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldlineColorLine color used by this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldlineStyleLineStyle used by this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldlineThicknessLine stroke width used by this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldlineVisibleStores whether or not the axis line is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldmajorGridLineColorMajor Grid Line Color. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldmajorGridLineStyleMajor Grid Line Style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldmajorGridLineThicknessMajor Grid Line Thickness. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldminorGridLineColorMinor Grid Line Color. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldminorGridLineStyleMinor Grid Line Style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldminorGridLineThicknessMinor Grid Line Thickness. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldmOffsetLabelsOffset labels (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldseriesLabelFormatSeries Label Format. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public Fieldspan_1Span location 1. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public Fieldspan_2Span location 2. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldstackItField which determines whether or not the axis is for a stacked chart type. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldstackStyleField which determines the stacked style of this axis, if it is stacked. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldtickIntervalTick Interval. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public FieldtickPercentageTick Percentage. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected Fields
 NameDescription
Protected FieldaxisNumberRepresents which axis is represented: X, Y, X2, Y2, etc... (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected FieldcolorModelstores the color model for this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldcomponentStores the chart component. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldCoreStores the chart core. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FielddataStores the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FielddataIsValidIndicates whether chart data is valid for this chart type. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldendDateEnd Date (for Date Axis). (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected FieldinnerBoundsRepresents the bounds rectangle for child layers of a layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected Fieldm_ScaleStores the axis scale factor. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected Fieldm_ScrollStores the axis scroll factor. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected FieldoptionalDataArrayStores the data that is relevant to this layer, in the case of layers with more than one relevant datasource. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldouterBoundsRepresents the bounds rectangle for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldstartDateStart Date (for Date Axis). (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected FieldwidthOrHeightWidth, or height (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public Properties
 NameDescription
Public PropertyChartColorModelGets/Sets Color model for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyChartComponentGets or Sets the UltraChart control for which this layer is being applied. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyChartCoreGets or Sets the Chart Core, through which many members relevant to the chart's current context can be accessed. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyChartDataSets and gets the IChartData (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyChartLayerAppearanceThe ChartLayerAppearance in context for this Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyendPointAxis end point. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyExponent_maxGets/Sets the Logarithmic Exponent Maximum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyExponent_minGets/Sets the Logarithmic Exponent Minimum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyExponent_RangeGets the Logarithmic Exponent Range for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyExponentWindowMaxGets the Logarithmic Exponent Window Maximum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyExponentWindowMinGets the Logarithmic Exponent Window Minimum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyExponentWindowRangeGets the Logarithmic Exponent Window Range for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyGridGets and Sets the grid axes used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyGroupLabelStyleLabelStyle used for grouped labels on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyIntegralDetermines whether or not this axis is based on only integer values.  
Public PropertyIntervalPercentageTotalOverridden. Interval percentage total  
Public PropertyIntervalPercentageWindowOverridden. Interval percentage window  
Public PropertyLayerIDSets and gets the ID to be used in the Hashtable (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyLogBaseGets the Log Base for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyMajorLabelStyleLabelStyle used for labels at major intervals on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyMapMaximumGets/Sets the Map Maximum location for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyMapMinimumGets/Sets the Map Minimum location for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyMapRangeGets the Map range for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyMaximumOverridden. Maximum value on this axis.  
Public PropertyMinimumOverridden. Minimum value on this axis.  
Public PropertyOuterBoundGets or Sets the Outer Bounds available in the current layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyPathA string representation of the location of this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyRangeMaxGets/Sets the Range Maximum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyRangeMinGets/Sets the Range Minimum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyRangeRangeGets the Range Size for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyRangeTypeGets/Sets the RangeType for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyRulerTypeOverridden.   
Public PropertyScaleGets/Sets the Scale factor for the Axis, which determines the fraction of the Axis which is visible at one time. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyScrollGets/Sets the Scroll factor for the Axis, which determines the scrolled location between the Axis Minimum and Maximum. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyShowScrollbarDetermines whether or not a scrollbar will be shown on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertystartPointAxis start point. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public PropertyTotalRangeOverridden. Total range of this axis.  
Public PropertyVisibleGets/Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyWindowIntervalOverridden. Interval of the window being used by this axis.  
Public PropertyWindowMaximumOverridden. Maximum value being displayed in the window being used by this axis.  
Public PropertyWindowMinimumOverridden. Minimmum value being displayed in the window being used by this axis.  
Public PropertyWindowRangeOverridden. Current range of the window being used by this axis.  
Public PropertyZeroGets the Value of Zero for this Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected Properties
 NameDescription
Protected PropertyLogZeroValue to substitute for log(0). (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public Methods
 NameDescription
Public MethodAddAdd method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodaddStylePerforms a bitwise add on the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodCompareCompares two values on this ruler. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodDivideDivide method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodFillSceneGraphOverloaded. Overridden. Fills the SceneGraph with graphical elements representing this axis.  
Public MethodFillSceneGraphLogFills the scenegraph with graphical elements representing this axis, using a logarithmic scale.  
Public MethodFillSceneGraphNonStackedFills the SceneGraph with graphical elements representing this axis on a non-stacked chart.  
Public MethodFillSceneGraphStackedFills the SceneGraph with graphical elements representing this axis, for stacked charts.  
Public MethodFillSceneGraphTimeAdds this layer's primitives to a scene for time axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodGetAppearanceGets the Appearance object appropriate to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodGetDataGets the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodGetDataInvalidMessageGets the message to be displayed in the chart area if the data supplied is not valid. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodGetExtentGets the extent of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodGetInnerBoundsReturns a Rectangle object that represents the TopLeft and BottomRight real world coordinates for the drawing layer to render in the scene graph (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodgetLabelsGets the array of labels on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodGetOptionalDataGets the data that is relevant to this layer, in the case of layers with more than one relevant data source. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodGetOuterBoundsGets the Outer Bounds available in the current layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodIntervalCountTotalOverridden. Sets the scale Interval based on the total range of this axis.  
Public MethodIntervalCountWindowOverridden. Sets the Window Interval based on the range of values in the window being used by this axis.  
Public MethodIntervalFitOverridden. Sets the number of intervals to the recommended best-fit.  
Public MethodInverseNumericOfOverridden. Gets the object equivalent of the specified numeric value.  
Public MethodIsVisibleGets a value indicating whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodItemVisibleOverridden. Determines whether or not a value can be mapped visibly on this axis.  
Public MethodMapOverridden. Returns the coordinate of a specified value on this axis.  
Public MethodMapInverseOverridden. Returns the data value to be found at a specified coordinate on this axis.  
Public MethodMaxGets the maximum of two values. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodMinGets the minimum of two values. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodMultiplyMultiply operator. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodNullValueGets the equivalent of null for the type being operated on. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodNumericOfOverridden. Gets the numeric equivalent of the specified object.  
Public MethodremoveStylePerforms a bitwise remove on the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodSetAppearanceSets the Appearance being used by this Layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodSetBoundsOverloaded. Sets the outer bounds of the chart and recalculates the inner bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodSetDataSets the data that will be used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodSetExtentSets the extent of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodsetLabelsSets the axis labels (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodSetOptionalDataSets the data that will be used by this layer, in the case of layers with more than one relevant data source. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodsetStyleOverloaded. Sets the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodSetupDataFilterOverloaded. Initializes a ChartDataFilter to be used for the data source. Only applicable when the given datasource can be transformed into a ChartDataFilter. This member supports the charting internal infrastructure and is not intended to be used directly from your code. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodSetVisibleSets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodSubtractSubract method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodWorkerFillSceneGraphWorker FillSceneGraph method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected Methods
 NameDescription
Protected MethodApplyLayoutBehaviorsApplies layout effects for this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodCalculateInnerBoundsOverride in your drawing layer to do custom inner bounds calculations The inner bounds is the drawing area available for any child layers (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected MethodCorrectWindowMinMaxOverridden. Performs a correction on this axis's Window Minimum and Maximum based on the axis range and the current Scroll and Scale values.  
Protected MethodGetCorrectLabelBoundsWidthGets the width of the correct label bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodGetLabelBoundsGets the bounding rectangle for labels on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodGetScrollbarSpanGets the height of the scrollbar, depending on the orientation of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodGetSeriesLabelSpanRatioGets the span of the Series Label bounds proportional to the span of the Item Label bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodMajorLineAtAdds primitives to the SceneGraph at a Major tickmark. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodMinorLineAtAdds primitives to the SceneGraph at a Minor tickmark. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodRetrieveAppearancePropertiesInitializes appearance properties. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodRoundWindowMinMaxRounds the values of window min max. The first two digits in the record of a number are counted as most significant regarding also the scale factor  
Protected MethodSetStartAndEndPointsSets the axisLineStart and axisLineEnd fields equal to the MapMinimum and MapMaximum. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodSplitBoundsReturns the Series Label bounds and Item Label bounds at the ideal proportion and location, given the entire bounding rectangle for all axis labels. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodValidateDataForChartOverridden. Validate data for CHART. This must be called by child axis before fill scene graph. but after base fill scene graph is called.  
See Also