Classes
| Class | Description | |
|---|---|---|
| ModAxis |
Represents an axis in a ModVisualization.
| |
| ModAxisPropertyNames |
Contains property name constants for the public properties of Axis.
| |
| ModDataViewVisualization |
Represents a data view in a mod visualization.
| |
| ModIdentifier |
Identifies a Mod that can be used in the Document.
| |
| ModLegendAxisItem |
Represents a legend item for a ModAxis.
| |
| ModManager |
Manages the Mods in a document. There is one instance of the ModManager in each document and
it is owned by the Document.
| |
| ModProperty |
Represents the base class for custom properties owned by a ModVisualization.
| |
| ModPropertyPropertyNames |
The property names for DocumentNode. Base class for PropertyNames classes in all
classes deriving from DocumentNode.
| |
| ModPropertyT |
Represents a property owned by a ModVisualization.
| |
| ModVisualization |
Represents a ModVisualization.
|