Skip to main content

write_title

Function write_title 

Source
pub fn write_title<W>(
    writer: &mut Writer<W>,
    title: &Title,
) -> Result<(), Error>
where W: Write,
Expand description

Writes <c:title>..</c:title> (CT_Title) — reused for both the chart’s own title and an axis’s title.