Partager via


Propriété MapLineRules.MapColorRule

Gets a set of colors for map lines.

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 MapLineRules 
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

MapLineRules Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering