Name | Description | |
---|---|---|
LinesLayer Constructor | Overloaded. |
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.Win.FlexReport.CustomFields.Maps.LayerBase) | |
DataSource | Gets or sets the name of the data source used to retrieve data for the layer. (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
DataSourceFilterExpr | Gets or sets the data source filter expression (only available when a non-default data source is used). (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
Key | Unique 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.Win.FlexReport.CustomFields.Maps.MapOwnedKeyedItem) | |
Latitude1 | Gets or sets the name of a field specifying the latitude. Ignored if PointsLayer.MapLocation is not empty. | |
Latitude2 | Gets or sets the name of a field specifying the latitude. Ignored if PointsLayer.MapLocation is not empty. | |
LegendItemCaption | Gets the layer item caption. (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
LegendItemDashStyle | Overridden. | |
LegendItemFillColor | Overridden. | |
LegendItemFont | Gets legend item font. (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
LegendItemKind | Overridden. | |
LegendItemLineThickness | (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
LegendItemMarkerShape | (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
LegendItemMarkerSize | (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
LegendItemStrokeColor | Overridden. | |
LegendItemTextColor | The legend item text color. (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
LegendItemVisible | Gets the layer item visibility value. (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
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 PointsLayer.MapLocation is not empty. | |
Longitude2 | Gets or sets the name of a field specifying the longitude. Ignored if PointsLayer.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.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase) | |
Opacity | Gets or sets the opacity factor applied to the layer. (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
Owner | (Inherited from C1.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase) | |
ParentReport | (Inherited from C1.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase) | |
PointsLocationExpressions | Overridden. | |
PointsLocations | Overridden. | |
RecordSource | Gets or sets an SQL statement used to retrieve data for the layer. (Inherited from C1.Win.FlexReport.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.Win.FlexReport.CustomFields.Maps.LayerBase) | |
Visible | Gets or sets the current layer's visibility. (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) |
Name | Description | |
---|---|---|
ToString | Returns a string that represents the current object. (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) |
Name | Description | |
---|---|---|
OnOwnerChanged | (Inherited from C1.Win.FlexReport.CustomFields.Maps.LayerBase) | |
OnOwnerChanging | (Inherited from C1.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase) | |
OnPropertyChanged | (Inherited from C1.Win.FlexReport.CustomFields.Maps.MapOwnedItemBase) |