Difference between revisions of "ChartView.Continuous"
From Jeremie Leroy - XOJO Controls Wiki
m (1 revision) |
|
(No difference)
|
Revision as of 22:27, 11 May 2013
Property (As Boolean)
The major axis of a chart can be either discrete or continuous. When using a discrete axis, the data points of each Series are evenly spaced across the axis, according to their row index. When using a Continuous axis, the data points are positioned according to their domain value.