.NET Framework Developer Center > .NET Development Forums > Chart Controls for .NET Framework > Labeling data points with values other than X and Y values
Ask a questionAsk a question
 

AnswerLabeling data points with values other than X and Y values

  • Monday, November 02, 2009 8:08 PMMike-PHFE Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     

    I am reading a series of rows from a SQL databases with three columns. The X value, the Y value and a LABEL_TEXT value. I can plot these values in line charts and bar charts and get the X or Y value set as the label, but how do I get the 3rd column, the LABEL_TEXT value, set as the label for each point?

Answers

All Replies