| ||
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 > SetAxisStyle Method SharpPlot.SetAxisStyle MethodSet Axis format given any of color, lineStyle and lineweight (pts). Examplesp.SetAxisStyle(Color.White,LineStyle.Solid,1.2);sp.SetAxisStyle(Color.Navy);sp.SetAxisStyle(4); // Heavy lines Overloads
See also ... |