ASP.NET MVC

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

    Show / Hide Table of Contents

    Class MapCustomColorRule

    Represents a user-defined set of colors for the map items in a map polygon layer, a map point layer, or a map line layer.

    Inheritance
    System.Object
    MapAppearanceRule
    MapColorRule
    MapCustomColorRule
    Inherited Members
    MapColorRule.ShowInColorScale
    MapAppearanceRule.ShouldSerializeDataElementOutput()
    MapAppearanceRule.ResetDataElementOutput()
    MapAppearanceRule.DataValue
    MapAppearanceRule.DistributionType
    MapAppearanceRule.BucketCount
    MapAppearanceRule.StartValue
    MapAppearanceRule.EndValue
    MapAppearanceRule.MapBuckets
    MapAppearanceRule.LegendName
    MapAppearanceRule.LegendText
    MapAppearanceRule.DataElementName
    MapAppearanceRule.DataElementOutput
    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 MapCustomColorRule : MapColorRule

    Constructors

    MapCustomColorRule()

    Declaration
    public MapCustomColorRule()

    MapCustomColorRule(ReportSerializer)

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

    Properties

    MapCustomColors

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