Charting for WinForms Programmer's Guide
RadarChart.GridColor1 Property
See Also
 






Gets or sets the main color of the grid.

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

 Syntax

C#  Copy Code

public Nullable<Color> GridColor1 { get; set; }

Visual Basic  Copy Code

Public Property GridColor1 As Nullable(Of Color)

 Property Value

 See Also

RadarChart Members
RadarChart Class
MindFusion.Charting.WinForms Namespace