Partager via


Classe 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.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
Public MustInherit Class MapAppearanceRule _
    Inherits ReportObject
'Utilisation
Dim instance As MapAppearanceRule
public abstract class MapAppearanceRule : ReportObject
public ref class MapAppearanceRule abstract : public ReportObject
[<AbstractClassAttribute>]
type MapAppearanceRule =  
    class
        inherit ReportObject
    end
public abstract class MapAppearanceRule extends ReportObject

Le type MapAppearanceRule expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique MapAppearanceRule Initializes a new instance of the MapAppearanceRule class.

Haut de la page

Propriétés

  Nom Description
Propriété publique BucketCount Gets or sets the number of buckets in the MapAppearanceRule.
Propriété publique ComponentMetadata The component metadata. (hérité de ReportObject.)
Propriété publique DataElementName Gets or sets the name to use for the data element or attribute for DataValue.
Propriété publique DataElementOutput Indicates whether the appearance rule elements will appear in a data rendering.
Propriété publique DataValue Gets or sets 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.
Propriété publique DistributionType Gets or sets the rule distribution type.
Propriété publique EndValue Gets or sets the end value in the data distribution.
Propriété publique LegendName Gets or sets the name of the Legend in which the data distribution is displayed.
Propriété publique LegendText Gets or sets the label to be displayed for the map distribution in the legend.
Propriété publique MapBuckets Gets or sets a custom set of map buckets to be used for data distribution.
Propriété publique Parent The parent of this report object. (hérité de ReportObjectBase.)
Propriété publique Site Infrastructure. (hérité de ReportObject.)
Propriété publique StartValue Gets or sets the start value in the data distribution.

Haut de la page

Méthodes

  Nom Description
Méthode publique DeepClone Returns a deep clone of this ReportObject instance. (hérité de ReportObject.)
Méthode publique Equals (hérité de Object.)
Méthode protégée Finalize (hérité de Object.)
Méthode publique GetContainingDataScopes Infrastructure. (hérité de ReportObject.)
Méthode protégée GetDataScopesForDefaultImpl Infrastructure. (hérité de ReportObject.)
Méthode protégée GetDependenciesCore Infrastructure. (hérité de ReportObject.)
Méthode publique GetHashCode (hérité de Object.)
Méthode publique GetType (hérité de Object.)
Méthode publique Initialize Initializes the current MapAppearanceRule instance. (remplace ReportObject. . :: . .Initialize() () () ().)
Méthode protégée InitializeForDesigner Infrastructure. (hérité de ReportObject.)
Méthode protégée MemberwiseClone (hérité de Object.)
Méthode protégée OnChildPropertyChanged Infrastructure. (hérité de ReportObject.)
Méthode protégée OnPropertyChanged Infrastructure. (hérité de ReportObject.)
Méthode protégée RdlSemanticEqualsCore Infrastructure. (hérité de ReportObject.)
Méthode protégée SavePropertyValue< (Of < <' (T> ) > > ) Infrastructure. (hérité de ReportObject.)
Méthode publique ToString (hérité de Object.)

Haut de la page

Implémentations d'interfaces explicites

  Nom Description
Implémentation d'interface expliciteMéthode privée IDisposable. . :: . .Dispose (hérité de ReportObject.)
Implémentation d'interface expliciteÉvénement privé IComponent. . :: . .Disposed (hérité de ReportObject.)

Haut de la page

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres de l'instance ne sont pas garantis comme étant thread-safe.