ArjaaAine

Members
  • Content count

    4
  • Joined

  • Last visited

About ArjaaAine

  • Rank
    Forum Newbie
  1. Reduction Of Categories In Msline.swf

    lol got it, i am sorry for the hassle. this time I had to use the hovercaobg='color' and hovercapborder='color' in my chart tag and anchorAlpha='0' in dataset.
  2. Reduction Of Categories In Msline.swf

    I had another question. If u look at my attached screenshot. U will see I have 1000s of anchor points. So I used AnchorRadius='0' to remove them. But what I would really love is to hide the anchors, hide them so they only show when we bring our mouse to the line. Thanks for any help
  3. Reduction Of Categories In Msline.swf

    NVM I found it. LabelStep. Thanks
  4. Hello Everyone! In my project I am using the MS Line 2D chart. For my chart data I am pulling a very large set of values (> 5000 values) I have looked through the documentation and I can't seem to be able to solve 2 issues. 1) the datapoints are so many that I am getting 'o' instead of a simple line: 2) I want to show only few categories, instead of the 5000 categories. Like I am pulling date based data. So, I want to show on my x axis 'One date every 3months' Currently because I have >5000 categories, nothing shows. Can u please help me? Screenshot added: