Searched defs:axis_style (Results 1 – 2 of 2) sorted by relevance
35 pub fn axis_style<T: Into<ShapeStyle>>(&mut self, style: T) -> &mut Self { in axis_style() function162 pub(super) axis_style: Option<ShapeStyle>, field312 pub fn axis_style<T: Into<ShapeStyle>>(&mut self, style: T) -> &mut Self { in axis_style() function448 let axis_style = self in draw() localVariable
31 pub(super) axis_style: ShapeStyle, field