Go to the source code of this file.
Enumerations | |
enum | OptionsIdentifiers { op_RangeXMin = 1, op_RangeXMax = 2, op_RangeYMin = 3, op_RangeYMax = 4, op_LineColor = 5, op_LineStyle = 6, op_LineWidth = 7, op_FillColor = 8, op_FillStyle = 9, op_MarkerColor = 10, op_MarkerSize = 11, op_MarkerStyle = 12, op_LogScaleX = 13, op_LogScaleY = 14, op_LogScaleZ = 15, op_HistDraw = 16, op_HistError = 17, op_HistCoord = 18, op_Padxlow = 19, op_Padylow = 20, op_Padxup = 21, op_Padyup = 22, op_PicHeader = 23, op_ObjsBound = 0x4000, op_Style = op_ObjsBound, op_Draw = op_ObjsBound+1 } |
|
Definition at line 36 of file TGo4Picture.cxx. |