Search
RadarRenderer.AreaOpacity Property
See Also
 






Gets or sets the opacity of radar polygons.

Namespace: MindFusion.Charting
Assembly: MindFusion.Charting

 Syntax

C#  Copy Code

public double AreaOpacity { get; set; }

Visual Basic  Copy Code

Public Property AreaOpacity As Double

 Property Value

A double value.

 See Also