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 1593

Summary: Change type from Line Series to Area Series throws an exception when the legends are turned off.
Product: .NET TeeChart Reporter: sandra pazos <sandra>
Component: SeriesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: normal CC: chris
Priority: Normal    
Version: TeeChart for .Net 4.1.2016.05125   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
Chart Series: --- Delphi / C++ Builder RAD IDE Version:
Attachments: Simple Example
Exception

Description sandra pazos 2016-08-05 07:05:12 EDT
Created attachment 627 [details]
Simple Example

Change type from Line Series to Area Series throws an exception when the legends are turned off. 

The expectation is produced in Custom class, in the DrawPoint Method.  
Attached you find a simple code to reproduce the problem. Also I have attached an image to show the exactly problem.
Comment 1 sandra pazos 2016-08-05 07:06:07 EDT
Created attachment 628 [details]
Exception