Reports for WinForms | ComponentOne
C1.C1Report.CustomFields.4 Assembly / C1.C1Report.CustomFields.Maps Namespace / PointsLayer Class
Properties Methods


In This Topic
    PointsLayer Class Members
    In This Topic

    The following tables list the members exposed by PointsLayer.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden.   
    Public PropertyGets or sets the current layer's caption. Used to represent the layer in legends. (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Public PropertyGets or sets the maximum distance (in 96dpi pixels) between markers that should be grouped into clusters. Default (0) disables clustering.  
    Public PropertyGets or sets the type of cluster styles distribution.  
    Public PropertyGets or sets the collection of cluster styles.  
    Public PropertyUnique string identifying the layer. May be used as the layer's name in C1Maps so should be a valid id (alpha-numeric starting with a letter).

    NOTE: the set accessor is for serialization ONLY. This property must NOT be changed.

    (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedKeyedItem)
    Public PropertyGets or sets an expression specifying the latitude of a marker. Ignored if MapLocation is not empty.  
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Public PropertyOverridden.   
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Public PropertyGets or sets an expression specifying the longitude of a marker. Ignored if MapLocation is not empty.  
    Public PropertyGets or sets a string containing one or more semicolon-delimited fields which may be used to determine the location of an object using an external service such as Google. Typically these would be the fields specifying the address, e.g. "Address;City;PostalCode;Country".  
    Public PropertyGets the default marker style.

    Note: the set accessor is for serialization only, and should not be used directly.

     
    Public PropertyGets or sets an expression that should evaluate to an index or a name of a style in the MarkerStyles collection that will be used to draw the marker.  
    Public PropertyGets or sets an expression determining whether a marker is visible.  
    Public PropertyGets 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)
    Public PropertyGets or sets the opacity factor applied to the layer. (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public Property (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Public PropertyOverridden.   
    Public PropertyOverridden.   
    Public PropertyGets or sets an SQL statement used to retrieve data for the layer. (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Public PropertyGets or sets a value indicating whether spatial data from the current layer should be used to auto center/zoom the map. (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Public PropertyGets or sets the current layer's visibility. (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from C1.C1Report.CustomFields.Maps.LayerBase)
    Top
    Protected Methods
     NameDescription
    Protected MethodOverridden.   
    Protected MethodOverridden.   
    Protected Method (Inherited from C1.C1Report.CustomFields.Maps.MapOwnedItemBase)
    Top
    See Also