LightningChartThemeBasicsSliceHueStep Property |
LightningChart .NET Help
Step value for next color of HSVA table (masterhuedeg + stepvalue*n)
Namespace:
Arction.Wpf.ChartingMVVM
Assembly:
Arction.Wpf.ChartingMVVM.LightningChart (in Arction.Wpf.ChartingMVVM.LightningChart.dll) Version: 10.3.1
Syntaxpublic int SliceHueStep { get; set; }Public Property SliceHueStep As Integer
Get
Set
public:
property int SliceHueStep {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also