Type Alias AxisValueFormat1

pub type AxisValueFormat1<'a> = TableRef<'a, AxisValueFormat1Marker>;
Expand description

Aliased Typeยง

pub struct AxisValueFormat1<'a> { /* private fields */ }