SimpleBarChart.addBar

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void addBar(double y, uint color, UIString barTitle)
  2. void addBar(double y, uint color, string barTitle)
  3. void addBar(double y, uint color, dstring barTitle)
    class SimpleBarChart
    void
    addBar
    (
    double y
    ,
    uint color
    ,
    dstring barTitle
    )

Meta