MapChart Transform Property TIBCO Spotfire 6.5 API Reference
Gets or sets the transform for this map chart. This is used when the x and y in the data need to be displayed with scaling.

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

public MapChartTransform Transform { get; set; }

Property Value

Type: MapChartTransform
Version Information

Supported in: 6.5
See Also