PieLayer Class TIBCO Spotfire 6.5 API Reference
A layer which renders pie charts on a map chart.
Inheritance Hierarchy

System Object
  Spotfire.Dxp.Framework.DocumentModel Node
    Spotfire.Dxp.Framework.DocumentModel DocumentNode
      Spotfire.Dxp.Application.Visuals MapChartLayer
        Spotfire.Dxp.Application.Visuals SymbolLayer
          Spotfire.Dxp.Application.Visuals PieLayer

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

[SerializableAttribute]
[ObsoleteAttribute("Use Spotfire.Dxp.Application.Visuals.Maps.MapChartDataLayer and Spotfire.Dxp.Application.Visuals.Maps.MarkerLayerVisualization instead.")]
[PersistenceVersionAttribute(2, 0)]
public sealed class PieLayer : SymbolLayer
Version Information

Supported in: 6.0, 5.5, 5.0, 4.5
Obsolete (compiler warning) in 6.5
See Also