LineData
Class
Represents line given in the geographical coordinates.
Definition
Namespace:Telerik.Windows.Controls.Map
Assembly:Telerik.Windows.Controls.DataVisualization.dll
Syntax:
C#
public class LineData : MapShapeData, IExtendedData, INotifyPropertyChanged, IGeoSizeProvider, IColorable
Inheritance: objectExtendedDataProviderMapShapeDataLineData
Implements:
Inherited Members
Constructors
C#
public LineData()
Properties
Methods
Calculates logical coordinates.
C#
protected override void CalculateLogicalCoordinates()
Overrides:
Recalculate location of the shape.
C#
protected override void UpdateGeoBounds()
Overrides: