Steema Issues Database

Note: 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.



Bug 908

Summary: AddNull(); or AddNullXY() series method for TPolarSeries does not work properly
Product: VCL TeeChart Reporter: dmo <dmo9999>
Component: SeriesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED DUPLICATE    
Severity: normal CC: narcis
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: code snippet

Description dmo 2014-09-03 10:25:02 EDT
The delivered help file states the AddNull()/AddNullXY() methods should work like a 'pen up' function (my words).

It works fine for the TLineSeries.
It does NOT work for the TPolarSeries.

I apologize for not including a small demonstration project, but I work in a secure environment on a closed network (no internet access). It is very difficult to transfer any digital data from this network.

Attached is a simple demonstration code snippet I believe you will find sufficient to demonstrate the problem.
Comment 1 dmo 2014-09-03 10:27:07 EDT
Created attachment 282 [details]
code snippet
Comment 2 narcĂ­s calvet 2014-09-05 06:11:34 EDT

*** This bug has been marked as a duplicate of bug 907 ***