DefaultColorsSeriesWpf Property |
LightningChart .NET Help
Default colors
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic static Color[] SeriesWpf { get; }Public Shared ReadOnly Property SeriesWpf As Color()
Get
public:
static property array<Color>^ SeriesWpf {
array<Color>^ get ();
}Property Value
Type:
Color
See Also