Class MapVectorLayerVal
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: Syncfusion.EJ.ReportViewer.JsonModel
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class MapVectorLayerVal
Constructors
MapVectorLayerVal()
Declaration
public MapVectorLayerVal()
Properties
DataElementName
Declaration
public string DataElementName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DataElementOutput
Declaration
public DataElementOutputs DataElementOutput { get; set; }
Property Value
Type | Description |
---|---|
DataElementOutputs |
MapBindingFieldPairs
Declaration
public MapBindingFieldpairVal MapBindingFieldPairs { get; set; }
Property Value
Type | Description |
---|---|
MapBindingFieldpairVal |
MapDataRegionName
Declaration
public string MapDataRegionName { get; set; }
Property Value
Type | Description |
---|---|
System.String |
MapFieldDefinitions
Declaration
public List<MapFieldDefinition> MapFieldDefinitions { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<MapFieldDefinition> |
MapLayerVal
Declaration
public MapLayer MapLayerVal { get; set; }
Property Value
Type | Description |
---|---|
MapLayer |
MapSpatialData
Declaration
public MapSpatialData MapSpatialData { get; set; }
Property Value
Type | Description |
---|---|
MapSpatialData |