| ||
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 > ZCaption Property SharpPlot.ZCaption PropertyThe Z-axis caption is written vertically alongside the axis. It will be automatically repositioned depending on the chart viewpoint. public string ZCaption {get; set;} Examplesp.ZCaption = "Yield"; You may also choose to place it at the end of the axis with the ‘atend’ Z-style. See also ...SharpPlot Members | CaptionStyle Property | Formatting text with simple HTML tags |