| ||
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 > (ScriptTarget,String,String[]) SharpPlot.AddAttributes Method (ScriptTarget,String,String[])Apply an array of handlers to a set of text items. public void AddAttributes( ScriptTarget targetId, string propName, string[] propValue ); Examplesp.AddAttributes(ScriptTarget.XLabels,"onClick",my_Handlers); Here See also ...SharpPlot Members | AddAttributes Method |