ASP.NET Core

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

    Show / Hide Table of Contents

    Class MapColorRule

    Inheritance
    System.Object
    MapAppearanceRule
    MapColorRule
    MapColorPaletteRule
    MapColorRangeRule
    MapCustomColorRule
    Inherited Members
    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 abstract class MapColorRule : MapAppearanceRule

    Constructors

    MapColorRule()

    Declaration
    protected MapColorRule()

    Properties

    ShowInColorScale

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