Version

SetLabelAxis Class Methods

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

Public Methods
 NameDescription
Public MethodAddAdd method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodaddStylePerforms a bitwise add on the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodCompareCompares two values on this ruler. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodDivideDivide method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodFillSceneGraphOverridden. Fills the SceneGraph with graphical elements constituting this axis.  
Public MethodFillSceneGraphTimeAdds this layer's primitives to a scene for time axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodGetAppearanceGets the Appearance object appropriate to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodGetDataGets the data that is relevant to this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodGetDataInvalidMessageGets the message to be displayed in the chart area if the data supplied is not valid. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodGetExtentGets the extent of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodGetInnerBoundsReturns 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)
Public MethodgetLabelsGets the array of labels on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodGetOptionalDataGets 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)
Public MethodGetOuterBoundsGets the Outer Bounds available in the current layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodIntervalCountTotalSets the scale Interval based on the total range of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase)
Public MethodIntervalCountWindowSets the window Interval based on the total range of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase)
Public MethodIntervalFitSets the number of intervals to the recommended best-fit. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase)
Public MethodInverseNumericOfGets the object equivalent of the specified numeric value. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase)
Public MethodIsVisibleGets a value indicating whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodItemVisibleDetermines whether or not a value is visible within the axis in the current view. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase)
Public MethodMapReturns the location of d_i on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase)
Public MethodMapInverseReturns the data value corresponding with the location d_i on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase)
Public MethodMaxGets the maximum of two values. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodMinGets the minimum of two values. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodMultiplyMultiply operator. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodNullValueGets the equivalent of null for the type being operated on. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodNumericOfGets the numeric equivalent of the specified object. (Inherited from Infragistics.UltraChart.Core.Layers.LabelAxisBase)
Public MethodremoveStylePerforms a bitwise remove on the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodSetAppearanceSets the Appearance being used by this Layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodSetBoundsOverloaded. Sets the outer bounds of the chart and recalculates the inner bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodSetDataSets the data that will be used by this layer. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodSetExtentSets the extent of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodsetLabelsSets the axis labels (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodSetOptionalDataSets 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)
Public MethodsetStyleOverloaded. Sets the drawing style. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodSetupDataFilterOverloaded. 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)
Public MethodSetVisibleSets whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodSubtractSubract method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodWorkerFillSceneGraphWorker FillSceneGraph method. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected Methods
 NameDescription
Protected MethodApplyLayoutBehaviorsApplies layout effects for this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodCalculateInnerBoundsOverride 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)
Protected MethodCorrectWindowMinMaxThis 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)
Protected MethodGetCorrectLabelBoundsWidthOverridden. Gets the width of the correct label bounds.  
Protected MethodGetLabelBoundsGets the bounding rectangle for labels on this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodGetScrollbarSpanGets the height of the scrollbar, depending on the orientation of this axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodGetSeriesLabelSpanRatioGets the span of the Series Label bounds proportional to the span of the Item Label bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodMajorLineAtAdds primitives to the SceneGraph at a Major tickmark. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodMinorLineAtAdds primitives to the SceneGraph at a Minor tickmark. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodRetrieveAppearancePropertiesInitializes appearance properties. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodSetStartAndEndPointsSets the axisLineStart and axisLineEnd fields equal to the MapMinimum and MapMaximum. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodSplitBoundsReturns 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)
Protected MethodValidateDataForChartValidate 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)
See Also