chart-draw-title
chart-draw-title is a compiled Lisp function in `chart.el
'.
(chart-draw-title &rest LOCAL-ARGS)
Draw a title upon the chart.
Argument C is the chart object.
This is a generic function with only one primary method.
Implementations:
`chart' :PRIMARY (arg1)
Draw a title upon the chart.
Argument C is the chart object.
(fn C
)
Defined in `chart.el'