Click or drag to resize
NChartAxisPositionCoordHostsOnSAxis Property
Flag determining if the position is calculated according to the secondary axis (true) or not (false).

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

Property Value

Type: Boolean
See Also