LightningChartThemeBasicsMultiColorSeries Property |
LightningChart .NET Help
Series in multicolor
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic bool MultiColorSeries { get; set; }Public Property MultiColorSeries As Boolean
Get
Set
public:
property bool MultiColorSeries {
bool get ();
void set (bool value);
}Property Value
Type:
Boolean
See Also