Xceed.Chart.Utilities Namespace
See Also  Inheritance Hierarchy
Xceed.Chart.Utilities Assembly : Xceed.Chart.Utilities Namespace
This namespace contains code for basic collection management, string formatting and replication (deep Clone) using reflection.

Classes

ClassDescription
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

StructureDescription
KeyValuePair This member is reserved for internal use and is not intended to be used directly from your code.

Enumerations

EnumerationDescription
MeasurementUnit Defines the possible measurement units
ValueFormat Used to controls the formatting of the value.

See Also