FillColor Property
FillColor
Gets or sets the fill color.
Declaration
[C1Description("ChartStyle.FillColor", "Gets or sets the fill color.")]
public Color FillColor { get; set; }
<C1Description("ChartStyle.FillColor", "Gets or sets the fill color.")>
Public Property FillColor As Color