Version

NumericAxis Class Properties

For a list of all members of this type, see NumericAxis members.

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)
See Also