Click or drag to resize

ColorTheme Enumeration

LightningChart .NET Help
Theme colors.

Namespace: LightningChartLib.UWP.ChartingMVVM
Assembly: LightningChart.UWP.ChartingMVVM (in LightningChart.UWP.ChartingMVVM.dll) Version: 11.0.1
XMLNS for XAML: Not mapped to an xmlns.
Syntax
public enum ColorTheme
Members
Member nameValueDescription
Dark0 Dark color theme.
LightGray1 Light gray color theme.
SkyBlue2 Sky blue color theme.
TurquoiseHexagon3 Light blue dynamic theme.
Magma4 Red Magma theme.
Auroras5 Auroras theme.
BrushedMetal6 Brushed metal.
RedCarbon7 Red carbon theme.
Paper8 Paper theme.
WorldCyberSpace9 World cyber space
CustomDynamicTheme10 Custom Dynamic theme.
See Also