| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Properties Structures Enumerations Style examples Glossaries Active Charts VectorMath Class DBUtil Class Get SharpPlot Download SharpPlot Buying SharpPlot SharpPlot Support Upgrading from GraPL Release notes |
Reference > Methods > AddAttributes Method > (String,String,Int32,String) SharpPlot.AddAttributes Method (String,String,Int32,String)Set a single handler for a specific X value in this series. public void AddAttributes( string propName, string propValue, int itemNumber, string seriesName ); Examplesp.AddAttributes("onMouseOver","this.strokecolor='green'; ",3,"MyBars"); See also ...SharpPlot Members | AddAttributes Method |