MindFusion WinForms Programmer's Guide
RadarChart.Background3D Property
See Also
 





Gets or sets whether the chart is drawn with 3D effect.

Namespace: MindFusion.Charting.WinForms
Assembly: MindFusion.Charting.WinForms

 Syntax

C#  Copy Code

public Color Background3D { get; set; }

Visual Basic  Copy Code

Public Property Background3D As Color

 Property Value

An instance of .NET Color structure.

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.WinForms Namespace