MindFusion.Charting for WebForms Programmer's Guide
AreaChart.AreaOpacity Property
See Also
 



Gets or sets the opacity of area polygons.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

public double AreaOpacity { get; set; }

Visual Basic  Copy Code

Public Property AreaOpacity As Double

 Property Value

 See Also

AreaChart Members
AreaChart Class
MindFusion.Charting.WebForms Namespace