Type Alias AxisValueFormat2

pub type AxisValueFormat2<'a> = TableRef<'a, AxisValueFormat2Marker>;
Expand description

Aliased Typeยง

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