Classes
| Class | Description | |
|---|---|---|
| ActionModScriptArgument |
Represents an argument to pass to a script in an action mod.
| |
| ActionModScriptArgumentDataView |
Represents a data view argument to pass to a script in an action mod.
| |
| ActionModScriptArgumentExpression |
Represents an expression argument to pass to a script in an action mod.
| |
| ActionModScriptArgumentLiteral |
Represents a literal value argument to pass to a script in an action mod.
| |
| ActionModScriptArgumentNode |
Represents a document node argument to pass to a script in an action mod.
| |
| ActionModScriptInvocation |
A specification for an invocation of a script in an action mod.
| |
| 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.
| |
| ModLayer |
Represents a layer in a ModVisualization.
| |
| ModLayerCollection |
A collection of ModLayers in a ModVisualization.
| |
| 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.
| |
| ModVisualizationBase |
Shared base implementation for mod visualizations and layers.
|