[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.KmlItemStyle

KmlItemStyle Class

Represents a style used to render KML items on a map.

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

Constructors

Name Description
KmlItemStyle()
KmlItemStyle(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.

FillColor

Gets or sets the fill color of markers placed on the map.

ItemNameExpr

Gets or sets an expression specifying the name (caption) associated with the KML item. Set to an empty string ("") to suppress printing of item captions.

LegendItemDashStyle
LegendItemFillColor
LegendItemKind
LegendItemLineThickness
LegendItemMarkerShape
LegendItemMarkerSize
LegendItemStrokeColor
StrokeColor

Gets or sets the stroke color of markers placed on the map.

Methods

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