Gets or sets the color of a radial axis for the Radar type of chart.
public Color Color { get; set; }
Public Property Color As Color
If the Color value is System.Drawing.Color.Empty (the default value of the property), the color used to draw an axis is obtained from the current chart appearance.