Hi, I am trying to apply the minimum time and maximum time based on the X-axis chart based on the DateTime picker that I have selected.
1. How can I pass the value of DateTimePicker to controller as it is always null?
2. How can I set the value of the Min value and Max value of the x-axis based on the DateTimePicker that I have selected?
Is there any way to do it? I would like to have advice on it.
Thanks in advance.

this is the model

this is the controller