pub fn read_chart_space(xml: &str) -> Result<ChartSpace, Error>Expand description
Reads a whole chart part’s XML text and returns its ChartSpace.
pub fn read_chart_space(xml: &str) -> Result<ChartSpace, Error>Reads a whole chart part’s XML text and returns its ChartSpace.