Thread ID: |
Created: |
Updated: |
Platform: |
Replies: |
147805 | Sep 24,2019 04:19 PM UTC | Oct 18,2019 12:23 PM UTC | ASP.NET MVC - EJ 2 | 5 |
![]() |
Tags: Chart |
Hello,
It is possible to
make combination of charts as shown in attached image? The X axis is „ValueType.DateTime“
Chart area is splited to two rows:
Top chart is transposed „ChartSeriesType.RangeColumn“
Bottom is classic line chart.
Example of my
data classes:
Public Class LineChartData
Public xValue As DateTime
Public yValue As Double
Public yValue1 As Double
End Class
Public Class InversedRangeColumnData
Public x As String
Public low As DateTime
Public high As DateTime
End Class
tooltip: {enable: true, shared: true}
|
This post will be permanently deleted. Are you sure you want to continue?
Sorry, An error occured while processing your request. Please try again later.
This page will automatically be redirected to the sign-in page in 10 seconds.