TDeltaPointSeries.ImageStyle

TDeltaPointSeries.ImageStyle
TDeltaPointSeries

property ImageStyle: TDeltaImageStyle;

Unit
ImaPoint

Description
Set the ImageStyle property to pre-defined default lower, equal and higher images.

It can have one of the following values:

disHands TeeEqualHand, TeeGreaterHand, TeeLowerHand
disSmiles TeeEqualSmile, TeeGreaterSmile, TeeLowerSmile

You can always set the image properties by code to skip the predefined ones.