ClassWellKnownTextSourceType
Class
Gets the spatial data for the ShapeMapSeries from an Well-known text string or its binary (WKB) representation.
Definition
Namespace:Telerik.Reporting
Assembly:Telerik.Reporting.dll
Syntax:
cs-api-definition
public class WellKnownTextSourceType : SpatialDataSourceTypeBase
Inheritance: objectSpatialDataSourceTypeBaseWellKnownTextSourceType
Constructors
WellKnownTextSourceType()
Declaration
cs-api-definition
public WellKnownTextSourceType()
Properties
SpatialField
Gets or sets an expression that defines the spatial coordinates for the data points.
Declaration
cs-api-definition
public string SpatialField { get; set; }
Property Value
string