Parent

Class Index

Quicksearch

Ziya::Charts::Support::ChartGridH

Sets the chart’s horizontal grid attributes.

thickness: The thickness of the grid’s horizontal lines. Valid values are zero and above.

                      Zero makes the horizontal lines invisible.
                      The default is 1.

color: The grid’s horizontal color. This must be a string holding triple hexadecimal

                      values representing the red, green, and blue components for a color.
                      The default is "000000" (black).

alpha: The grid’s horizontal transparency value. Valid values are 0 (fully transparent)

                      to 100 (fully opaque).
                      The default is 20.

type: The grid’s horizontal line type. Valid values are solid, dotted, and dashed.

                      The default is solid.

See www.maani.us/xml_charts/index.php?menu=Reference&submenu=chart_grid_h for additional documentation, examples and futher detail.

secsequence

--- SEC00082

seccomment

--- ""

sectitle

--- 

[Validate]

Generated with the Darkfish Rdoc Generator.