![]() | Steema Issues DatabaseNote: This database is for bugs and wishes only. For technical support help, if you are a customer please visit our online forums;otherwise you can use StackOverflow. Before using this bug-tracker we recommend a look at this document, Steema Bug Fixing Policy. |
Summary: | Change in XValues or YValues does not update Minimum and Maximum | ||
---|---|---|---|
Product: | .NET TeeChart | Reporter: | Dave Stevens <dstevens> |
Component: | Series | Assignee: | Steema Issue Manager <issuemanager> |
Status: | CONFIRMED --- | ||
Severity: | minor | CC: | marc |
Priority: | --- | ||
Version: | TeeChart.NET 2014 4.1.2014.02060 | ||
Target Milestone: | --- | ||
Hardware: | PC | ||
OS: | Windows | ||
Chart Series: | --- | Delphi / C++ Builder RAD IDE Version: |
Description
Dave Stevens
2014-03-06 20:41:03 EST
Results confirmed as inconsistent either as tValues.Value(i) or tValues(i) (where tValues is one of the Series' Valuelists. TeeChart Refresh() method gives different results on Axis repaint depending on approach used. Might be Series' stat refresh call issue. |