Class PlotPeak
- Namespace
- SDKPlot
- Assembly
- SDKPlot.NET.dll
public class PlotPeak
- Inheritance
-
PlotPeak
- Inherited Members
Properties
Label
Gets the label.
public PointAnnotation Label { get; }
Property Value
- PointAnnotation
The label.
PeakLines
Gets the peak lines.
public LineSeries PeakLines { get; }
Property Value
- LineSeries
The peak lines.
SimpleCurve
Gets the simple curve.
public SimpleCurve SimpleCurve { get; }
Property Value
- SimpleCurve
The simple curve.