Compartir a través de


MapPointRules.MapColorRule Propiedad

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

Espacio de nombres:  Microsoft.ReportingServices.OnDemandReportRendering
Ensamblado:  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Sintaxis

'Declaración
Public ReadOnly Property MapColorRule As MapColorRule 
    Get
'Uso
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

Valor de la propiedad

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

Vea también

Referencia

MapPointRules Clase

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering