Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. Web Development
  3. ASP.NET
  4. Displaying Values of bars in ChartDirector

Displaying Values of bars in ChartDirector

Scheduled Pinned Locked Moved ASP.NET
csharpasp-netdata-structureshelp
1 Posts 1 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    nagalakshmibasireddy
    wrote on last edited by
    #1

    Hello, I have a bar chart to display scores for each month.I am using ChartDirector in ASP.NET(Codin in VB.NET) for this.I want to display the text "No Score" on the chart where there is no score entered for a particular month. I was trying to use this code which displays the values of the bar if score exists and "No Score" if score doesnot exist (though it is not not necessary to display values of bars). BarLayer.setAggregateLabelFormat("{test}") where test is a string array containg values to be displayed on top of bar. But the problem with this is only the text {test} is being displayed where as I want the value in the string test to be displayed. Please suggest a solution. Thanks & Regards Nagalakshmi

    1 Reply Last reply
    0
    Reply
    • Reply as topic
    Log in to reply
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes


    • Login

    • Don't have an account? Register

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • World
    • Users
    • Groups