Version

TimeAxis Class Properties

For a list of all members of this type, see TimeAxis 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. Not implemented. Returns 0.  
Public PropertyIntervalPercentageWindowOverridden. Not implemented. Returns 0.  
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 PropertyMapMaximumOverridden. Gets/Sets the Map Maximum location for the Axis.  
Public PropertyMapMinimumOverridden. Gets/Sets the Map Minimum location for the Axis.  
Public PropertyMapRangeOverridden. Gets/Sets the Map Minimum location for the Axis.  
Public PropertyMaximumOverridden. Gets/Sets the Maximum value for the Axis.  
Public PropertyMinimumOverridden. Gets/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. (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. Gets/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. (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. Gets the total range for this Axis.  
Public PropertyVisibleGets/Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyWindowIntervalOverridden. Interval for points on the window of this axis.  
Public PropertyWindowMaximumOverridden. Gets/Sets the Maximum value for the Window on this Axis.  
Public PropertyWindowMinimumOverridden. Gets/Sets the Minimum value for the Window on this Axis.  
Public PropertyWindowRangeOverridden. Gets the Range for the Window on 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