Version

Axis3D Class Properties

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

Public Properties
 NameDescription
Public PropertyaxisLineEndAxis line end point  
Public PropertyaxisLineStartAxis line start point  
Public PropertyaxisSpanAxis span  
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 PropertydataMaxMaximum data value passed to this layer.  
Public PropertydataMinMinimum data value passed to this layer.  
Public PropertyDateDataColumnDate data column index.  
Public PropertyDateIntervalDate Interval (for Date Axis).  
Public PropertyDateSkipNDates-To-Skip number.  
Public PropertydrawingStyleDrawing style.  
Public PropertyendDateEnd Date (for Date Axis).  
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 PropertyHasEmptyValuesWhether or not this layer contains values which should be represented as empty. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer)
Public PropertyInsetCountInset Count.  
Public Propertyinter_series_spacingInter Series Spacing.  
Public PropertyInterBarSpacingSpacing between items.  
Public PropertyinterItemSpacingInter Item Spacing.  
Public PropertyInterSeriesSpacingSpacing between series.  
Public PropertyIntervalPercentageTotalInterval percentage total.  
Public PropertyIntervalPercentageWindowInterval percentage window.  
Public PropertyItemCountItem Count.  
Public PropertyitemLabelFormatItem Label Format.  
Public PropertylabelArrayArray of labels used by this axis.  
Public PropertylabelFormatFormat of labels on this axis.  
Public PropertylabelStyleLabelStyle used by this axis.  
Public PropertyLayerIDSets and gets the ID to be used in the Hashtable (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertylineColorLine color used by this axis.  
Public PropertylineStyleLineStyle used by this axis.  
Public PropertylineThicknessStroke width for the axis line.  
Public PropertyLogBaseGets the Log Base for the Axis.  
Public PropertymajorGridLineColorMajor Grid Line Color.  
Public PropertymajorGridLineStyleMajor Grid Line Style.  
Public PropertymajorGridLineThicknessMajor Grid Line Thickness.  
Public PropertyMajorLabelStyleLabelStyle used for axis labels at major intervals.  
Public Propertystatic (Shared in Visual Basic)majorTickWidthMajor tick width  
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 PropertyminorGridLineColorMinor Grid Line Color.  
Public PropertyminorGridLineStyleMinor Grid Line Style.  
Public PropertyminorGridLineThicknessMinor Grid Line Thickness.  
Public Propertystatic (Shared in Visual Basic)minorTickWidthMinor tick width  
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 PropertyseriesLabelFormatSeries Label Format.  
Public PropertyseriesLabelStyleLabelStyle used for series labels on this axis.  
Public Propertyspan_1Span location 1  
Public Propertyspan_2Span location 2  
Public PropertyspanEnd1Span end location  
Public PropertyspanStart1Span start location  
Public PropertyStackedIndicates whether the chart type is in a stacked configuration. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer)
Public PropertystackItField which determines whether or not the axis is for a stacked chart type.  
Public PropertystackStyleField which determines the stacked style of this axis, if it is stacked.  
Public PropertystartDateStart Date (for Date Axis).  
Public PropertystrLabelsLabels array  
Public PropertytickIntervalTick Interval.  
Public PropertytickPercentageTick Percentage.  
Public PropertyTotalRangeGets the Range for this Axis.  
Public PropertyVisibleGets/Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public PropertyWindowIntervalWindow interval.  
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 PropertyaxisNumberRepresents which axis is represented: X, Y, X2, Y2, etc...  
Protected PropertyLogNegativeHandling  
Protected PropertyLogZero  
Protected PropertyNullHandlingDetermines how nulls are handled in this chart layer. (Inherited from Infragistics.UltraChart.Core.Layers.ChartLayer)
Protected PropertywidthOrHeightWidth or height  
See Also