Click or drag to resize
NChartDrawIn3D Property
Flag that determines if a chart should be drawn in 3D (true) or in 2D (false). The default value is false.

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

Property Value

Type: Boolean
See Also