Classe MapPointRules
Represents a set of rules to be applied to map points in the parent layer.
Hiérarchie d'héritage
System. . :: . .Object
Microsoft.ReportingServices.OnDemandReportRendering..::..MapPointRules
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public NotInheritable Class MapPointRules
'Utilisation
Dim instance As MapPointRules
public sealed class MapPointRules
public ref class MapPointRules sealed
[<SealedAttribute>]
type MapPointRules = class end
public final class MapPointRules
Le type MapPointRules expose les membres suivants.
Propriétés
Nom | Description | |
---|---|---|
Instance | Gets the report instance object that contains the calculated values of this report definition object. | |
MapColorRule | Gets a set of colors for map points in the parent layer. | |
MapMarkerRule | Gets a set of markers to be applied to map points in the parent layer. | |
MapSizeRule | Gets a size range to be used for sizing map points in the parent layer. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Equals | (hérité de Object.) | |
Finalize | (hérité de Object.) | |
GetHashCode | (hérité de Object.) | |
GetType | (hérité de Object.) | |
MemberwiseClone | (hérité de Object.) | |
ToString | (hérité de Object.) |
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.