Vector-Offset Graph

 

CX_GRAPH_VECTOR_G

This Vector graph uses a different data format: x, y, x, y. The first two groups specify the x-y coordinates of the vector’s tail end, and the third and fourth groups specify the position of the vector’s head relative to the tail.

With this data format, the vector uses the axis scaling by definition. Therefore, SetUseMaxSize(TRUE) has no effect on this type.

Scatter Axis. Four groups per series.