The following tables list the members exposed by AxisItem.
Name | Description | |
---|---|---|
![]() | AxisItem Constructor | Overloaded. |
Name | Description | |
---|---|---|
![]() | axisNumber | This class supports charting framework. Not to be used explictly in the code. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
Name | Description | |
---|---|---|
![]() | ChartComponent | The charting component which owns this ChartAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | DataType | Gets or sets the DataType to be represented on this axis. |
![]() | Extent | Gets or sets a value that specifies the breadth of any margin between an Axis and the edge of the Control, in pixels. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | Key | A key to uniquely identify this AxisItem in a collection. |
![]() | Labels | Returns a reference to or sets the AxisLabelAppearance object that specifies the appearance of the labels on an axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | LineColor | Returns a reference to or sets a Color object that specifies the color of an axis line. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | LineDrawStyle | Returns or sets a value that determines the style of an axis line. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | LineEndCapStyle | Returns or sets a value that determines the style of the end of an axis line. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | LineThickness | Returns or sets a value that determines the thickness of an axis line, in pixels. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | LogBase | Gets/Sets Log base of log axes. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | LogZero | Gets or sets a value to be used as the log of zero. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | MajorGridLines | Returns a reference to or sets the GridlinesAppearance object that specifies the appearance of an axis' major grid lines. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | Margin | Contains properties which affect axis margins. Axis margins are the space allocated on each end of an axis where data is not plotted. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | MinorGridLines | Returns a reference to or sets the GridlinesAppearance object that specifies the appearance of an axis' minor grid lines. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | NumericAxisType | Gets or sets this Axis to linear, logarithmic or an itemized (discrete) scale. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | OrientationType | Gets or sets the orientation of this axis. |
![]() | RangeMax | Gets or sets the maximum limit (or index) of this Axis' range. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | RangeMin | Gets or sets the minimum limit (or index) of this Axis' range. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | RangeType | Adjusts how the range of this Axis will be calculated. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | ScrollScale | Gets/Sets Scrolling and Scalling property of the Axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | SetLabelAxisType | Gets or sets the SetLabelAxisType to be represented on this axis, if the DataType property is set to String. |
![]() | StripLines | Returns a reference to or sets the StripLineAppearance object that specifies the appearance of an axis' major grid lines. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | TickmarkInterval | Specifies how often to place tick marks and labels along a chart axis as numeric data value when AxisTickStyle is set to DataValue. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | TickmarkIntervalType | The type of unit to use for intervals on this axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | TickmarkPercentage | Specifies how often to place tick marks and labels along a chart axis as a percentage of the axis data range when AxisTickStyle is set to Percentage. The value specified is outside the range of valid values. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | TickmarkStyle | This property determines where tickmarks are placed. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | TimeAxisStyle | Overridden. Specifies how separate TimeAxis piles compare to each other. |
![]() | Visible | Overridden. Toggles the visibility of a chart axis. |
Name | Description | |
---|---|---|
![]() | dirty | A dirty flag for any operations that we want to optimize. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
![]() | noUpdate | Set the noUpdate flag to true to prevent parent notification on updates. (Inherited from Infragistics.UltraChart.Resources.Appearance.ChartAppearance) |
Name | Description | |
---|---|---|
![]() | Clone | Creates and returns a copy of this AxisItem object. |
![]() | ResetTimeAxisStyle | Resets the TimeAxisStyle property to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | SetAxisNumber | Sets the AxisNumber in context for this axis. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | ToString | Returns a string representation of this AxisItem. |
Name | Description | |
---|---|---|
![]() | CreateInstanceDescriptor | Creates an InstanceDescriptor representing an AxisAppearance object. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | ShouldSerializeRangeMin | Returns a Boolean value that determines whether the RangeMin property is set to its default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |
![]() | ShouldSerializeTimeAxisStyle | Check if TimeAxisStyle has a not default value. (Inherited from Infragistics.UltraChart.Resources.Appearance.AxisAppearance) |