Compartir a través de


Enumeración MapMarkerStyle

Represents the styles for a map marker.

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

Sintaxis

'Declaración
Public Enumeration MapMarkerStyle
'Uso
Dim instance As MapMarkerStyle
public enum MapMarkerStyle
public enum class MapMarkerStyle
type MapMarkerStyle
public enum MapMarkerStyle

Miembros

Nombre del miembro Descripción
Circle A circle-shaped marker is used.
Diamond A diamond-shaped marker is used.
Image An image marker is used.
None No marker is used.
Pentagon A pentagon-shaped marker is used.
PushPin A pushpin-shaped marker is used.
Rectangle A rectangle-shaped marker is used.
Star A star-shaped marker is used.
Trapezoid A trapezoid-shaped marker is used.
Triangle A triangle-shaped marker is used.
Wedge A wedge-shaped marker is used.

Vea también

Referencia

Espacio de nombres Microsoft.ReportingServices.OnDemandReportRendering