Click or drag to resize
NChartTouchAreaSeriesSettingsAreasDebugMode Property
Flag allowing you to highlight touch ares with red for debug reasons (if true). The default value is false.

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

Property Value

Type: Boolean
See Also