ASP.NET Core

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

    Show / Hide Table of Contents

    Class MapPolygonTemplateVal

    Inheritance
    System.Object
    MapSpatialElementTemplateVal
    MapPolygonTemplateVal
    Implements
    IReportDispose
    System.IDisposable
    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 MapPolygonTemplateVal : MapSpatialElementTemplateVal, IReportDispose, IDisposable

    Constructors

    MapPolygonTemplateVal()

    Declaration
    public MapPolygonTemplateVal()

    Properties

    CenterPointOffsetX

    Declaration
    public float CenterPointOffsetX { get; set; }
    Property Value
    Type Description
    System.Single

    CenterPointOffsetY

    Declaration
    public float CenterPointOffsetY { get; set; }
    Property Value
    Type Description
    System.Single

    LabelPlacement

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

    ScaleFactor

    Declaration
    public float ScaleFactor { get; set; }
    Property Value
    Type Description
    System.Single

    ShowLabel

    Declaration
    public BooleanOptions ShowLabel { get; set; }
    Property Value
    Type Description
    BooleanOptions

    Methods

    Dispose()

    Declaration
    public void Dispose()

    Implements

    IReportDispose
    System.IDisposable
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved