GraphColor enum, used to present a set of colors for user to choose from for setting the color of a GraphLine.

Enumeration Members

AQUA: "aqua"
BLACK: "black"
BLUE: "blue"
FUCHSIA: "fuchsia"
GRAY: "gray"
GREEN: "green"
LIME: "lime"
MAROON: "maroon"
NAVY: "navy"
OLIVE: "olive"
PURPLE: "purple"
RED: "red"
SILVER: "silver"
TEAL: "teal"
WHITE: "white"
YELLOW: "yellow"

Generated using TypeDoc