Xceed.Chart.Utilities Namespace
In This Topic
This namespace contains code for basic collection management, string formatting and replication (deep Clone) using reflection.
Classes
| Class | Description |
 | History | The main history recorder which can be used to embed history functionality in our applications |
 | HistoryOperationStack | General purpose history stack |
 | MeasureUnitConverter | Represents a helper class for converting values from one measure unit to another. |
 | RebindableArrayList | An override of the TypedArrayList which adds support for object binding |
 | TypedArrayList | An override of the standard ArrayList with typed operations for manipulation of double and int values. |
 | ValueFormatting | The ValueFormatting class implements value formatting functionality. |
 | XmlNodeWriter | XmlNodeWriter builds a tree of XmlNodes based on the XmlWriter methods that are called. |
Structures
| Structure | Description |
 | KeyValuePair | This member is reserved for internal use and is not intended to be used directly from your code. |
Enumerations
| Enumeration | Description |
 | MeasurementUnit | Defines the possible measurement units |
 | ValueFormat | Used to controls the formatting of the value. |
See Also