ComponentOne Reports for WPF
C1.C1Report.CustomFields.Maps Namespace / MarkerStyle Class
Members

In This Topic
    MarkerStyle Class
    In This Topic
    Represents a style used to render point markers on a map.
    Object Model
    MarkerStyle Class
    Syntax
    'Declaration
     
    Public Class MarkerStyle 
       Inherits MapStyleBase
       Implements ILegendItem 
    public class MarkerStyle : MapStyleBase, ILegendItem  
    Inheritance Hierarchy

    System.Object
       C1.C1Report.CustomFields.Maps.MapOwnedItemBase
          C1.C1Report.CustomFields.Maps.MapOwnedKeyedItem
             C1.C1Report.CustomFields.Maps.MapStyleBase
                C1.C1Report.CustomFields.Maps.MarkerStyle
                   C1.C1Report.CustomFields.Maps.InlineMarkerStyle

    See Also