C1.C1Report.CustomFields.Maps Namespace : MarkerStyle Class |
For a list of all members of this type, see MarkerStyle members.
Name | Description | |
---|---|---|
![]() | BaseName | Overridden. |
![]() | CaptionExpr | Gets or sets the name of a field specifying the caption. |
![]() | FillColor | Gets or sets the fill brush of marks placed on the map. |
![]() | Font | Gets or sets the font used to draw mark captions. |
![]() | Name | Gets or sets the name of the item. If specified, and the item is contained in a collection, this name can be used in script expressions to reference the item by name rather than by index. (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase) |
![]() | Shape | Gets or sets the shape of a mark. |
![]() | SizeExpr | Gets or sets the size of marks placed on the map, in 96 DPI pixels. |
![]() | StrokeColor | Gets or sets the stroke brush of marks placed on the map. |
![]() | TextColor | Gets or sets the text color of mark captions. |