MapChartDataLayer Properties

Spotfire 14.3 API Reference

The MapChartDataLayer type exposes the following members.

Properties

  NameDescription
Public propertyContext
Gets the context of this node.
(Inherited from DocumentNode.)
Public propertyEnabled
Gets or sets a value indicating whether this MapChartLayer is enabled.
(Inherited from MapChartLayer.)
Public propertyExtent
Gets the extent.
(Overrides MapChartLayerExtent.)
Public propertyIncludeInAutoZoom
Gets or sets a value indicating whether this layer's extent should be taken into account when auto-zooming.
(Inherited from MapChartLayer.)
Public propertyIncludeInResetViewExtent
Gets or sets a value indicating whether this layer's extent should be taken into account when resetting view extent.
(Inherited from MapChartLayer.)
Public propertyIsAttached
Gets a value indicating whether this node is attached.
(Inherited from DocumentNode.)
Public propertyProjection
Gets or sets the projection for this layer, or None if using non-geographical data.
(Inherited from MapChartLayer.)
Public propertySupportsTransparency
Gets a value indicating whether the layer supports transparency or not.
(Inherited from MapChartLayer.)
Public propertyTitle
Gets or sets the title for this layer.
(Inherited from MapChartLayer.)
Public propertyTransactions
Gets a collection of methods for executing transactions on the document.
(Inherited from DocumentNode.)
Public propertyTransparency
Gets or sets the transparency.
(Inherited from MapChartLayer.)
Public propertyVisibleZoomLevelRange
Gets or sets the zoom level range where this MapChartLayer is visible. Use Unlimited for unlimited zoom level range.
(Inherited from MapChartLayer.)
Public propertyVisualization
Gets the layer visualization for this data layer.
Top
See Also

Reference