13 lines
278 B
Markdown
13 lines
278 B
Markdown
# BarChart : Graph
|
|
This is the bar chart class. It is based on the graph element. It draws bar based points.
|
|
|
|
|
|
## Protected Functions
|
|
|
|
|Method|Returns|Description|
|
|
|---|---|---|
|
|
|BarChart:init|BarChart|Initializes the BarChart instance
|
|
|BarChart:render|-|Renders the BarChart
|
|
|
|
|