Click or drag to resize
NChartFunnelSeriesBottomRadius Property
Bottom radius of the series in interval [0, 1]. The default value is 0.5.

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

Property Value

Type: Single
See Also