MapChartLayerCollection Class TIBCO Spotfire 7.0 API Reference
Represents a collection of map chart layers in the order back to front. That is, the layer at index 0 is the rearmost layer.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.DocumentModel Node
    Spotfire.Dxp.Framework.DocumentModel DocumentNode
      Spotfire.Dxp.Application.Visuals.Maps MapChartLayerCollection

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

[SerializableAttribute]
[PersistenceVersionAttribute(14, 0)]
public sealed class MapChartLayerCollection : DocumentNode, 
	IEnumerable<MapChartLayer>, IEnumerable
Version Information

Supported in: 7.0, 6.5
See Also