DataLab is a compact statistics package aiming at exploratory data analysis. Please visit the DataLab Web site for more information....


Isometric

Declaration: ChartBook.Charts[].Isometric: boolean;
The property Isometric determines if the axes are drawn isometrically. If Isometric is set to TRUE, the y-axis is adjusted in such a way that it uses the same scale as the x-axis (i.e. a circle is drawn as a circle and not as an ellipse). Please note that in the case of isometric axes any change of the dimensions of the chart (properties MarginLeft, MarginRight, MarginTop, MarginBottom, Width, and Height) or the range of the axes will automatically adjust the y-axis.