| ||
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 > TickMarkWidth Property SharpPlot.TickMarkWidth PropertyOverride inherited tickmark line-width with an explicit value. public double TickMarkWidth{get; set;} Examplesp.TickMarkWidth = 0.5; The default is set to -1, which allows the tickmarks to scale naturally with the line-width used for the chart axes.. See also ... |