Header menu logo Sigma.NET

Defaults Module

Contains mutable global default values. Changing these values will apply the default values to all consecutive Graph generations.

Functions and values

Function or value Description

DefaultDisplayOptions

Full Usage: DefaultDisplayOptions

Returns: DisplayOptions

The default display options for the graph.

Returns: DisplayOptions

DefaultHeight

Full Usage: DefaultHeight

Returns: CssLength

The default height of the graph container in generated HTML files. Default: 900 pixels.

Returns: CssLength

DefaultWidth

Full Usage: DefaultWidth

Returns: CssLength

The default width of the graph container in generated HTML files. Default: 100%.

Returns: CssLength

reset ()

Full Usage: reset ()

Parameters:
    () : unit

Resets global defaults to the initial values.

() : unit

Type something to start searching.