13 lines
316 B
Markdown
13 lines
316 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:init)|BarChart|Initializes the BarChart instance
|
|
|[BarChart:render](#BarChart:render)|-|Renders the BarChart
|
|
|
|
|