Version

TimeAxis Class Methods

For a list of all members of this type, see TimeAxis 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 MethodChalkItOverloaded. Draws a label on this 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 the graphical elements which constitute this axis.  
Public MethodFillSceneGraphTimeAdds this layer's primitives to a scene for time axis. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Public MethodGetAppearanceOverridden. Gets the Appearance object appropriate to this layer.  
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 MethodIntervalCountTotalOverridden. Sets the scale Interval based on the total range of this axis.  
Public MethodIntervalCountWindowOverridden. Sets the window Interval based on the total range of this axis.  
Public MethodIntervalFitOverridden. Sets the number of intervals to the recommended best-fit.  
Public MethodInverseNumericOfOverridden. Gets the object equivalent of the specified numeric value.  
Public MethodIsVisibleGets a value indicating whether or not the layer is visible. (Inherited from Infragistics.UltraChart.Core.Layers.Layer)
Public MethodItemVisibleOverridden. Determines whether or not a value is visible within the axis in the current view.  
Public MethodMapOverridden. Method which returns the location of a certain numeric value on the axis.  
Public MethodMapInverseOverridden. Method which returns value on the axis, given a coordinate on the axis.  
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 MethodNumericOfOverridden. Gets the numeric equivalent of the specified object.  
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 MethodCorrectWindowMinMaxRecalculates the WindowMinimum and WindowMaximum. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
Protected MethodGetCorrectLabelBoundsWidthGets the width of the correct label bounds. (Inherited from Infragistics.UltraChart.Core.Layers.Axis)
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