SeriesBand tool for vertical custom axises
Posted: Fri Mar 26, 2010 4:00 pm
Hi,
Can you help me use the SeriesBandTool for custom axises?
I have 4 data series and out of these 4 Line serieses i want to create 2 SeriesBand tool.
I have created two custom vertical axis and the Pixel Position of each of the custom axis is as below -
Custom Vert Axis 1 :
StartPosition = 0
EndPosition = ChartHeight/2 + some offset
Custom Vert Axis 2 :
StartPosition = EndPosition of Custom Vert Axis 1 + some offset
EndPosition = ChartHeight;
I have associated the first 2 Line serieses with Custom Vert Axis 1 and the last two with Custom Vert Axis 2.
Then i am creating SeriesBandTool 1 with the first two serieses and SeriesBandTool 2 with last two serieses.
My expectation was - the two series band tool will not overlap with each other. But the series bands are fully overlapping.
To my understanding - i think both the SeriesBand tool is getting drawn irrespective of the Custom axis positions. I may be wrong here.
Please let me know how can i solve that problem.
Regards,
Avijit
Can you help me use the SeriesBandTool for custom axises?
I have 4 data series and out of these 4 Line serieses i want to create 2 SeriesBand tool.
I have created two custom vertical axis and the Pixel Position of each of the custom axis is as below -
Custom Vert Axis 1 :
StartPosition = 0
EndPosition = ChartHeight/2 + some offset
Custom Vert Axis 2 :
StartPosition = EndPosition of Custom Vert Axis 1 + some offset
EndPosition = ChartHeight;
I have associated the first 2 Line serieses with Custom Vert Axis 1 and the last two with Custom Vert Axis 2.
Then i am creating SeriesBandTool 1 with the first two serieses and SeriesBandTool 2 with last two serieses.
My expectation was - the two series band tool will not overlap with each other. But the series bands are fully overlapping.
To my understanding - i think both the SeriesBand tool is getting drawn irrespective of the Custom axis positions. I may be wrong here.
Please let me know how can i solve that problem.
Regards,
Avijit