Skip to main content
A newer version of this page is available. .

SeriesPointCollection.AddBubblePoint Method

Name Parameters Description
AddBubblePoint(DateTime, Double, Double) argument, value, weight Adds a point with the specified argument and values required to plot a series with a bubble series view.
AddBubblePoint(Double, Double, Double) argument, value, weight Adds a point with the specified argument and values required to plot a series with a bubble series view.
AddBubblePoint(String, Double, Double) argument, value, weight Adds a point with the specified argument and values required to plot a series with a bubble series view.
AddBubblePoint(TimeSpan, Double, Double) argument, value, weight Adds a point with the specified argument and values required to plot a series with a bubble series view.