C1.C1Report.CustomFields.Maps Namespace : LinesLayer Class |
The following tables list the members exposed by LinesLayer.
Name | Description | |
---|---|---|
LinesLayer Constructor | Overloaded. |
Name | Description | |
---|---|---|
BaseName | Overridden. | |
Caption | Gets or sets the current layer's caption. Used to represent the layer in legends. (Inherited from C1.C1Report.CustomFields.Maps.LayerBase) | |
Latitude1 | Gets or sets the name of a field specifying the latitude. Ignored if MapLocation is not empty. | |
Latitude2 | Gets or sets the name of a field specifying the latitude. Ignored if MapLocation is not empty. | |
LegendItemDashStyle | Overridden. | |
LegendItemFillColor | Overridden. | |
LegendItemKind | Overridden. | |
LegendItemStrokeColor | Overridden. | |
LineStyle | Gets the default line style.
Note: the set accessor is for serialization only, and should not be used directly. | |
LineStyleExpr | Gets or sets an expression that should evaluate to an index or a name of a style in the LineStyles collection that will be used to draw the line. | |
LineVisibleExpr | Gets or sets expression determining whether a line is visible. | |
Longitude1 | Gets or sets the name of a field specifying the longitude. Ignored if MapLocation is not empty. | |
Longitude2 | Gets or sets the name of a field specifying the longitude. Ignored if MapLocation is not empty. | |
MapLocation1 | Gets or sets a string containing one or more semicolon-delimited fields which may be used to determine the location of an entity using an external service such as Google. Typically these would be the fields specifying the address, e.g. "Address;City;PostalCode;Country". | |
MapLocation2 | Gets or sets a string containing one or more semicolon-delimited fields which may be used to determine the location of an entity using an external service such as Google. Typically these would be the fields specifying the address, e.g. "Address;City;PostalCode;Country". | |
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) | |
Opacity | Gets or sets the opacity factor applied to the layer. (Inherited from C1.C1Report.CustomFields.Maps.LayerBase) | |
RecordSource | Gets or sets an SQL statement used to retrieve data for the layer. (Inherited from C1.C1Report.CustomFields.Maps.LayerBase) | |
Track | Gets 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) | |
Visible | Gets or sets the current layer's visibility. (Inherited from C1.C1Report.CustomFields.Maps.LayerBase) |
Name | Description | |
---|---|---|
ToString | (Inherited from C1.C1Report.CustomFields.Maps.LayerBase) |