Click or drag to resize
NChartHairHostsOnSAxis Property
Flag determining if hair is hosted on secondary axis (true) or not (false). The default value is false.

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

Property Value

Type: Boolean
See Also