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 1906 - Implement the UniqueCustomRadius property for circular statistical charts
Summary: Implement the UniqueCustomRadius property for circular statistical charts
Status: RESOLVED FIXED
Alias: None
Product: ActiveX TeeChart
Classification: Unclassified
Component: Series (show other bugs)
Version: unspecified
Hardware: PC Windows
: High enhancement
Target Milestone: ---
Assignee: Steema Issue Manager
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-18 05:14 EDT by sandra pazos
Modified: 2017-08-18 05:17 EDT (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description sandra pazos 2017-08-18 05:14:50 EDT
The UniqueCustomRadius property isn’t implemented in TeeChart Activex for Pie Series, Donut Series, etc.
The property works fine for TeeChart VCL. The line code below shows it: 
pie1.UniqueCustomRadius := false;