MapChartLayer VisibleZoomLevelRange Property TIBCO Spotfire 7.0 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: 18.10.8513.5432 (18.10.8513.5432)
Syntax

public ZoomLevelRange VisibleZoomLevelRange { get; set; }

Property Value

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

Supported in: 7.0, 6.5
See Also