MapChartLayerCollection Class TIBCO Spotfire 6.5 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: 14.10.7525.5058 (14.10.7525.5058)
Syntax

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

Supported in: 6.5
See Also