Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering