Stacked Area Chart and Step property
Posted: Mon Sep 03, 2012 11:10 pm
Hi, I'm using a Stacked Area Chart, and I have problem:
For example, if my DataSource return 100 values for ValueDataColumn property, the chart show 100 points, each one for each row in my DataSource.
What I need is to set the property STEP for the points which are showing in the chart.
I modify this property Step property to 30 for XAxis.SeriesLabels.Step and XAxis.Ticks.Step and they are working fine.
The problem is with the points of the chart. The chart show all points (100).
I attach a capture with my chart.
Greetings.
For example, if my DataSource return 100 values for ValueDataColumn property, the chart show 100 points, each one for each row in my DataSource.
What I need is to set the property STEP for the points which are showing in the chart.
I modify this property Step property to 30 for XAxis.SeriesLabels.Step and XAxis.Ticks.Step and they are working fine.
The problem is with the points of the chart. The chart show all points (100).
I attach a capture with my chart.
Greetings.