RadControls for Silverlight

Defines the DataSeries visual representation of a Scatter (Point) chart series.

Namespace: Telerik.Windows.Controls.Charting
Assembly: Telerik.Windows.Controls.Charting (in Telerik.Windows.Controls.Charting.dll) Version: 2013.2.611.1050

Syntax

C#
public class ScatterSeriesDefinition : LinearSeriesDefinition, 
	ILinearSeriesDefinition
Visual Basic
Public Class ScatterSeriesDefinition _
	Inherits LinearSeriesDefinition _
	Implements ILinearSeriesDefinition

Inheritance Hierarchy

See Also