Version

Axis Class Properties

For a list of all members of this type, see Axis 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.  
Public PropertyendPointAxis end point.  
Public PropertyExponent_maxGets/Sets the Logarithmic Exponent Maximum for the Axis.  
Public PropertyExponent_minGets/Sets the Logarithmic Exponent Minimum for the Axis.  
Public PropertyExponent_RangeGets the Logarithmic Exponent Range for the Axis.  
Public PropertyExponentWindowMaxGets the Logarithmic Exponent Window Maximum for the Axis.  
Public PropertyExponentWindowMinGets the Logarithmic Exponent Window Minimum for the Axis.  
Public PropertyExponentWindowRangeGets the Logarithmic Exponent Window Range for the 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.  
Public PropertyIntervalPercentageTotalInterval percentage total  
Public PropertyIntervalPercentageWindowInterval 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.  
Public PropertyMajorLabelStyleLabelStyle used for labels at major intervals on this axis.  
Public PropertyMapMaximumGets/Sets the Map Maximum location for the Axis.  
Public PropertyMapMinimumGets/Sets the Map Minimum location for the Axis.  
Public PropertyMapRangeGets the Map range for the Axis.  
Public PropertyMaximumGets/Sets the Maximum value for the Axis.  
Public PropertyMinimumGets/Sets the Minimum value for the 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.  
Public PropertyRangeMinGets/Sets the Range Minimum for the Axis.  
Public PropertyRangeRangeGets the Range Size for the Axis.  
Public PropertyRangeTypeGets/Sets the RangeType for the Axis.  
Public PropertyRulerTypeGets/Sets the Numeric Type for the Axis.  
Public PropertyScaleGets/Sets the Scale factor for the Axis, which determines the fraction of the Axis which is visible at one time.  
Public PropertyScrollGets/Sets the Scroll factor for the Axis, which determines the scrolled location between the Axis Minimum and Maximum.  
Public PropertyShowScrollbarDetermines whether or not a scrollbar will be shown on this axis.  
Public PropertystartPointAxis start point.  
Public PropertyTotalRangeGets the total range for this Axis.  
Public PropertyVisibleGets/Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyWindowIntervalInterval for points on the window of this axis.  
Public PropertyWindowMaximumGets/Sets the Maximum value for the Window on this Axis.  
Public PropertyWindowMinimumGets/Sets the Minimum value for the Window on this Axis.  
Public PropertyWindowRangeGets the Range for the Window on this Axis.  
Public PropertyZeroGets the Value of Zero for this Axis.  
Protected Properties
 NameDescription
Protected PropertyLogZeroValue to substitute for log(0).  
See Also