Partager via


Propriété MapPointRules.MapColorRule

Gets a set of colors for map points in the parent layer.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property MapColorRule As MapColorRule 
    Get
'Utilisation
Dim instance As MapPointRules 
Dim value As MapColorRule 

value = instance.MapColorRule
public MapColorRule MapColorRule { get; }
public:
property MapColorRule^ MapColorRule {
    MapColorRule^ get ();
}
member MapColorRule : MapColorRule
function get MapColorRule () : MapColorRule

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.MapColorRule
A MapColorRule object.

Voir aussi

Référence

MapPointRules Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering