GrapeCity.ActiveReports.Extensibility.v9 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components.Map Namespace : IMapMarker Interface |
The following tables list the members exposed by IMapMarker.
Name | Description | |
---|---|---|
![]() | Action | Returns the action associated to the marker if any, otherwise null . |
![]() | Hidden | Returns the value indicating whether the marker is hidden. |
![]() | Label | Gets the marker label. |
![]() | LabelPlacement | Gets the label placement. |
![]() | MarkerImage | Gets the marker image. |
![]() | MarkerStyle | Gets the marker style. |
![]() | Name | Gets the marker name. |
![]() | OffsetX | Gets the offset of x-coordinate specifying in pixels. |
![]() | OffsetY | Gets the offset of y-coordinate specifying in pixels. |
![]() | Size | Gets the marker size. |
![]() | Style | Gets the style. |
![]() | Tooltip | Gets the tooltip. |