Struct astrup::mark::GridLine [] [src]

pub struct GridLine { /* fields omitted */ }

GridLine

Indicator used by axis to serve as a reference for the displayed data

Methods

impl GridLine
[src]

[src]

Create and return a new GridLine

[src]

Set the line width of a gridline

[src]

Set the color of a gridline

[src]

Set the color of a gridline

[src]

Set the color of a gridline

[src]

Scale the width of a gridline

[src]

Draw the gridline

Trait Implementations

impl Clone for GridLine
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Debug for GridLine
[src]

[src]

Formats the value using the given formatter.