MapChartLayer VisibleZoomLevelRange Property TIBCO Spotfire 6.5 API Reference
Gets or sets the zoom level range where this MapChartLayer is visible. Use Unlimited for unlimited zoom level range.

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 ZoomLevelRange VisibleZoomLevelRange { get; set; }

Property Value

Type: ZoomLevelRange
The zoom level range where this MapChartLayer is visible.
Version Information

Supported in: 6.5
See Also