We are haviing data for the whole year by Month. So I am using chart whose Data Series has RenderAs Property as "Column".
We need to draw a vertical dashed line in the after the month March.
To drwa the Vertical line , we are using another Data Series with Two Data points for Example March is the 3rd in the Column chart
so I have added two points with Xvalue 3 and Yvalue 0 and Max.
But the combined chart displaying extra values on X axis, like -1,0,1,2,Jan....Dec,13,14,15,16,17. like that
I dont want these extra labels on X axis .How can I do it?
see the sreen shot attached
Thanks
Venkat











