Version

Axis Class Fields

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

Public Fields
 NameDescription
Public FieldaxisLineEndAxis line end point.  
Public FieldaxisLineStartAxis line start point.  
Public FieldaxisSpanAxis span.  
Public FieldDateDataColumnData data column index.  
Public FieldDateIntervalDate Interval (for Date Axis).  
Public FieldDateSkipNDates-to-skip number.  
Public FielddrawingStyleDrawing style.  
Public FieldHorzVertLabelOffsetLabel offset.  
Public FieldinterItemSpacingInter Item Spacing.  
Public FieldinterSeriesSpacingInter Series Spacing.  
Public FielditemLabelFormatItem Label Format.  
Public FieldlabelArrayLabel array.  
Public FieldLabelDxLabel X-offset.  
Public FieldLabelDyLabel Y-offset.  
Public FieldlineColorLine color used by this axis.  
Public FieldlineStyleLineStyle used by this axis.  
Public FieldlineThicknessLine stroke width used by this axis.  
Public FieldlineVisibleStores whether or not the axis line is visible.  
Public FieldmajorGridLineColorMajor Grid Line Color.  
Public FieldmajorGridLineStyleMajor Grid Line Style.  
Public FieldmajorGridLineThicknessMajor Grid Line Thickness.  
Public Fieldstatic (Shared in Visual Basic)majorTickWidthMajor tick width.  
Public FieldminorGridLineColorMinor Grid Line Color.  
Public FieldminorGridLineStyleMinor Grid Line Style.  
Public FieldminorGridLineThicknessMinor Grid Line Thickness.  
Public Fieldstatic (Shared in Visual Basic)minorTickWidthMinor tick width.  
Public FieldmOffsetLabelsOffset labels  
Public FieldseriesLabelFormatSeries Label Format.  
Public Fieldspan_1Span location 1.  
Public Fieldspan_2Span location 2.  
Public FieldstackItField which determines whether or not the axis is for a stacked chart type.  
Public FieldstackStyleField which determines the stacked style of this axis, if it is stacked.  
Public FieldtickIntervalTick Interval.  
Public FieldtickPercentageTick Percentage.  
Protected Fields
 NameDescription
Protected FieldaxisNumberRepresents which axis is represented: X, Y, X2, Y2, etc...  
Protected FieldcolorModelstores the color model for this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldcomponentStores the chart component. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldCoreStores the chart core. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FielddataStores the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FielddataIsValidIndicates whether chart data is valid for this chart type. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldendDateEnd Date (for Date Axis).  
Protected FieldinnerBoundsRepresents the bounds rectangle for child layers of a layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected Fieldm_ScaleStores the axis scale factor.  
Protected Fieldm_ScrollStores the axis scroll factor.  
Protected Fieldstatic (Shared in Visual Basic)mappingAxis types mapping.  
Protected FieldoptionalDataArrayStores the data that is relevant to this layer, in the case of layers with more than one relevant datasource. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldouterBoundsRepresents the bounds rectangle for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Protected FieldstartDateStart Date (for Date Axis).  
Protected FieldwidthOrHeightWidth, or height  
See Also