[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.MarkerStyle

MarkerStyle Class

Represents a style used to render point markers on a map.

Namespace: C1.Win.FlexReport.CustomFields.Maps
Assembly: C1.Win.FlexReport.CustomFields.4.8.dll
Syntax
[TypeConverter(typeof(ExpandableObjectConverter))]
public class MarkerStyle : MapStyleBase, ILegendItem, ILayerReferencedItem

Constructors

Name Description
MarkerStyle()
MarkerStyle(Map)

Properties

Name Description
BaseName

Gets a one word description of the item type (e.g. "Layer"). Also used to automatically generate new items' names.

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.

LegendItemDashStyle
LegendItemFillColor
LegendItemKind
LegendItemLineThickness
LegendItemMarkerShape
LegendItemMarkerSize
LegendItemStrokeColor
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.

Methods

Name Description
ShouldSerializeFillColor()
ShouldSerializeFillColorXml()
ShouldSerializeStrokeColor()
ShouldSerializeStrokeColorXml()
ShouldSerializeTextColor()
ShouldSerializeTextColorXml()