![]() |
GraphModes | Type (Enumeration) |
gdraw.h |
enum GraphModes {GR_FUNC = 1, GR_PAR = 2, GR_POL = 3, GR_SEQ = 4, GR_3D = 5, GR_DE = 6}; |
Describes different graphing modes.
This is an enumeration describing the modes of the Graph screen. It is currently used only in CheckReservedName from vat.h.