MapChartLayer Transparency Property TIBCO Spotfire 7.0 API Reference
Gets or sets the transparency.

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 double Transparency { get; set; }

Property Value

Type: Double
The value of the transparency for the layer. Valid values are in the range [0.0, 1.0], where 1.0 is completely transparent.
Version Information

Supported in: 7.0
See Also