ASP.NET MVC 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class MapAppearanceRule

Represents an appearance rule to be used for map items in a map polygon layer, a map point layer, or a map line layer.

Inheritance
System.Object
MapAppearanceRule
MapColorRule
Inherited Members
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: BoldReports.RDL.DOM
Assembly: BoldReports.Web.dll
Syntax
public abstract class MapAppearanceRule

Constructors

MapAppearanceRule()

Declaration
protected MapAppearanceRule()

Properties

BucketCount

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

DataElementName

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

DataElementOutput

Declaration
public DataElementOutputs DataElementOutput { get; set; }
Property Value
Type Description
BoldReports.RDL.DOM.DataElementOutputs

DataValue

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

DistributionType

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

EndValue

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

LegendName

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

LegendText

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

MapBuckets

Declaration
public MapBuckets MapBuckets { get; set; }
Property Value
Type Description
BoldReports.RDL.DOM.MapBuckets

StartValue

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

Methods

ResetDataElementOutput()

Declaration
public void ResetDataElementOutput()

ResetMapBuckets()

Declaration
public void ResetMapBuckets()

ShouldSerializeDataElementOutput()

Declaration
public bool ShouldSerializeDataElementOutput()
Returns
Type Description
System.Boolean

ShouldSerializeMapBuckets()

Declaration
public bool ShouldSerializeMapBuckets()
Returns
Type Description
System.Boolean
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved