Cross table plot class.
Inheritance Hierarchy
Spotfire.Dxp.Framework.DocumentModel Node
Spotfire.Dxp.Framework.DocumentModel DocumentNode
Spotfire.Dxp.Application.Visuals VisualContent
Spotfire.Dxp.Application.Visuals Visualization
Spotfire.Dxp.Application.Visuals CrossTablePlot
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
[SerializableAttribute] [PersistenceVersionAttribute(15, 0)] [ToolContextAttribute] public sealed class CrossTablePlot : Visualization, IColorValueFormatter_OBSOLETE, IFormattingHost, IExportableTabularVisualization, IColorRuleVisualization, IRuleHost, IColoringHost, ITabularColoringPlot
Remarks
The cells in the table can be colored via the Colorings property, that can be used to specify coloring rules and how they should be applied.
In versions prior to 3.1, coloring is controlled via properties found under the MeasureAxis.
Version Information
See Also