Gets or sets a value indicating whether this visualization should be trellised the same way
as the main trellis layer in the map chart, see TrellisLayerReference.
The default value is false.
Namespace: Spotfire.Dxp.Application.Visuals.Maps
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 51.0.16121.3915 (51.0.16121.3915)
Syntax
C#
public bool TrellisingFollowsMainLayer { get; set; }
Property Value
Type: BooleanVersion Information
Supported in: 11.4
See Also