Options
All
  • Public
  • Public/Protected
  • All
Menu

Contains information about a Spotfire visual.

Hierarchy

  • Visual

Index

Properties

chartType?: string

The LD ChemCharts chart type.

id: string

Unique visual ID.

page: { id: string; title: string }

Page information.

Type declaration

  • id: string
  • title: string
table: string

THe (data?) table name

title: string

The visual title.

typeId: "BarChart" | "BoxPlot" | "BulletGraphMiniatureVisualization" | "CalculatedValueMiniatureVisualization" | "CombinationChart" | "CrossTable" | "GraphicalTable" | "HeatMap" | "HtmlTextArea" | "IconMiniatureVisualization" | "TypeIdentifier:Lead Discovery ChemCharts" | "LineChart" | "MapChart" | "MapChart2" | "ParallelCoordinatePlot" | "PieChart" | "ScatterPlot" | "ScatterPlot3D" | "SparklineMiniatureVisualization" | "SummaryTable" | "Table" | "TextArea" | "Treemap" | "WaterfallChart"

The type of visual.

Generated using TypeDoc