Skip to main content
All docs
V25.1
  • HeatmapPointMappingInfo Properties

    Contains information on how heatmap point properties map to the data source fields.
    Name Description
    Value Gets or sets the name of the data field that provides weight values for heatmap points.
    XCoordinate Gets or sets the name of the data field that provides x-coordinates for heatmap points.
    YCoordinate Gets or sets the name of the data field that provides y-coordinates for heatmap points.
    See Also