Skip to main content

RadarRangeAreaSeries2D.AddPoint Method

Name Parameters Description
AddPoint(DateTime, Double, Double) argument, value1, value2 Adds a new series point with the specified argument and values to the series.
AddPoint(Double, Double, Double) argument, value1, value2 Adds a new series point with the specified argument and values to the series.
AddPoint(String, Double, Double) argument, value1, value2 Adds a new series point with the specified argument and values to the series.
AddPoint(TimeSpan, Double, Double) argument, value1, value2 Adds a new series point with the specified argument and values to the series.