TSeriesPointerStyle
 
 
 

All Units  All Classes  Properties, Methods and Events  

TSeriesPointerStyle

type TSeriesPointerStyle = (psRectangle, psCircle, psTriangle, psDownTriangle, psCross, psDiagCross, psStar, psDiamond, psSmallDot, psNothing, psLeftTriangle, psRightTriangle, psHexagon, psVisual, psDonut);

Unit
TeEngine

Description
TSeriesPointerStyle defines the possible values of the TSeriesPointer.Style property. This is the shape a Pointer has.

psRectangle
psCircle
psTriangle
psDownTriangle
psCross
psDiagCross
psStar
psNothing
psDot
psLeftTriangle
psRightTriangle

psHexagon

You can change the pointer Style both at design and runtime:

PointSeries1.Pointer.Style := psTriangle ;



Send us Help Feedback. Copyright 1995-2013 © by Steema Software. All Rights Reserved.