pub fn write_title<W>( writer: &mut Writer<W>, title: &Title, ) -> Result<(), Error>where W: Write,
Writes <c:title>..</c:title> (CT_Title) — reused for both the chart’s own title and an axis’s title.
<c:title>..</c:title>
CT_Title