please tell me how cound i make the following chart
- only range axis on the left (no range axis on the right)
- i can't use the marker for the line because it isn't horizontal

- i looked the DualAxisDemo1 but it has the secondary axis
thanks a lot
Code: Select all
plot.mapDatasetToRangeAxis(indexDataset, indexPlot);