PlotSymbol.Color Property
Gets or sets the color used to render the plots.
Syntax
public System.Drawing.Color Color { get; set; }
Property Value
Default: Black, R: 0 G: 0 B: 0
The color used to render the plots, in pixels.
Remarks
If a raster symbol is specified and it not monochrome, this property will not be used.
Platforms
Windows, Linux, Android