I have a ScatterChart.
The chart contains N number of series.
I want to Get and Set the following:
LineDrawStyle
SymbolIcon
Color
Line Weight
SplineTension
Etc.
Note. I need to perform this function regardless of weather it is a XYSeries or a NumericTimeSeries.
I DON"T want to use the FillSceneGraph event. It won't work for my implementation.
If the chart control can do this for me automatically, why can't i do it manually?
It looks like i need to switch to a LineChart and use LineAppearances to customize each of my Series collection.
Hello,
I am just checking about the progress of this issue. Let me know If you need my further assistance on this issue?
Thank you for using Infragistics Components.