MapDataPlotMapDataPlotType Property |
|
DataPA OpenAnalytics API Reference
Gets and sets a value that indicates how the map data plot will be represented on the map
Namespace: DataPAEnterpriseDashboardAssembly: DataPAEnterpriseDashboard (in DataPAEnterpriseDashboard.dll) Version: 1.0.90.0 (1.0.90.0)
Syntax public MapDataPlotMapDataPlotTypeEnum MapDataPlotType { get; set; }
Public Property MapDataPlotType As MapDataPlotMapDataPlotTypeEnum
Get
Set
public:
virtual property MapDataPlotMapDataPlotTypeEnum MapDataPlotType {
MapDataPlotMapDataPlotTypeEnum get () sealed;
void set (MapDataPlotMapDataPlotTypeEnum value) sealed;
}
function get_MapDataPlotType();
function set_MapDataPlotType(value);
Return Value
Type:
MapDataPlotMapDataPlotTypeEnumImplements
MapDataPlot_MapDataPlotMapDataPlotTypeSee Also