Skip to main content

DefaultUseThreading Constant

Specifies how the internal Chart model interprets the default multithreading algorithm usage option.

Declaration

const DefaultUseThreading: Boolean = True;

Returns

Type Description
Boolean

True if the default UseThreading property value corresponds to enabled multithreading; otherwise, False.

See Also