LineStyle Small Dots
Posted: Wed May 07, 2008 7:59 am
Hello !
I cannot figure out how to set a linestyle to "small dots" by code,
as I can in the ChartEditor.
CustSer->Pen->Style=psSmallDot;
Seems not the correct enum.
The compiler gives a warining:
Cannt assign TSeriesPointerStyle to PenStyle
(psDash, psDot etc. works fine)
I can nowhere find information about this in the TeeChart 7 Docu.
What is the correct constant?
Andreas
I cannot figure out how to set a linestyle to "small dots" by code,
as I can in the ChartEditor.
CustSer->Pen->Style=psSmallDot;
Seems not the correct enum.
The compiler gives a warining:
Cannt assign TSeriesPointerStyle to PenStyle
(psDash, psDot etc. works fine)
I can nowhere find information about this in the TeeChart 7 Docu.
What is the correct constant?
Andreas