CombinationChart Properties TIBCO Spotfire 7.6 API Reference

The CombinationChart type exposes the following members.

Properties

  Name Description
Public property Bars
Gets the properties for bar series.
Public property ColorAxis
Gets the axis that controls how data is split into series with assigned colors.
Public property CompensateForMissingTimeSeriesValues
Gets or sets a value indicating whether the visualization should inject empty values for missing time series data.
Public property Context
Gets the context of this node.
(Inherited from DocumentNode.)
Public property Data
Gets the plot data.
(Inherited from Visualization.)
Public property DefaultFont
Gets or sets the default font for the plot.
(Inherited from TrellisVisualization.)
Public property Description
Gets or sets the plot description.
(Inherited from Visualization.)
Public property Details
Gets the details displayed in tooltips.
Public property FittingModels
Gets the fitting models.
Public property IndexedSeriesType
Gets an object that can be used to control the series type of each series.
Public property IsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public property LabelFont
Gets or sets the font used for the labels.
Public property LabelVisibility
Gets or sets a value indicating label visibility.
Public property Legend
Gets the legend object for this plot.
(Inherited from Visualization.)
Public property Lines
Gets the properties for line series.
Public property MaxNumberOfLabels
Gets or sets a value indicating max number of drawn labels. Allowed values are 0 to 200.
Public property SeriesLegendItem
Gets the legend item that displays series information.
Public property SeriesType
Gets or sets the default series type. Use the to modify the series type for each series.
Public property ShowDescription
Gets or sets a flag indicating whether to show the description or not.
(Inherited from Visualization.)
Public property SortBy
Gets or sets a CategoryKey that identifies the series to sort the X axis by.
Public property SupportsTransparency
Gets a value indicating whether transparency is supported.
(Inherited from Visualization.)
Public property Title
Gets or sets the Visual's title.
(Inherited from VisualContent.)
Public property Transactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public property Transparency
Gets or sets the transparency for the plot.
(Inherited from Visualization.)
Public property Trellis
Gets the trellis.
(Inherited from TrellisVisualization.)
Public property TypeId
Gets the type identifier for the visual.
(Inherited from VisualContent.)
Public property UseSeparateColorForMarkedItems
Gets or sets a value indicating whether to use a separate color for marked items.
(Inherited from Visualization.)
Public property Visual
Gets the visual instance, or null if this instance is not owned by a visual.
(Inherited from VisualContent.)
Public property XAxis
Gets the X axis.
Public property YAxis
Gets the Y axis.
Top
See Also

Reference