Gets / sets the opacity of the radar areas.
Namespace: MindFusion.Charting
Assembly: MindFusion.Charting
C#
![]() |
---|
public double AreaOpacity { get; set; } |
Visual Basic
![]() |
---|
Public Property AreaOpacity As Double |
A double value that specifies the opacity. Values range from 0 to 1, where 0 means fully transparent and 1 means fully opaque. Default value is 0.5.