Configures a newly created visual with reasonable default
values given the current data set.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public void AutoConfigure()
Exceptions
| Exception | Condition |
|---|---|
| InvalidOperationException | The node is not attached to the document. |
Remarks
Code samples on how to create and configure a visualization are available in Spotfire Technology Network. Additional action needed for the Map Chart: in order to load the default layers (i.e. base map layer) you need to explicitly call AutoConfigureLayers.
Version Information
See Also