Click or drag to resize
NChartPointHighlightShift Property
Highlight shift. Some points can be highlighted by shift for example in pie. The shift is set in scene units. For example the radius of pie is 1 scene unit so you can use this value as a reference.

Namespace:  NChart3D_UWP
Assembly:  NChart3D_UWP (in NChart3D_UWP.dll)
Syntax
public float HighlightShift { get; set; }

Property Value

Type: Single
See Also