x-stretch-to-zero attribute

Type:boolean
Inherited:no
Used By:areagraph, linegraph
Default:false
See:x y-stretch-to-zero yaxis-at-zero

Whether to always include the value "zero" on the x axis.

As an example, if your Line graph plots values from x=10 to x=30, the range of values on the x axis will go from 10 to 30 if this option is false, or from 0 to 30 if it's true.