SeriesBaseRoundColorStyle Property |
LightningChart .NET Help
Turn on coloring by Value
Namespace:
Arction.Wpf.Charting.SeriesRound
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic PolarColorStyle ColorStyle { get; set; }Public Property ColorStyle As PolarColorStyle
Get
Set
public:
property PolarColorStyle ColorStyle {
PolarColorStyle get ();
void set (PolarColorStyle value);
}Property Value
Type:
PolarColorStyle
See Also