"fill" - Curve

Defines whether the area between curve and reference line is filled in.

Synopsis

setValue(string shape, "fill", bool on);

getValue(string shape, "fill", bool &on);

shape.fill(bool on);

Parameters

Parameter Description
shape Name of the object
on Fill or do not fill (TRUE/FALSE)

Description

This attribute can be used to specify whether the region between the curve and the reference line (defined with "refOrigin"; or "refValue";) is filled in.

Example

See chapter "data" - curve.

Abbildung 1. Bar Trend - Filled Curve
Abbildung 2. Bar Trend - Unfilled Curve

Assignment

Bar trend