Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
280
Spline Line Thickness
posted

Hi

I'm having a real problem making any changes to the thickness of the line in the spline chart.

I've tried changing the thickness by:

1) Changing the chart.SplineChart.Thickness to another value where no LineAppearance items exist.
2) Adding a range of LineAppearance items, and changing the Thickness properties.

I've tried both actions both at design time and at run time and nothing I do seems to make any difference to the thickness of the line.

Is there anywhere else I should be checking?

I'm using Infragistics v8.3.

Thanks

Chris

Parents
No Data
Reply
  • 10880
    posted

    Either of those should work, with the first being the most straightfoward.

    I would check to make sure you are not overriding any settings by loading presets or the like.  You can try the two things you tried in a brand new application to make sure that it is working.

Children