SimpleBarChart.title

set title to show

  1. string title [@property setter]
    class SimpleBarChart
    @property
    title
    (
    string s
    )
  2. dstring title [@property setter]
  3. UIString title [@property setter]
  4. dstring title [@property getter]

Meta