Series class which renders polygons as Paths, in a geographic context, based on lists of points in the ItemsSource.

IgrGeographicShapeSeries

new IgrGeographicShapeSeries(props: IIgrGeographicShapeSeriesProps): IgrGeographicShapeSeries

Returns IgrGeographicShapeSeries

Gets the effective marker brush for the current series object.

get actualMarkerBrush(): string

Returns string

set actualMarkerBrush(v: string): void

Parameters

  • v: string

Returns void

Gets the effective marker outline for the current series object.

get actualMarkerOutline(): string

Returns string

set actualMarkerOutline(v: string): void

Parameters

  • v: string

Returns void

Gets the effective marker template for the current series object.

get actualMarkerTemplate(): IgDataTemplate

Returns IgDataTemplate

set actualMarkerTemplate(v: IgDataTemplate): void

Parameters

  • v: IgDataTemplate

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Event raised when Assigning Shape Marker Style

get assigningShapeMarkerStyle(): object

Returns object

set assigningShapeMarkerStyle(ev: object): void

Parameters

  • ev: object

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Event raised when Assigning Shape Style. Note, if using this event, or highlighting, its best to avoid use of ShapeStyle/StyleShape/ShapeStyleSelector.

get assigningShapeStyle(): object

Returns object

set assigningShapeStyle(ev: object): void

Parameters

  • ev: object

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Gets or sets the coercion methods to use when loading data from data sources. Should be specified before setting any member paths, if being used. Setting it later will not cause data to be reimported into the chart.

get coercionMethods(): any

Returns any

set coercionMethods(v: any): void

Parameters

  • v: any

Returns void

Inherited from: IgrGeographicShapeSeriesBase

get databaseSource(): string

Returns string

Gets or sets the string path of the .dbf portion of the Shapefile.

set databaseSource(value: string): void

Parameters

  • value: string

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Gets or sets the fill mapping property for the current series object.

get fillMemberPath(): string

Returns string

