Show / Hide Table of Contents

Method GenerateChartAsync

GenerateChartAsync(ChartImageParameters)

Generates a ChartImage with an image of the chart.

Declaration
public Task<ChartImage> GenerateChartAsync(ChartImageParameters parameters)
Parameters
Type Name Description
ChartImageParameters parameters

The parameters used to generate the pop-up chart.

Returns
Type Description
Task<ChartImage>

The ChartImage containing the generated chart.

Remarks

Will fail if the pop-up media is of type Image or if IsEvaluated is false.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 300.0
.NET Windows200.3 - 300.0
.NET Android200.3 - 300.0
.NET iOS200.3 - 300.0
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In this article
Provide feedback
Back to top Copyright © 2025 Esri.