FontOrientation problem
Posted: Sun Mar 09, 2008 6:18 pm
I'm trying to change the orientation of some text at the side of a graph (generated with ASP). I'm wanting the text to display vertically, so I've tried setting this with:
oImage.FontOrientation = 270
No matter what value I use, the font orientation doesn't change. Do I need to change any other settings first?
I'm using the latest version of GflAx.dll if that helps.
oImage.FontOrientation = 270
No matter what value I use, the font orientation doesn't change. Do I need to change any other settings first?
I'm using the latest version of GflAx.dll if that helps.