The following tables list the members exposed by SetLabelAxis.
Name | Description | |
---|---|---|
SetLabelAxis Constructor | SetLabelAxis constructor. |
Name | Description | |
---|---|---|
axisNumber | Represents which axis is represented: X, Y, X2, Y2, etc... (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
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). (Inherited from Infragistics.UltraChart.Core.Layers.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. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
m_Scroll | Stores the axis scroll factor. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
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). (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
widthOrHeight | Width, or height (Inherited from Infragistics.UltraChart.Core.Layers.Axis) |
Name | Description | |
---|---|---|
ChartColorModel | Gets/Sets Color model for this layer (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
ChartComponent | Gets or Sets the UltraChart control for which this layer is being applied. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
ChartCore | Gets 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) | |
ChartData | Sets and gets the IChartData (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
ChartLayerAppearance | The ChartLayerAppearance in context for this Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
endPoint | Axis end point. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Exponent_max | Gets/Sets the Logarithmic Exponent Maximum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Exponent_min | Gets/Sets the Logarithmic Exponent Minimum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Exponent_Range | Gets the Logarithmic Exponent Range for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
ExponentWindowMax | Gets the Logarithmic Exponent Window Maximum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
ExponentWindowMin | Gets the Logarithmic Exponent Window Minimum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
ExponentWindowRange | Gets the Logarithmic Exponent Window Range for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Grid | Gets and Sets the grid axes used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GroupLabelStyle | LabelStyle used for grouped labels on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
IntervalPercentageTotal | This property is used by the charting infrastructure and is not intended to be called directly from application code. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
IntervalPercentageWindow | This property is used by the charting infrastructure and is not intended to be called directly from application code. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
LayerID | Sets and gets the ID to be used in the Hashtable (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
LogBase | Gets the Log Base for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
MajorLabelStyle | LabelStyle used for labels at major intervals on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
MapMaximum | Gets/Sets the Map Maximum location for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
MapMinimum | Gets/Sets the Map Minimum location for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
MapRange | Gets the Map range for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Maximum | This property is used by the charting infrastructure and is not intended to be called directly from application code. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
Minimum | This property is used by the charting infrastructure and is not intended to be called directly from application code. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
OuterBound | Gets or Sets the Outer Bounds available in the current layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
Path | A string representation of the location of this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
RangeMax | Gets/Sets the Range Maximum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
RangeMin | Gets/Sets the Range Minimum for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
RangeRange | Gets the Range Size for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
RangeType | Gets/Sets the RangeType for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
RulerType | Gets/Sets the Numeric Type for the Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Scale | Gets/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) | |
Scroll | Gets/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) | |
ShowScrollbar | Determines whether or not a scrollbar will be shown on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
startPoint | Axis start point. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
TotalRange | This property is used by the charting infrastructure and is not intended to be called directly from application code. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
Visible | Gets/Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
WindowInterval | This property is used by the charting infrastructure and is not intended to be called directly from application code. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
WindowMaximum | This property is used by the charting infrastructure and is not intended to be called directly from application code. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
WindowMinimum | This property is used by the charting infrastructure and is not intended to be called directly from application code. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
WindowRange | This property is used by the charting infrastructure and is not intended to be called directly from application code. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
Zero | Gets the Value of Zero for this Axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) |
Name | Description | |
---|---|---|
LogZero | Value to substitute for log(0). (Inherited from Infragistics.UltraChart.Core.Layers.Axis) |
Name | Description | |
---|---|---|
Add | Add method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
addStyle | Performs a bitwise add on the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Compare | Compares two values on this ruler. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Divide | Divide method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
FillSceneGraph | Overridden. Fills the SceneGraph with graphical elements constituting this axis. | |
FillSceneGraphTime | Adds this layer's primitives to a scene for time axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetAppearance | Gets the Appearance object appropriate to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetData | Gets the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GetDataInvalidMessage | Gets the message to be displayed in the chart area if the data supplied is not valid. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GetExtent | Gets the extent of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetInnerBounds | Returns a Rectangle object that represents the TopLeft and BottomRight real world coordinates for the drawing layer to render in the scene graph (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
getLabels | Gets the array of labels on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetOptionalData | Gets the data that is relevant to this layer, in the case of layers with more than one relevant data source. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
GetOuterBounds | Gets the Outer Bounds available in the current layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
IntervalCountTotal | Sets the scale Interval based on the total range of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
IntervalCountWindow | Sets the window Interval based on the total range of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
IntervalFit | Sets the number of intervals to the recommended best-fit. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
InverseNumericOf | Gets the object equivalent of the specified numeric value. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
IsVisible | Gets a value indicating whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
ItemVisible | Determines whether or not a value is visible within the axis in the current view. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
Map | Returns the location of d_i on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
MapInverse | Returns the data value corresponding with the location d_i on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
Max | Gets the maximum of two values. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Min | Gets the minimum of two values. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
Multiply | Multiply operator. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
NullValue | Gets the equivalent of null for the type being operated on. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
NumericOf | Gets the numeric equivalent of the specified object. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
removeStyle | Performs a bitwise remove on the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
SetAppearance | Sets the Appearance being used by this Layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetBounds | Overloaded. Sets the outer bounds of the chart and recalculates the inner bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetData | Sets the data that will be used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetExtent | Sets the extent of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
setLabels | Sets the axis labels (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
SetOptionalData | Sets the data that will be used by this layer, in the case of layers with more than one relevant data source. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
setStyle | Overloaded. Sets the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
SetupDataFilter | Overloaded. Initializes a ChartDataFilter to be used for the data source. Only applicable when the given datasource can be transformed into a ChartDataFilter. This member supports the charting internal infrastructure and is not intended to be used directly from your code. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
SetVisible | Sets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
Subtract | Subract method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
WorkerFillSceneGraph | Worker FillSceneGraph method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) |
Name | Description | |
---|---|---|
ApplyLayoutBehaviors | Applies layout effects for this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
CalculateInnerBounds | Override in your drawing layer to do custom inner bounds calculations The inner bounds is the drawing area available for any child layers (Inherited from Infragistics.UltraChart.Core.Layers.Layer) | |
CorrectWindowMinMax | This method is used by the charting infrastructure and is not intended to be called directly from application code. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase) | |
GetCorrectLabelBoundsWidth | Overridden. Gets the width of the correct label bounds. | |
GetLabelBounds | Gets the bounding rectangle for labels on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetScrollbarSpan | Gets the height of the scrollbar, depending on the orientation of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
GetSeriesLabelSpanRatio | Gets the span of the Series Label bounds proportional to the span of the Item Label bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
MajorLineAt | Adds primitives to the SceneGraph at a Major tickmark. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
MinorLineAt | Adds primitives to the SceneGraph at a Minor tickmark. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
RetrieveAppearanceProperties | Initializes appearance properties. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
SetStartAndEndPoints | Sets the axisLineStart and axisLineEnd fields equal to the MapMinimum and MapMaximum. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
SplitBounds | Returns the Series Label bounds and Item Label bounds at the ideal proportion and location, given the entire bounding rectangle for all axis labels. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) | |
ValidateDataForChart | Validate data for CHART. This must be called by child axis before fill scene graph. but after base fill scene graph is called. (Inherited from Infragistics.UltraChart.Core.Layers.Axis) |