Hi,
I have following Queries related to Histogram:
1.What is the default number of bins for plotting the Histogram and how do we change this number.
2.How do we specify the X Axis and Y Axis starting and ending scale.
3.We have a requirement in which we need to show a green coloured Cursor parallel to the Y axis on the Histogram.I want to know if there is any provision to this.
Thanks
Sanyog.
Histogram related Query
-
- Site Admin
- Posts: 14730
- Joined: Mon Jun 09, 2003 4:00 am
- Location: Banyoles, Catalonia
- Contact:
Hi Sanyog,
Demo and tutorials can be found at TeeChart's program group.
Default number of bins (NumBins property) in HistogramFunction is 20.1.What is the default number of bins for plotting the Histogram and how do we change this number.
You can use axes SetMinMax method. For more information please read "Tutorial 4 - Axis Control".2.How do we specify the X Axis and Y Axis starting and ending scale.
You can either use a CursorTool or ColorLineTool for that. You'll find examples at All Features\Welcome!\Tools in the features demo.3.We have a requirement in which we need to show a green coloured Cursor parallel to the Y axis on the Histogram.I want to know if there is any provision to this.
Demo and tutorials can be found at TeeChart's program group.
Best Regards,
Narcís Calvet / Development & Support Steema Software Avinguda Montilivi 33, 17003 Girona, Catalonia Tel: 34 972 218 797 http://www.steema.com |
Instructions - How to post in this forum |