MapChartTransform Class TIBCO Spotfire 7.12 API Reference
Denotes a transformation that can be applied to a map chart.
Inheritance Hierarchy

SystemObject
  Spotfire.Dxp.Application.Visuals.MapsMapChartTransform

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

C#
[SerializableAttribute]
[PersistenceVersionAttribute(14, 0)]
[ImmutableAttribute]
public sealed class MapChartTransform : ISerializable

The MapChartTransform type exposes the following members.

Methods

  NameDescription
Public methodStatic memberFromScales
Creates a transform from the specified scale factors.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Top
Fields

  NameDescription
Public fieldStatic memberIdentity
The identity transform, that is, without change.
Top
Version Information

Supported in: 7.9, 7.8, 7.7, 7.6, 7.5, 7.12, 7.11, 7.10, 7.0
See Also

Reference