Click or drag to resize
NChartStreamingMode Property
Flag determining if streaming mode is enabled. See StreamData

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

Property Value

Type: Boolean
See Also