BCGSuite for MFC

This enumeration describes curve types used to draw series lines.

Enumerator
CCT_NO_LINE 

No line.

CCT_LINE 

Line.

CCT_SPLINE 

Kochanek-Bartels spline.

CCT_SPLINE_HERMITE 

Hermite spline.

CCT_STEP 

Step line.

CCT_REVERSED_STEP 

Reversed step line.