MapChartLayerVisibleZoomLevelRange Property

Spotfire 15.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: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public ZoomLevelRange VisibleZoomLevelRange { get; set; }

Property Value

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


See Also

Reference