LayerName Property

Spotfire 14.8 API Reference
Gets or sets the name of this Layer instance. If set to a non-empty string, this name is used as the DisplayName of this instance.

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

C#
public string Name { get; set; }

Property Value

Type: String
Version Information

Supported in: 14.8, 14.7, 14.6
See Also

Reference