Skip to main content
All docs
V25.1
  • 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