LightningChartThemeBasicscustomPaletteSteps Property |
LightningChart .NET Help [Missing <summary> documentation for "P:Arction.Wpf.Charting.LightningChart.ThemeBasics.customPaletteSteps"]
Namespace:
Arction.Wpf.Charting
Assembly:
Arction.Wpf.Charting.LightningChart (in Arction.Wpf.Charting.LightningChart.dll) Version: 10.3.1
Syntaxpublic Color[] customPaletteSteps { get; set; }Public Property customPaletteSteps As Color()
Get
Set
public:
property array<Color>^ customPaletteSteps {
array<Color>^ get ();
void set (array<Color>^ value);
}Property Value
Type:
Color
See Also