Class PointData
Represents data for the MapPinPoint object.
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.Windows.Controls.Map
Assembly: Telerik.Windows.Controls.DataVisualization.dll
Syntax
public class PointData : ExtendedDataProvider, IExtendedData, INotifyPropertyChanged
Constructors
PointData()
Declaration
public PointData()
Methods
Arrange()
Arrange item according to its Location.
Declaration
protected override void Arrange()