Struct egui::widgets::plot::Arrows[][src]

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

A set of arrows.

Implementations

Highlight these arrows in the plot.

Set the arrows’ color.

Name of this set of arrows.

This name will show up in the plot legend, if legends are turned on.

Multiple plot items may share the same name, in which case they will also share an entry in the legend.

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.