dotnetCHARTING Send comments on this topic.
dotnetCHARTING.Mapping Namespace
See Also  Inheritance Hierarchy

Classes

  Class Description
Class Group Represents a single or multiple conditions that are used to group shapes within a map layer. This object is used with MapLayer.Groups.
Class GroupCollection Contains a collection of Group objects.
Class GroupConditionCollection Contains a collection of conditions.
Class MapDataEngine Acquires a MapLayer from a file.
Class MapLayer Represents a layer on the map. Either an ecw file (.ecw) image, or a shape file (.shp) collection of shapes including data the shape file contains.
Class MapLayerCollection Contains a collection of MapLayer objects.
Class Mapping Encapsulates properties associated with mapping. These properties are used only when using a map chart: (Chart.Type = ChartType.Map).
Class Projection Represents a Projection type used for projected rendering of maps.
Class Shape Represents a shape within a MapLayer. Shapes are automatically generated using shapefiles.
Class ShapeCollection Contains a collection of Shape objects.

Enumerations

  Enumeration Description
Enumeration ProjectionType Defines a type of projection used for rendering maps.

See Also