ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class Map - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class Map

    Inheritance
    System.Object
    ReportItem
    DataRegion
    Map
    Inherited Members
    DataRegion.ShouldSerializeFilters()
    DataRegion.ResetFilters()
    DataRegion.ShouldSerializeSortExpressions()
    DataRegion.ResetSortExpressions()
    DataRegion.ShouldSerializePageBreak()
    DataRegion.ResetPageBreak()
    DataRegion.NoRowsMessage
    DataRegion.DataSetName
    DataRegion.PageBreak
    DataRegion.Filters
    DataRegion.SortExpressions
    DataRegion.PageName
    ReportItem.ShouldSerializeZIndex()
    ReportItem.ResetZIndex()
    ReportItem.ShouldSerializeCustomProperties()
    ReportItem.ResetCustomProperties()
    ReportItem.ShouldSerializeDataElementOutput()
    ReportItem.ResetDataElementOutput()
    ReportItem.ShouldSerializeVisibility()
    ReportItem.ResetVisibility()
    ReportItem.Left
    ReportItem.Top
    ReportItem.Name
    ReportItem.Value
    ReportItem.ActionInfo
    ReportItem.Height
    ReportItem.Width
    ReportItem.ZIndex
    ReportItem.Visibility
    ReportItem.LabelLocID
    ReportItem.ToolTip
    ReportItem.DocumentMapLabel
    ReportItem.Bookmark
    ReportItem.RepeatWith
    ReportItem.CustomProperties
    ReportItem.DataElementName
    ReportItem.DataElementOutput
    ReportItem.Style
    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.RDL.DOM
    Assembly: Syncfusion.EJ.ReportViewer.dll
    Syntax
    public class Map : DataRegion

    Constructors

    Map()

    Declaration
    public Map()

    Map(ReportSerializer)

    Declaration
    public Map(ReportSerializer serializer)
    Parameters
    Type Name Description
    ReportSerializer serializer

    Properties

    AntiAliasing

    Declaration
    public string AntiAliasing { get; set; }
    Property Value
    Type Description
    System.String

    MapBorderSkin

    Declaration
    public MapBorderSkin MapBorderSkin { get; set; }
    Property Value
    Type Description
    MapBorderSkin

    MapColorScale

    Declaration
    public MapColorScale MapColorScale { get; set; }
    Property Value
    Type Description
    MapColorScale

    MapDataRegions

    Declaration
    public MapDataRegions MapDataRegions { get; set; }
    Property Value
    Type Description
    MapDataRegions

    MapDistanceScale

    Declaration
    public MapDistanceScale MapDistanceScale { get; set; }
    Property Value
    Type Description
    MapDistanceScale

    MapLayers

    Declaration
    public MapLayers MapLayers { get; set; }
    Property Value
    Type Description
    MapLayers

    MapLegends

    Declaration
    public MapLegends MapLegends { get; set; }
    Property Value
    Type Description
    MapLegends

    MapTitles

    Declaration
    public MapTitles MapTitles { get; set; }
    Property Value
    Type Description
    MapTitles

    MapViewport

    Declaration
    public MapViewport MapViewport { get; set; }
    Property Value
    Type Description
    MapViewport

    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
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved