Click or drag to resize
MapDataPlot Properties DataPA OpenAnalytics
DataPA OpenAnalytics API Reference

The MapDataPlot type exposes the following members.

Properties
  Name Description
Public property ActualSummaryBuildThreshold
Gets and sets the threshold value used to decide whether or not to build a partial summary for this object
Public property AddressColumns
Gets and sets the address columns for this mapping object
Public property ColorPlotType
Gets and sets the colour plot type for this map
Public property ContainingFeaturesFound
Gets and sets the number of locations for which the containg feature was found
Public property DataTag
Gets and sets the data tag property for this mapping object
Public property Drilldown
Gets and sets the drill down object for this data plot
Public property EnableDrilldown
Gets and sets a value that indicates whether this data plot has a drill down
Public property FillOpacity
Gets and sets the opacity used to fill features
Public property Filter
Gets and sets the filter for this mapping object
Public property GeoJson
Gets and sets the name of the GeoJson shapes file to plot the data against
Public property GeoJsonString
Gets the geoJson string for the GeoJson object this data is plotted against
Public property Guid
Gets and sets the Guid that uniquely identifies this data plot item
Public property HasLocationResults
Gets a value that indicates if location search results are available for this data plot
Public property HighValueColor
Gets and sets the color that represents high values on the chart (or all values if color plot type is single color)
Public property ID
Gets a unique ID that identifies this data plot item
Public property IsBuilding
Gets a value that indicates whether this MapDataPlot is currently building data for the map
Public property LabelColumn
Gets and sets a string that identifies the column used in labels for this data plot
Public property LastFilterUsed
Gets and sets the last filter used to build this plot
Public property LegendRangeColors
Gets a list of string values that represents the range labels to display in the legend
Public property LegendRangeLabels
Gets a list of string values that represents the range labels to display in the legend
Public property LegendRangeValues
Gets a list of decimal values that represents the range of values to display in the legend
Public property LocationsFound
Gets and sets the number of locations that were found
Public property LowValueColor
Gets and sets the color that represents Low values on the chart
Public property MapDataPlotType
Gets and sets a value that indicates how the map data plot will be represented on the map
Public property MaxCircleRadius
Gets and sets the maximum circle radius for circles plotted on the map
Public property MinCircleRadius
Gets and sets the minimum circle radius for circles plotted on the map
Public property Name
Gets and sets the name of this map data plot
Public property ObjectSizes
Gets a dictionary of serialized objects contained in this object, along with their sizes (in bytes)
Public property Parent
Gets and sets the parent of this MapDataPlot
Public property ParentDashboardObject
Gets the parent dashboard object for this map data plot
Public property PartialSummary
Gets and sets the partial summary provider for this mapping object
Public property PartialSummarySumColumns
Public property PlotParameters
Gets a string with the parameters required to plot this feature
Public property PlotValues
Gets the plot values json string for this map data plot
Public property RebuildRequired
Gets or sets a value that indicates whether or not the object has been modified since the last call to refreshXML.
Public property RequiresSourceData
Gets a property that indicates if this object requires the dashboard to load source data
Public property ScaleToZero
Gets and sets a value that indicates whether the plot on this map should be scaled from zero
Public property ShowLegend
Gets and sets a value that indicates whether this data plot should shoiw a legend in the map
Public property SourceDataRequirement
Gets a value that indicates why this object requires source data
Public property SourceDataTable
Gets the source datatable for this map data plot
Public property StrokeColor
Gets and sets the stroke colour used to draw features on the map
Public property StrokeDashArray
Gets and sets an array of integers that defines the stroke dash pattern.
Public property StrokeOpacity
Gets and sets the stroke opacity used to draw features on the map
Public property StrokeWeight
Gets and sets the width in pixels of the stroke used to draw features on the map
Public property SummaryBuildThreshold
Gets and sets the threshold value used to decide whether or not to build a partial summary for this object
Public property SummaryBuildThresholdApplied
Gets a value that indicates a partial summary is not available for this object due to the summary build threshold being met
Public property SummaryColumn
Gets and sets the Summary Column for this mapping object
Public property TotalLocations
Gets and sets the total number of locations
Top
See Also