IMSL C# Numerical Library

AbstractChartNode.MarkerColor Property

Specifies what color will be used when rendering marker.

public virtual System.Drawing.Color MarkerColor {get; set;}

Property Value

A Color containing the "MarkerColor" attribute value.

Remarks

By default, MarkerColor = Color.Black.

See Also

AbstractChartNode Class | Imsl.Chart2D Namespace