Begin a lineserie at a specific point on X axis #338
-
Suppose I have 2 line series, one begins at 0 on X axis, the other one I want it to begin at a specific point on X axis. |
Beta Was this translation helpful? Give feedback.
Answered by
beto-rodriguez
Dec 19, 2021
Replies: 1 comment 1 reply
-
Out of the box, you can use the |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
wasilus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Out of the box, you can use the
ObservablePoint
class to specify both.https://github.com/beto-rodriguez/LiveCharts2/blob/docs/samples/ViewModelsSamples/Lines/XY/ViewModel.cs