fixing images.
This commit is contained in:
parent
cd0c35a98d
commit
09789e41f8
1 changed files with 1 additions and 1 deletions
|
|
@ -93,7 +93,7 @@ graph.Render(chart.PNG, buffer)
|
||||||
|
|
||||||
# 2 Y-Axis Charts
|
# 2 Y-Axis Charts
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
It is also possible to draw series against 2 separate y-axis with their own ranges (usually good for comparison charts).
|
It is also possible to draw series against 2 separate y-axis with their own ranges (usually good for comparison charts).
|
||||||
In order to map the series to an alternate axis make sure to set the `YAxis` property of the series to `YAxisSecondary`.
|
In order to map the series to an alternate axis make sure to set the `YAxis` property of the series to `YAxisSecondary`.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue