MapDataInfoSvgData Class | 
Namespace: Dundas.BI.WebApi.Models
The MapDataInfoSvgData type exposes the following members.
| Name | Description | |
|---|---|---|
| MapDataInfoSvgData | 
            Initializes a new instance of the MapDataInfoSvgData class.
              | 
| Name | Description | |
|---|---|---|
| AvailableLayerIds | 
            Gets the list of available layer IDs based on client data request ClientRequest for metric sets.
              | |
| Height | 
            Gets the height of the SVG element.
              | |
| MetricSetDataRequestIds | 
            Gets the IDs of client data request ClientRequest for metric sets attached to a map control.
              | |
| MetricSetResourceFileIds | 
            Gets the IDs of map/diagram resource files required based on the ClientRequest for the metric set.
              | |
| MetricSetResourceFileNames | 
            Gets the names of map/diagram resource files required based on the ClientRequest for the metric set.
              | |
| SvgPaths | 
            Gets the shapes of this map instance as a collection of PathInfoSvg.
              | |
| SvgShapes | 
            Gets the shapes of this map instance as a collection of ShapeInfoSvg.
              | |
| SvgSymbols | 
            Gets the shapes of this map instance as a collection of SymbolInfoSvg.
              | |
| UIClassName | 
            Gets or sets the name of the UI class (used for auto de-serialization).
              (Inherited from BaseDataContract.) | |
| ViewportData | 
            Gets the view port information.
              | |
| Width | 
            Gets the width of the SVG element.
              | 
| Name | Description | |
|---|---|---|
| ToDataContractMappings | 
            The mapping between MapDataInfoSvg and MapDataInfoSvgData.
              |