Version

Infragistics.UltraChart.Core Namespace

Classes
 ClassDescription
ClassChartCore The main UltraChart Core class. This object will hold the drawing layers and SceneGraph objects
ClassLinearMeasurements Class used for performing linear measurements.
ClassLogMeasurements Class for performing logarithmic measurements.
ClassNumericRuler A Numeric Ruler.
ClassRulerBase Base class for ruler-like classes.
ClassSceneGraph Collection class for Primitives. SceneGraphs can be converted to charts by the chart renderer.
ClassTickmarkEnumerator Class for enumerating through tickmarks.
ClassTickmarkIEnumerable Class for tickmarks which are enumerable.
ClassTimeRuler A Time Ruler.
Interfaces
 InterfaceDescription
InterfaceIAdvanceAxis Interface for working with axes inside a layer.
InterfaceIMapLog Interface with members related to mapping on logarithmic scales.
InterfaceIMapWindow Interface with members related to mapping on numeric scales.
InterfaceIOperate Interface which includes members for mathematical operations.
InterfaceIProvideMeasurements Interface for classes which provide measurements.
InterfaceIProvidePrimitives Provides the Primitives objects representing chart graphical elements.
InterfaceIRangeType Interface with members related to varying numeric types and ranges.
InterfaceIRuler Ruler interface.
InterfaceIScrollScaleWindow Interface with members related to scrollable windows.
InterfaceITickmark Interface for classes which provide tickmarks.
Enumerations
 EnumerationDescription
EnumerationTickType Type of tickmark.
See Also