Representation of a bar chart. A bar chart displays data using a number
of bars, each of which represents a
particular category as defined by the XAxis. The height
of each bar is proportional to a specific aggregation (for example to the sum
of the values in the category it represents) defined on the
YAxis. In addition bars can be split into further
categories by means of the ColorAxis.
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 TrellisVisualization
Spotfire.Dxp.Application.Visuals BarChart
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Version Information
See Also