This is a migrated thread and some comments may be shown as answers.

Data Points at Top & Bottom pf Plot Area - need space

1 Answer 37 Views
Chart (Obsolete)
This is a migrated thread and some comments may be shown as answers.
Kent
Top achievements
Rank 1
Kent asked on 04 Oct 2011, 06:18 PM
I am using C# in ASP.Net to create a dynamically loaded line graph chart.  The axis values and amount of series change depending on the data requested by the user.  My problem is that the maximum and minimum data points display on the very top and bottom of the plotting area.  I would like a little extra room so the data point is obvious. I have tried numerous setting changes (but apparently not the right one).  Can anyone recommend the correct setting for this?  Thanks.

1 Answer, 1 is accepted

Sort by
0
Kent
Top achievements
Rank 1
answered on 04 Oct 2011, 10:05 PM
Never mind - found it:

YAxis.AxisMode property = "Extended"
Tags
Chart (Obsolete)
Asked by
Kent
Top achievements
Rank 1
Answers by
Kent
Top achievements
Rank 1
Share this question
or