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 - AddNull(); or AddNullXY() series method for TPolarSeries does not work properly
Summary: AddNull(); or AddNullXY() series method for TPolarSeries does not work properly
Status: RESOLVED DUPLICATE of bug 907
Alias: None
Product: VCL TeeChart
Classification: Unclassified
Component: Series (show other bugs)
Version: unspecified
Hardware: PC Windows
: --- normal
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-03 10:25 EDT by dmo
Modified: 2014-09-05 06:11 EDT (History)
1 user (show)

See Also:
Chart Series: ---
Delphi / C++ Builder RAD IDE Version:


Attachments
code snippet (93.99 KB, application/pdf)
2014-09-03 10:27 EDT, dmo
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***