ColorEach WPF TChart bug
Posted: Thu May 06, 2010 2:10 pm
Hello!
If I am using Points series in WPF TChart and try to assign ColorEach=true I get an Exception in version 4.0.2010.13053. In previous versions it worked Ok.
InnerException: System.NullReferenceException
Message=Object reference not set to an instance of an object.
Source=TeeChart.WPF
StackTrace:
at Steema.TeeChart.WPF.Styles.Points.SetColorEach(Boolean value)
at Steema.TeeChart.WPF.Styles.Series.set_ColorEach(Boolean value)
If I am using Points series in WPF TChart and try to assign ColorEach=true I get an Exception in version 4.0.2010.13053. In previous versions it worked Ok.
InnerException: System.NullReferenceException
Message=Object reference not set to an instance of an object.
Source=TeeChart.WPF
StackTrace:
at Steema.TeeChart.WPF.Styles.Points.SetColorEach(Boolean value)
at Steema.TeeChart.WPF.Styles.Series.set_ColorEach(Boolean value)