v44

Members
  • Content count

    2
  • Joined

  • Last visited

About v44

  • Rank
    Forum Newbie
  1. showVerticalLine

    Hi, I want to draw lines above categories but vLine is drawing lines between categories . Because of that I tried showVerticalLine. Is there any way to draw lines above categories ? Thanks
  2. showVerticalLine

    Hi,I'm using Multi-series Area 2D Chart. I'm trying to show vertical lines of categories with showVerticalLine='1' . But vertical lines were not appearing in the chart. What property needs to be add for display the vertical line ? Thanks