deploy: c0b404d0cd
This commit is contained in:
17
docs/references/elements/BarChart.md
Normal file
17
docs/references/elements/BarChart.md
Normal file
@@ -0,0 +1,17 @@
|
||||
# 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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user