public class SignalDiscreteSeries : Points
A series drawing a discrete signal sample by sample.
Properties
| Name | Type | Description |
|---|---|---|
| Description | String | |
| TargetZOrder | Int32 | Defines the Z-order at which the series should be drawn. |
| UseYOrigin | Boolean | If True, the value of YOrigin property will be used when determining the start of drawing in the Y-axis direction. |
| YOrigin | Double | Defines the start of vertical lines in the Y-axis direction. |
Methods
| Name | Description |
|---|---|
| ctor (2) | |
| Draw | |
| MaxYValue | |
| MinYValue |