PoGroup4Axisstart Property |
Start point of the bottom horizontal axis and of the left vertical axis.
Namespace: OIV.MeshViz.Graph
The first X-axis is generated from the point "start" to the point (end[0], start[1]). The second X-axis is generated from the point (start[0], end[1]) to the point "end". The first Y-axis is generated from the point "start" to the point (start[0], end[1]). The second Y-axis is generated from the point (end[0], start[1]) to the point "end".