Represents a data point that may be visualized by a Scatter series in a CartesianChart.
Generally this is a point that provides values for both X and Y axes and may be plotted by two numerical axes - Linear or Logarithmic.
Namespace: Telerik.ChartingAssembly: Telerik.WinControls.ChartView (in Telerik.WinControls.ChartView.dll) Version: 2013.1.321.40 (2013.1.321.40)
Syntax
| Visual Basic |
|---|
Public Class ScatterDataPoint _
Inherits DataPoint |
Inheritance Hierarchy
See Also