Show / Hide Table of Contents

Enum ChartImageStyle

Enumerates styles that can be used to generate a ChartImage.

Namespace: Esri.ArcGISRuntime.Mapping
Assembly: Esri.ArcGISRuntime.dll
Syntax
public enum ChartImageStyle
Remarks

The background of the generated chart being transparent, the chart image style controls only the text color and the line colors.

Fields

Name Description
Dark

The dark style.

Light

The light style.

Neutral

The neutral style that can be used with light or dark themes.

With this style, the text color and line colors are compatible with dark and light themes.

See Also
Style
GenerateChartAsync(ChartImageParameters)

Applies to

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