Unit
Description
TAxis class used internally to store plot axis attributes. Every plot has 2 X axes (top and bottom) and 2 Y axes (left and right). Note that all axes have independent ranges, so that any TSerie object use either primary (XAxis, YAxis) or secondary (XAxis2, YAxis2) set of axes to display points. Thus, you have four independent coordinate planes.
Properties
Methods