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