MobileForms Toolkit Documentation

Series  Constructor (Color, Color, String)

Initializes a new instance of the Series class.

protected Series(
Color color,
Color selectedColor,
string name
);

Parameters

color
A Color structure that represents the color of this series.
selectedColor
A Color structure that represents the selected color of this series.
name
A name for this series.

See Also

Series Class | Resco.Controls.CompactChart Namespace | Series Constructor Overload List