int Keep
"K" The status of the histogram is kept in memory
int AxisPos
Axis position.
int Char
"CHAR" Draw 2D plot with a character set.
Histogram option structure.
int BackBox
= 0 to suppress the back box
int Scat
"SCAT" Draw 2D plot a Scatter plot.
int Proj
1: Aitoff, 2: Mercator, 3: Sinusoidal, 4: Parabolic
int Axis
"A" Axis are not drawn around the graph.
int Logy
log scale in Y. Also set by histogram option
int Pie
"PIE" Draw 1D plot as a pie chart.
int Text
"TEXT" Draw 2D plot with the content of each cell.
int Contour
"CONT" Draw 2D plot as a Contour plot.
int Logx
log scale in X. Also set by histogram option
int Surf
"SURF" Draw as a Surface (SURF,Surf=1, SURF1,Surf=11, SURF2,Surf=12)
int Line
"L" A simple polyline beetwen every point is drawn.
int Mark
"P" The current Marker is drawn at each point
int FrontBox
= 0 to suppress the front box
int Fill
"F" A fill area is drawn ("CF" draw a smooth fill area).
int Bar
"B" A Bar chart is drawn at each point.
struct Hoption_t Hoption_t
int Spec
TSpectrum graphics.
int Arrow
"ARR" Draw 2D plot with Arrows.
int Color
"COL" Draw 2D plot with Colored boxes.
int Error
"E" Draw Errors with current marker type and size.
int Curve
"C" A smooth Curve is drawn.
int Hist
"HIST" Draw only the histogram.
long Candle
"CANDLE" Draw a 2D histogram as candle/box plot or violin plot (also with "VIOLIN").
int Zero
if selected with any LEGO option the empty bins are not drawn.
int Box
"BOX" Draw 2D plot with proportional Boxes.
int Func
"FUNC" Draw only the function (for example in case of fit).
int List
= 1 to generate the TObjArray "contours"
int Off
"][" With H option, the first and last vertical lines are not drawn.
int Star
"*" A * is plotted at each point
int System
type of coordinate system(1=car,2=pol,3=cyl,4=sph,5=psr)
int Zscale
"Z" to display the Z scale (color palette)
int Same
"S" Histogram is plotted in the current PAD.
int Logz
log scale in Z. Also set by histogram option
int Update
"U" Update histogram previously plotted with option K
int Lego
"LEGO" Draw as a Lego plot(LEGO,Lego=1, LEGO1,Lego1=11, LEGO2,Lego=12).
int Tri
"TRI" Draw 2D plot with Delaunay triangles.