Show / Hide Table of Contents

Class ChartImageParameters

The parameters used to generate a ChartImage.

Inheritance
object
ChartImageParameters
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ChartImageParameters

Constructors

Name Description
ChartImageParameters(int, int)

Initializes a new instance of the ChartImageParameters class with the specified width and height.

Properties

Name Description
Dpi

Gets or sets the pixel density (dots per inch) to use when creating the chart image.

GenerateLegend

Gets or sets a value indicating whether a legend should be included in the chart.

Height

Gets the height of the expected chart image in physical pixels.

Style

Gets or sets the style used to generate the ChartImage.

Width

Gets the width of the expected chart image in physical pixels.

See Also

GenerateChartAsync(ChartImageParameters)

Applies to

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.