Show / Hide Table of Contents

Constructor ChartImageParameters

ChartImageParameters(Int32, Int32)

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

Declaration
public ChartImageParameters(int width, int height)
Parameters
Type Name Description
System.Int32 width

The width of the expected chart image in physical pixels.

System.Int32 height

The height of the expected chart image in physical pixels.

Remarks

The recommended size is 1024×1024.

Applies to

Platforms and versions
TargetVersions
.NET Standard 2.0200.3 - 200.8
.NET200.3 - 200.8
.NET Windows200.3 - 200.8
.NET Android200.3 - 200.8
.NET iOS200.3 - 200.8
.NET Framework200.3 - 200.8
UWP200.3 - 200.8
In This Article
Back to top Copyright © 2022 Esri.