teechart series marks
Posted: Wed May 31, 2006 9:02 am
we have a chart with 3 series
series are stacked: "stacked"
we set lables to visible on the first series (the one at the bottom of the chart) (we do it using the properties popup but i think its the same as chart->series[0]->marks->visible = true or something like that).
problem is, the top 2 series hide the marks.
changing the order of the series will put the wrong series on top in the atck.
setting "visible to all series" only adds marks to the series does not fix the marks that we want to see
3 questions:
1. is there a way to set somethink like "always on top" to the marks
2. is there a way to set it that the marks will be apositioned t the top of ?the stack ignoring which series it belongs to?
3. is there a way to create such a mark that sums up the whole stack?
thanks
Zoe K.
Oblicore.
series are stacked: "stacked"
we set lables to visible on the first series (the one at the bottom of the chart) (we do it using the properties popup but i think its the same as chart->series[0]->marks->visible = true or something like that).
problem is, the top 2 series hide the marks.
changing the order of the series will put the wrong series on top in the atck.
setting "visible to all series" only adds marks to the series does not fix the marks that we want to see
3 questions:
1. is there a way to set somethink like "always on top" to the marks
2. is there a way to set it that the marks will be apositioned t the top of ?the stack ignoring which series it belongs to?
3. is there a way to create such a mark that sums up the whole stack?
thanks
Zoe K.
Oblicore.