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