Version

LabelAxisBase Class Properties

For a list of all members of this type, see LabelAxisBase 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 PropertyIntervalPercentageTotalOverridden. This property is used by the charting infrastructure and is not intended to be called directly from application code.  
Public PropertyIntervalPercentageWindowOverridden. This property is used by the charting infrastructure and is not intended to be called directly from application code.  
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. This property is used by the charting infrastructure and is not intended to be called directly from application code.  
Public PropertyMinimumOverridden. This property is used by the charting infrastructure and is not intended to be called directly from application code.  
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 PropertyRulerTypeGets/Sets the Numeric Type for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
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. This property is used by the charting infrastructure and is not intended to be called directly from application code.  
Public PropertyVisibleGets/Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyWindowIntervalOverridden. This property is used by the charting infrastructure and is not intended to be called directly from application code.  
Public PropertyWindowMaximumOverridden. This property is used by the charting infrastructure and is not intended to be called directly from application code.  
Public PropertyWindowMinimumOverridden. This property is used by the charting infrastructure and is not intended to be called directly from application code.  
Public PropertyWindowRangeOverridden. This property is used by the charting infrastructure and is not intended to be called directly from application code.  
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