For a list of all members of this type, see Axis members.
Name | Description | |
---|---|---|
axisLineEnd | Axis line end point. | |
axisLineStart | Axis line start point. | |
axisSpan | Axis span. | |
DateDataColumn | Data data column index. | |
DateInterval | Date Interval (for Date Axis). | |
DateSkipN | Dates-to-skip number. | |
drawingStyle | Drawing style. | |
HorzVertLabelOffset | Label offset. | |
interItemSpacing | Inter Item Spacing. | |
interSeriesSpacing | Inter Series Spacing. | |
itemLabelFormat | Item Label Format. | |
labelArray | Label array. | |
LabelDx | Label X-offset. | |
LabelDy | Label Y-offset. | |
lineColor | Line color used by this axis. | |
lineStyle | LineStyle used by this axis. | |
lineThickness | Line stroke width used by this axis. | |
lineVisible | Stores whether or not the axis line is visible. | |
majorGridLineColor | Major Grid Line Color. | |
majorGridLineStyle | Major Grid Line Style. | |
majorGridLineThickness | Major Grid Line Thickness. | |
majorTickWidth | Major tick width. | |
minorGridLineColor | Minor Grid Line Color. | |
minorGridLineStyle | Minor Grid Line Style. | |
minorGridLineThickness | Minor Grid Line Thickness. | |
minorTickWidth | Minor tick width. | |
mOffsetLabels | Offset labels | |
seriesLabelFormat | Series Label Format. | |
span_1 | Span location 1. | |
span_2 | Span location 2. | |
stackIt | Field which determines whether or not the axis is for a stacked chart type. | |
stackStyle | Field which determines the stacked style of this axis, if it is stacked. | |
tickInterval | Tick Interval. | |
tickPercentage | Tick Percentage. |
Name | Description | |
---|---|---|
axisNumber | Represents which axis is represented: X, Y, X2, Y2, etc... | |
colorModel | stores the color model for this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
component | Stores the chart component. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
Core | Stores the chart core. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
data | Stores the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
dataIsValid | Indicates whether chart data is valid for this chart type. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
endDate | End Date (for Date Axis). | |
innerBounds | Represents the bounds rectangle for child layers of a layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
m_Scale | Stores the axis scale factor. | |
m_Scroll | Stores the axis scroll factor. | |
mapping | Axis types mapping. | |
optionalDataArray | Stores 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) | |
outerBounds | Represents the bounds rectangle for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
startDate | Start Date (for Date Axis). | |
widthOrHeight | Width, or height |