I have created a 2d fastline chart with the following properties:
- Margin % on all margins to 0
- The left, right, top and depth axis are nonvisible
- No title
- No legend
- panel bevel outer = none and bevel inner = none
After setting all these properties there is still a thin black border along the
left and top axes. I need to remove this thin black line and have the
minimum graph value start at pixel 0 of the client area and the maximum
value end at the last pixel of the client area.
Does anybody know how to prevent this thin border from being drawn?
2d chart and axis border
Hi John,
this border should disappear setting the TChart.Walls.Visible to False, but it does not work fine in 2D mode, it's a bug which I've added on our defect list and a fix for it will be considered to inclusion for the next maintenance releases. In meantime a workaround in you case could be to set the View3D to True, then the Walls can be invisible.
this border should disappear setting the TChart.Walls.Visible to False, but it does not work fine in 2D mode, it's a bug which I've added on our defect list and a fix for it will be considered to inclusion for the next maintenance releases. In meantime a workaround in you case could be to set the View3D to True, then the Walls can be invisible.
Pep Jorge
http://support.steema.com
http://support.steema.com