Class WellKnownTextSourceType
Gets the spatial data for the Shape
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public class WellKnownTextSourceType : SpatialDataSourceTypeBase
Constructors
WellKnownTextSourceType()
Declaration
public WellKnownTextSourceType()
Properties
SpatialField
Gets or sets an expression that defines the spatial coordinates for the data points.
Declaration
public string SpatialField { get; set; }
Property Value
System.
|