[]
Gets the calulated Y points of chart.
protected override PointF[] GetPoints(bool screen)
Type | Name | Description |
---|---|---|
bool | screen | Whether to clip points on the chart area. |
Type | Description |
---|---|
PointF[] | The array of calulated Y points of chart. |