Provides access to the Axis in the Mod Visualization with the specified name
. All axes
must be declared in the mod-manifest.json.
The name of the Axis.
Provides access to the DataView that the Mod Visualization is to render.
Provides access to the DataTable in the Spotfire document that the Mod Visualization uses as its main table.
Represents the content in the Mod Visualization that can be read and/or modified.
The content is a combination of state stored by the Mod Visualization in the Spotfire document, its view of the data and relevant UI properties. All values are Readable objects and are typically accessed using the Reader object.