XAxis

Type Alias XAxis 

Source
pub type XAxis<U, T> = Value<U, T>;

Aliased Typeยง

pub struct XAxis<U, T> { /* private fields */ }