Struct astrup::chart::point::Point [] [src]

pub struct Point { /* fields omitted */ }

Methods

impl Point
[src]

[src]

[src]

[src]

[src]

[src]

Set the color of the point

[src]

Set the color of the point

[src]

Set the plot background color. Note: This is different from the canvas background color.

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl Clone for Point
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for Point
[src]

[src]

Formats the value using the given formatter.

impl Drawable for Point
[src]

[src]

[src]

[src]