# Generated by roxygen2: do not edit by hand

S3method(chart_ax_x,ms_chart)
S3method(chart_ax_y,ms_chart)
S3method(chart_settings,ms_areachart)
S3method(chart_settings,ms_barchart)
S3method(chart_settings,ms_linechart)
S3method(chart_settings,ms_scatterchart)
S3method(ph_with,ms_chart)
S3method(print,ms_chart)
export(as_bar_stack)
export(body_add_chart)
export(chart_ax_x)
export(chart_ax_y)
export(chart_data_fill)
export(chart_data_labels)
export(chart_data_line_width)
export(chart_data_size)
export(chart_data_smooth)
export(chart_data_stroke)
export(chart_data_symbol)
export(chart_labels)
export(chart_labels_text)
export(chart_settings)
export(chart_theme)
export(ms_areachart)
export(ms_barchart)
export(ms_linechart)
export(ms_scatterchart)
export(mschart_theme)
export(ph_with_chart)
export(ph_with_chart_at)
export(set_theme)
importFrom(R6,R6Class)
importFrom(cellranger,as.range)
importFrom(cellranger,cell_limits)
importFrom(cellranger,ra_ref)
importFrom(cellranger,to_string)
importFrom(data.table,as.data.table)
importFrom(data.table,dcast.data.table)
importFrom(data.table,setorderv)
importFrom(grDevices,col2rgb)
importFrom(grDevices,colors)
importFrom(grDevices,rgb)
importFrom(htmltools,htmlEscape)
importFrom(officer,add_slide)
importFrom(officer,body_add_xml)
importFrom(officer,fp_border)
importFrom(officer,fp_text)
importFrom(officer,ph_location)
importFrom(officer,ph_location_fullsize)
importFrom(officer,ph_location_type)
importFrom(officer,ph_with)
importFrom(officer,read_pptx)
importFrom(officer,styles_info)
importFrom(stats,as.formula)
importFrom(stats,setNames)
importFrom(utils,browseURL)
importFrom(writexl,write_xlsx)
importFrom(xml2,"xml_attr<-")
importFrom(xml2,as_xml_document)
importFrom(xml2,read_xml)
importFrom(xml2,write_xml)
importFrom(xml2,xml_add_child)
importFrom(xml2,xml_find_first)
importFrom(xml2,xml_remove)
importFrom(xml2,xml_replace)
