| Contents > Enumerations | Index |
EquationStyles Enumeration
Placement and other options for model-fit equation (flags).
[flags]
public enum EquationStyles
Members
| Middle | Middle of fitted line |
| Left | Left end of fitted line |
| AtEnd | Outside the line at the right-hand end |
| Below | Below the line |
| Straddle | Straddling the line |
| Opaque | Opaque background to text |
| ForceOrigin | Force fitted line through the origin |
| SpanData | Fitted line spans data range, not X-axis |
Requirements
Namespace: Causeway
Assembly: SharpPlot (in sharpplot.dll)
