Navigation: Code Documentation > RSCommonCharts > RSChartConsts > Enumerations
TXY Enumeration
Defines the 2 dimensions needed for a 2D point (X and Y).
Namespace: RSChartConsts
Delphi
type TXY = (xyX, xyY);
Name
Description
xyX
Represents constant xyX.
xyY
Represents constant xyY.
Top
•RSChartConsts.TXYZ
•RSChartConsts.TXYSet
•RSChartConsts