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
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 200.3 - 200.5 |
.NET | 200.3 - 200.5 |
.NET Windows | 200.3 - 200.5 |
.NET Android | 200.3 - 200.5 |
.NET iOS | 200.3 - 200.5 |
.NET Framework | 200.3 - 200.5 |
UWP | 200.3 - 200.5 |