TablePlotBase AutoAddNewColumns Property TIBCO Spotfire 7.0 API Reference
Gets or sets a value controlling if columns added to the data table rendered by this TablePlot should automatically be shown.

Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public bool AutoAddNewColumns { get; set; }

Property Value

Type: Boolean
true if columns should be automatically added; otherwise, false.
Version Information

Supported in: 7.0, 6.5, 6.0, 5.5, 5.0
See Also