MapChart TrellisLayerReference Property TIBCO Spotfire 7.0 API Reference
Gets or sets the trellis layer, that is, the data layer that will control trellising.

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

public MapChartDataLayer TrellisLayerReference { get; set; }

Property Value

Type: MapChartDataLayer
The trellis layer, or null if none has been set.
Version Information

Supported in: 7.0, 6.5
See Also