The SDL Component Suite is an industry leading collection of components supporting scientific and engineering computing. Please visit the SDL Web site for more information....



Isometric


Unit: SDL_rchart
Class: TContourPlot
Declaration: property 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 its scale is equivalent to scale of 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.



Last Update: 2023-Dec-13