MapAppearanceRule Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents an appearance rule to be used for map items in a map polygon layer, a map point layer, or a map line layer.
public ref class MapAppearanceRule abstract
public abstract class MapAppearanceRule
type MapAppearanceRule = class
Public MustInherit Class MapAppearanceRule
- Inheritance
-
MapAppearanceRule
- Derived
Fields
m_instance |
Specifies the report instance object that contains the calculated values of this report definition object. |
m_map |
Specifies the map to which this appearance rule applies. |
m_mapVectorLayer |
Specifies the vector-based map layer to which this appearance rule applies. |
Properties
BucketCount |
Gets the number of buckets in the MapAppearanceRule. |
DataElementName |
Gets the name to use for the data element or attribute for DataValue. |
DataElementOutput |
Gets a value that indicates whether the appearance rule elements will appear in a data rendering. |
DataValue |
Gets an expression to be evaluated on the scope of a map item in a map polygon layer, a map point layer, or a map line layer. |
DistributionType |
Gets the rule distribution type. |
EndValue |
Gets the end value in the data distribution. |
Instance |
Gets the report instance object that contains the calculated values of this report definition object. |
LegendName |
Gets the name of the Legend in which the data distribution is displayed. |
LegendText |
Gets the label to be displayed for the map distribution in the legend. |
MapBuckets |
Gets a custom set of map buckets to be used for data distribution. |
StartValue |
Gets the start value in the data distribution. |