set fillMemberPath(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Gets or sets the brush scale for the fill brush of markers.

get fillScale(): IgrBrushScale

Returns IgrBrushScale

set fillScale(v: IgrBrushScale): void

Parameters

  • v: IgrBrushScale

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Gets or sets whether or not the FillScale uses global min/max values of FillMemberPath from multiple series. This setting applies only if multiple series are using the same FillScale.

get fillScaleUseGlobalValues(): boolean

Returns boolean

set fillScaleUseGlobalValues(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Gets whether this series supports markers

get hasMarkers(): boolean

Returns boolean

Inherited from: IgrGeographicShapeSeriesBase

Gets or sets whether this Shape series should allow custom style overrides of its individual marker visuals.

get isCustomShapeMarkerStyleAllowed(): boolean

Returns boolean

set isCustomShapeMarkerStyleAllowed(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Gets or sets whether this Shape series should allow custom style overrides of its individual visuals.

get isCustomShapeStyleAllowed(): boolean

Returns boolean

set isCustomShapeStyleAllowed(v: boolean): void

Parameters

  • v: boolean

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Checks if this control is geographic coordinate system

get isGeographic(): boolean

Returns boolean

Gets whether the current series shows a polygon shape.

get isPolygon(): boolean

Returns boolean

Inherited from: IgrGeographicShapeSeriesBase

Gets or sets the mode the series will use to find the closest point to the cursor.

get itemSearchMode(): ShapeItemSearchMode

Returns ShapeItemSearchMode

set itemSearchMode(v: ShapeItemSearchMode): void

Parameters

  • v: ShapeItemSearchMode

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Gets or sets the points threshold to use when searching for items using ItemSearchMode.

get itemSearchPointsThreshold(): number

Returns number

set itemSearchPointsThreshold(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Gets or sets the threshold to use when searching for items using ItemSearchMode.

get itemSearchThreshold(): number

Returns number

set itemSearchThreshold(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the brush that specifies how the current series object's marker interiors are painted.

get markerBrush(): string

Returns string

set markerBrush(v: string): void

Parameters

  • v: string

Returns void

The desired behavior for markers in this series which are placed too close together for the current view, resulting in a collision.

get markerCollisionAvoidance(): CollisionAvoidanceType

Returns CollisionAvoidanceType

set markerCollisionAvoidance(v: CollisionAvoidanceType): void

Parameters

  • v: CollisionAvoidanceType

Returns void

Gets or sets whether the marker brush is based on the marker outline of the series rather than the marker brushes collection.

get markerFillMode(): MarkerFillMode

Returns MarkerFillMode

set markerFillMode(v: MarkerFillMode): void

Parameters

  • v: MarkerFillMode

Returns void

Gets or sets the brush that specifies how the current series object's marker outlines are painted.

get markerOutline(): string

Returns string

set markerOutline(v: string): void

Parameters

  • v: string

Returns void

Gets or sets whether the marker outline is based on the marker brush of the series rather than the marker outlines collection.

get markerOutlineMode(): MarkerOutlineMode

Returns MarkerOutlineMode

set markerOutlineMode(v: MarkerOutlineMode): void

Parameters

  • v: MarkerOutlineMode

Returns void

Gets or sets the MarkerTemplate for the current series object.

get markerTemplate(): IgDataTemplate

Returns IgDataTemplate

set markerTemplate(v: IgDataTemplate): void

Parameters

  • v: IgDataTemplate

Returns void

Gets or sets thickness of the marker outline

get markerThickness(): number

Returns number

set markerThickness(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the marker type for the current series object. If the MarkerTemplate property is set, the setting of the MarkerType property will be ignored.

get markerType(): MarkerType

Returns MarkerType

set markerType(v: MarkerType): void

Parameters

  • v: MarkerType

Returns void

Inherited from: IgrGeographicShapeSeriesBase

get shapeDataSource(): string

Returns string

Gets or sets the string path of the .shp portion of the Shapefile.

set shapeDataSource(value: string): void

Parameters

  • value: string

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Set a shapefile datasource to use with the series.

get shapefileDataSource(): IgrShapeDataSource

Returns IgrShapeDataSource

set shapefileDataSource(v: IgrShapeDataSource): void

Parameters

  • v: IgrShapeDataSource

Returns void

Gets or sets the fill brush.

get shapeFill(): string

Returns string

set shapeFill(v: string): void

Parameters

  • v: string

Returns void

Inherited from: IgrGeographicShapeSeriesBase

The resolution at which to filter out shapes in the series. For example, if the ShapeFilterResolution is set to 3, then elements with a bounding rectangle smaller than 3 X 3 pixels will be filtered out. In the case of GeographicPolylineSeries, the resolution is compared to either dimension, rather than both. In other words, a polyline will not be filtered if its height or its width exceeds the value of this property. Whereas with a ShapeSeries, both the height and the width must exceed the value of this property.

get shapeFilterResolution(): number

Returns number

set shapeFilterResolution(v: number): void

Parameters

  • v: number

Returns void

Inherited from: IgrGeographicShapeSeriesBase

The name of the property on ItemsSource items which, for each shape, contains a list of points to be converted to a polygon. To be consistent with the Shapefile technical description, it is expected that each list of points is defined as an IEnumerable of IEnumerable of Point, or in other words, a list of lists of points.

get shapeMemberPath(): string

Returns string

set shapeMemberPath(v: string): void

Parameters

  • v: string

Returns void

Gets or sets the opacity.

get shapeOpacity(): number

Returns number

set shapeOpacity(v: number): void

Parameters

  • v: number

Returns void

Gets or sets the stroke brush.

get shapeStroke(): string

Returns string

set shapeStroke(v: string): void

Parameters

  • v: string

Returns void

Gets or sets the stroke thickness.

get shapeStrokeThickness(): number

Returns number

set shapeStrokeThickness(v: number): void

Parameters

  • v: number

Returns void

get styleShape(): object

Returns object

set styleShape(ev: object): void

Parameters

  • ev: object

Returns void

Inherited from: IgrGeographicShapeSeriesBase

The minimum scale at which this series becomes visible. The default value for this property is 1.0, which means the series will always be visible. At a VisibleFromScale setting of 0.0, the series will never be visible. At a VisibleFromScale setting of 0.5, the series will be visible as long as the map is zoomed in to at least 200%.

get visibleFromScale(): number

Returns number

set visibleFromScale(v: number): void

Parameters

  • v: number

Returns void

ensureShapeStyle(): void

Returns void

Inherited from: IgrGeographicShapeSeriesBase

findByName(name: string): any

Parameters

  • name: string

Returns any

Inherited from: IgrGeographicShapeSeriesBase

Gets the item that is the best match for the specified world coordinates.

getItem(world: IgPoint): any

Parameters

  • world: IgPoint
    • The world coordinates to use.

Returns any

Inherited from: IgrGeographicShapeSeriesBase

For a category plotted series, returns the current width of the items within the categories. This only returns a value if the items have some form of width (e.g. columns, bars, etc.) otherwise 0 is returned.

getItemSpan(): number

Returns number

Inherited from: IgrGeographicShapeSeriesBase

getItemValue(item: any, memberPathName: string): any

Parameters

  • item: any
  • memberPathName: string

Returns any

Inherited from: IgrGeographicShapeSeriesBase

Gets the value of a requested member path from the series.

getMemberPathValue(memberPathName: string): string

Parameters

  • memberPathName: string
    • The property name of a valid member path for the series

Returns string

Inherited from: IgrGeographicShapeSeriesBase

getNextOrExactIndex(world: IgPoint, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • skipUnknowns: boolean

Returns number

Inherited from: IgrGeographicShapeSeriesBase

getPreviousOrExactIndex(world: IgPoint, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • skipUnknowns: boolean

Returns number

Inherited from: IgrGeographicShapeSeriesBase

getSeriesHighValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgrGeographicShapeSeriesBase

getSeriesHighValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

Inherited from: IgrGeographicShapeSeriesBase

getSeriesLowValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgrGeographicShapeSeriesBase

getSeriesLowValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

Inherited from: IgrGeographicShapeSeriesBase

getSeriesValue(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgrGeographicShapeSeriesBase

If possible, will return the best available value bounding box within the series that has the best value match for the world position provided.

getSeriesValueBoundingBox(world: IgPoint): IgRect

Parameters

  • world: IgPoint
    • The world coordinate for which to get a value bounding box for

Returns IgRect

Inherited from: IgrGeographicShapeSeriesBase

getSeriesValueFromSeriesPixel(mouse: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): number

Parameters

  • mouse: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns number

Inherited from: IgrGeographicShapeSeriesBase

If possible, will return the best available value marker bounding box within the series that has the best value match for the world position provided.

getSeriesValueMarkerBoundingBox(world: IgPoint): IgRect

Parameters

  • world: IgPoint
    • The world coordinates for which to get a value marker bounding box for

Returns IgRect

Inherited from: IgrGeographicShapeSeriesBase

getSeriesValuePosition(world: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • world: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

getSeriesValuePositionFromSeriesPixel

Section titled "getSeriesValuePositionFromSeriesPixel"

Inherited from: IgrGeographicShapeSeriesBase

getSeriesValuePositionFromSeriesPixel(mouse: IgPoint, useInterpolation: boolean, skipUnknowns: boolean): IgPoint

Parameters

  • mouse: IgPoint
  • useInterpolation: boolean
  • skipUnknowns: boolean

Returns IgPoint

Inherited from: IgrGeographicShapeSeriesBase

Called to notify about changes to indexed-based properties, e.g. Brushes, Outlines, MarkerBrushes, MarkerOutlines and refresh series

notifyIndexedPropertiesChanged(): void

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Renders the series.

renderSeries(animate: boolean): void

Parameters

  • animate: boolean
    • True if the change should be animated.

Returns void

Inherited from: IgrGeographicShapeSeriesBase

Called when this series' Style is updated.

styleUpdated(): void

Returns void