ClassScatterDataPoint
Class
Class representing single portion a of scatter (x-y pair) data to be plotted in a chart.
Definition
Namespace:Telerik.Windows.Controls.Spreadsheet.Charts
Assembly:Telerik.Windows.Controls.Spreadsheet.dll
Syntax:
cs-api-definition
public class ScatterDataPoint
Inheritance: objectScatterDataPoint
Constructors
ScatterDataPoint()
Declaration
cs-api-definition
public ScatterDataPoint()
Properties
BubbleSize
Gets or sets the bubble size value.
X
Gets or sets the x value.