| ||
Introducing SharpPlot Your First Chart Recent Updates Sample Charts Tutorials General Tutorials Chart Tutorials SharpPlot Class Methods 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 > Properties > ZLabelFormat Property SharpPlot.ZLabelFormat PropertySet picture format for Z-axis labels. public string ZLabelFormat {get; set;} Examplesp.ZLabelFormat = "##0%"; To show the numbers with a trailing % symbol and not more than 3 digits. See also ...SharpPlot Members | Using Picture Formatters |