.netCHARTING v10.5 Documentation
Inheritance Hierarchy
dotnetCHARTING.Mapping Namespace
Classes
 ClassDescription
ClassRepresents a single or multiple conditions that are used to group shapes within a map layer. This object is used with MapLayer.Groups.
ClassContains a collection of Group objects.
ClassContains a collection of conditions.
ClassAcquires a MapLayer from a file.
ClassRepresents 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.
ClassContains a collection of MapLayer objects.
ClassEncapsulates properties associated with mapping. These properties are used only when using a map chart: (Chart.Type = ChartType.Map).
ClassRepresents a Projection type used for projected rendering of maps.
ClassRepresents a shape within a MapLayer. Shapes are automatically generated using shapefiles.
ClassContains a collection of Shape objects.
Enumerations
 EnumerationDescription
EnumerationDefines a type of projection used for rendering maps.
See Also