TDeltaPointSeries
Hierarchy Properties Methods Events
Points with predefined images for up, down and equal trends.

Unit
ImaPoint
Description
TDeltaPointSeries is an TImagePoint Series displaying a different image depending on the previous point value.
Each point shows an image that depends on this point value compared to previous point value.
Points with values greater than previous points, show the GreaterImage image.
Points with values lower than previous points, show the LowerImage image.
Points with values equal to previous points, show the EqualImage image.