I am building a chart in Visual Studio 2010, it consists of an asp.net front end and a C# back end. I am trying to take an individual AxisLabel DataPoint and modify one individually by saying if this point is above this mark then change to this color. Just how much control do I have over these DataPoints?
|
feedback
|