Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Enumerations
TXYZ Enumeration
Defines the 3 dimensions needed for a =3D point (X, Y and Z)
Namespace: RSChartConsts
Delphi
type TXYZ = (xyzX, xyzY, xyzZ);
Name
Description
xyzX
Represents constant xyzX.
xyzY
Represents constant xyzY.
xyzZ
Represents constant xyzZ.
Top
•RSChartConsts.TXY
•RSChartConsts.TXYZSet
•RSChartConsts