Click or drag to resize

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
Syntax
public int SliceHueStep { get; set; }

Property Value

Type: Int32
See Also