ASP.NET MVC

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

    Show / Hide Table of Contents

    Class MapLineTemplate

    Represents Map LineTemplate

    Inheritance
    System.Object
    MapSpatialElementTemplateVal
    MapLineTemplate
    Inherited Members
    MapSpatialElementTemplateVal.Hidden
    MapSpatialElementTemplateVal.OffsetX
    MapSpatialElementTemplateVal.OffsetY
    MapSpatialElementTemplateVal.Label
    MapSpatialElementTemplateVal.Border
    MapSpatialElementTemplateVal.Style
    MapSpatialElementTemplateVal.BackGround
    MapSpatialElementTemplateVal.ToolTip
    MapSpatialElementTemplateVal.ActionInfo
    MapSpatialElementTemplateVal.DataElementName
    MapSpatialElementTemplateVal.DataElementOutput
    MapSpatialElementTemplateVal.DataElementLabel
    MapSpatialElementTemplateVal.ShadowOffset
    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 MapLineTemplate : MapSpatialElementTemplateVal

    Constructors

    MapLineTemplate()

    Declaration
    public MapLineTemplate()

    Properties

    LabelPlacement

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

    Width

    Declaration
    public Size Width { get; set; }
    Property Value
    Type Description
    Size
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved