| |||||||||||||||||||||||||
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 > EquationStyle Property SharpPlot.EquationStyle PropertyWhen the equation of a curve is written on the line (chart style ‘modelfit,annotate’) the default is to place it above the curve, at the right-hand end. The placement and appearance can be modified with this property. public EquationStyles EquationStyle {get; set;} Examplesp.EquationStyle = EquationStyles.Middle; Options
See also ...SharpPlot Members | Equation Property |