Hello,
In my LineSeriesDefinition there are two SeriesMapping(High,Low).
I plot DateTime on AxisX.
But, in my data there are up-to 4 records for different time(Hours) per date.
So, i have to plot 4 points(based on time) in one step of Date.
i have set property of telerik:ChartArea.AxisX in DefaultView as:

But it will shows:
in minimize mode:

1.I don't want group of 1Week.
and it is solved in maximize mode.
In Maximize mode:

2. Series is started from half of the first Step area of the axis-X. In above snap for the Date 1st Oct it start from the Half.
I want to start from immediate of Axis-Y. also date must Between MinorTick Line.
Is it possible to solve it?
Thanks in advance.
Regards
Dhaval Patel
In my LineSeriesDefinition there are two SeriesMapping(High,Low).
I plot DateTime on AxisX.
But, in my data there are up-to 4 records for different time(Hours) per date.
So, i have to plot 4 points(based on time) in one step of Date.
i have set property of telerik:ChartArea.AxisX in DefaultView as:
But it will shows:
in minimize mode:
1.I don't want group of 1Week.
and it is solved in maximize mode.
In Maximize mode:
2. Series is started from half of the first Step area of the axis-X. In above snap for the Date 1st Oct it start from the Half.
I want to start from immediate of Axis-Y. also date must Between MinorTick Line.
Is it possible to solve it?
Thanks in advance.
Regards
Dhaval Patel