Class Map
Inheritance
System.Object
Map
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()
Assembly: Syncfusion.EJ.ReportViewer.dll
Syntax
public class Map : DataRegion
Constructors
Map()
Declaration
Map(ReportSerializer)
Declaration
public Map(ReportSerializer serializer)
Parameters
Properties
AntiAliasing
Declaration
public string AntiAliasing { get; set; }
Property Value
Type |
Description |
System.String |
|
MapBorderSkin
Declaration
public MapBorderSkin MapBorderSkin { get; set; }
Property Value
MapColorScale
Declaration
public MapColorScale MapColorScale { get; set; }
Property Value
MapDataRegions
Declaration
public MapDataRegions MapDataRegions { get; set; }
Property Value
MapDistanceScale
Declaration
public MapDistanceScale MapDistanceScale { get; set; }
Property Value
MapLayers
Declaration
public MapLayers MapLayers { get; set; }
Property Value
MapLegends
Declaration
public MapLegends MapLegends { get; set; }
Property Value
MapTitles
Declaration
public MapTitles MapTitles { get; set; }
Property Value
MapViewport
Declaration
public MapViewport MapViewport { get; set; }
Property Value
MaximumSpatialElementCount
Declaration
public int MaximumSpatialElementCount { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
MaximumTotalPointCount
Declaration
public int MaximumTotalPointCount { get; set; }
Property Value
Type |
Description |
System.Int32 |
|
ShadowIntensity
Declaration
public string ShadowIntensity { get; set; }
Property Value
Type |
Description |
System.String |
|
TextAntiAliasingQuality
Declaration
public string TextAntiAliasingQuality { get; set; }
Property Value
Type |
Description |
System.String |
|
TileLanguage
Declaration
public string TileLanguage { get; set; }
Property Value
Type |
Description |
System.String |
|