GraphInfo.FillColor

GraphInfo.FillColor property

Gets or sets a Color object that indicates the fill color of the graph.

public Color FillColor { get; set; }

See Also