User (Legacy) Posted November 7, 2003 Report Share Posted November 7, 2003 I have a chart with several X-Axis constant lines that all have labels. Is there a way to change the font of this text? ChartfxLib.ICfxConst doesn't have a .Font property and the .Font properties of the X and Y Axis don't affect the constant lines. Thanks, Sean Link to comment Share on other sites More sharing options...
User (Legacy) Posted November 7, 2003 Author Report Share Posted November 7, 2003 Have you tried the Chartfx.FixedFont property? That's what the API documentation recommends. James "Sean" <sts@wbai.com> wrote in message news:BQqyaPTpDHA.1852@WEBSERVER1... > I have a chart with several X-Axis constant lines that all have labels. Is > there a way to change the font of this text? ChartfxLib.ICfxConst doesn't > have a .Font property and the .Font properties of the X and Y Axis don't > affect the constant lines. > > Thanks, > > Sean > > Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.