Method GetNextColor NamespaceBonsai.Gui.ZedGraph AssemblyBonsai.Gui.ZedGraph.dll GetNextColor() Returns the next color in the color cycle, and increments the color index. public Color GetNextColor() Returns Color A Color value representing the next color in the color cycle.