| ||
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 > ValueTagAngle Property SharpPlot.ValueTagAngle PropertySet the value-tag angle (degrees). When you set the value tags to be angled, the default angle is 34 degrees. You can set this to any value from 0-360. public double ValueTagAngle {get; set;} Examplesp.ValueTagAngle = 12.5; Angled tags are always drawn to the right of the markers, with the center of rotation at the marker. Multi-line tags are positioned so that the middle line is drawn along the rotated baseline. See also ... |