TCurveName

TCurveName is a string representing the display name for a graph curve.

typedef TCHAR TCurveName[30];

Unicode and ANSI

The Unicode type name is TCurveNameW and the ANSI type name is TCurveNameA.

See also

TRangeGraphCurveNames, C_GetRangeGraphCurveNames, C_GetRangeGraphCurveNamesCollated.