gStyle
Insiance of TStyle object like in ROOT
- Description:
Includes default draw styles, can be changed after loading of JSRoot.core.js or can be load from the file providing style=itemname in the URL See TStyle docu 'Private attributes' section for more detailed info about each value
- Source:
Members
(static) fCanvasColor
Canvas fill color
(static) fEndErrorSize
size in pixels of end error for E1 draw options
(static) fErrorX
X size of the error marks for the histogram drawings
(static) fFitFormat
Printing format for fit parameters
(static) fHistMinimumZero
when true, BAR and LEGO drawing using base = 0
(static) fHistTopMargin
Margin between histogram's top and pad's top
(static) fOptLogx
Default log x scale
(static) fOptLogy
Default log y scale
(static) fOptLogz
Default log z scale
(static) fOptTitle
Draw histogram title
(static) fPadColor
Pad fill color
(static) fPadGridX
TPad.fGridx default value
(static) fPadGridY
TPad.fGridy default value
(static) fPaintTextFormat
format for bin content
(static) fStatBorderSize
Stat border size
(static) fStatColor
fill color for stat box
(static) fStatFont
stat text font
(static) fStatFontSize
text size in stat box
(static) fStatFormat
Printing format for stats
(static) fStatStyle
fill style for stat box
(static) fStatTextColor
text color in stat box
(static) fTimeOffset
default time offset, UTC time at 01/01/95
(static) fTitleH
Height of title box
(static) fTitleW
Width of title box
(static) fTitleX
X position of top left corner of title box
(static) fTitleY
Y position of top left corner of title box