TLineSeries segment colours
Posted: Thu Jul 14, 2016 9:27 am
Hi,
With a TLineSeries, I colour values according to a quality attribute, using TLineSeries.AddXY(Const AXValue, AYValue: TChartValue; Const ALabel: String; AColor: TColor), and everything is fine.
Each line segment takes the colour of the following point. Ideally, I'd be able to colour the line segments both sides of the point with the same colour as the point. I know this question is a little bit similar to http://www.teechart.net/support/viewtop ... =3&t=14199, but before diving into that, is there a simple property that controls which line segments adjacent to the point are coloured?
Thanks for any advice
Toreba
With a TLineSeries, I colour values according to a quality attribute, using TLineSeries.AddXY(Const AXValue, AYValue: TChartValue; Const ALabel: String; AColor: TColor), and everything is fine.
Each line segment takes the colour of the following point. Ideally, I'd be able to colour the line segments both sides of the point with the same colour as the point. I know this question is a little bit similar to http://www.teechart.net/support/viewtop ... =3&t=14199, but before diving into that, is there a simple property that controls which line segments adjacent to the point are coloured?
Thanks for any advice
Toreba