MapChart TrellisLayerReference Property TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

public MapChartDataLayer TrellisLayerReference { get; set; }

Property Value

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

Supported in: 6.5
See Also