Struct criterion_plot::filledcurve::Properties[][src]

pub struct Properties { /* fields omitted */ }
Expand description

Properties common to filled curve plots

Trait Implementations

Select axes to plot against

Note By default, the BottomXLeftY axes are used

Sets the fill color

Sets the legend label

Changes the opacity of the fill color

Note By default, the fill color is totally opaque (opacity = 1.0)

Panics

Panics if opacity is outside the range [0, 1]

Auto Trait Implementations

Blanket Implementations

Gets the TypeId of self. Read more

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Performs the conversion.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.

The type returned in the event of a conversion error.

Performs the conversion.