| ||
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 > SetZLabels Method SharpPlot.SetZLabels MethodSet text items for each z-tickmark. public void SetZLabels( string[] labels ); Examplesp.SetZLabels(new string[]{"One","Two","Three"}); Note that the Z-axis does not support multi-line labels. See also ...SharpPlot Members | Formatting text with simple HTML tags |