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 1112

Summary: RoundFirstLabel
Product: HTML5 JavaScript TeeChart Reporter: yeray alonso <yeray>
Component: AxesAssignee: Steema Issue Manager <issuemanager>
Status: RESOLVED FIXED    
Severity: enhancement CC: marc
Priority: ---    
Version: unspecified   
Target Milestone: ---   
Hardware: PC   
OS: Windows   
URL: http://www.teechart.net/support/viewtopic.php?f=18&t=15415&view=unread#unread
Chart Series: --- Delphi / C++ Builder RAD IDE Version:

Description yeray alonso 2015-02-03 04:27:16 EST
Implement RoundFirstLabel as with other TeeChart versions.
Comment 1 marc meumann 2015-07-24 06:01:05 EDT
added Axis roundFirstLabel (default true)
Comment 2 marc meumann 2015-07-24 06:17:20 EDT
correction to syntax.
Property has been added to axis labels.

example would read:
Chart1.axes.left.labels.roundFirst = true;