Codejock Forums Homepage
Forum Home Forum Home > Codejock Products > ActiveX COM > Chart Control
  New Posts New Posts RSS Feed - How can I set ChartAxisTitle color?
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

How can I set ChartAxisTitle color?

 Post Reply Post Reply
Author
Message
HansN View Drop Down
Newbie
Newbie


Joined: 06 August 2007
Location: Austria
Status: Offline
Points: 7
Post Options Post Options   Thanks (0) Thanks(0)   Quote HansN Quote  Post ReplyReply Direct Link To This Post Topic: How can I set ChartAxisTitle color?
    Posted: 16 August 2011 at 11:09am
Hello!

I use 5.1.3 version and would like to set the color of axis title.

After setting text string with e.g.

Dim vChartControl As XtremeChartControl.ChartControl
...
vChartControl.Content.Diagrams(0).AxisX.title.Text = "Some Text"

 I would like to set the color of this text, but there is no TextColor Property Cry.

In Char Builder App I saw below Diagram2D object an "Axis" Object with "Title" object and TextColor Property which sets Text Color of both axis.
But in VB 6 the "Axis" object is not available.
So where can I change this TextColor?

thanks in advance

By the way:
Especially for coloring is really hard to find to appropriate object and property for coloring.
Dependencies between visual appearance and objects is quite difficult to find out.
A graphical documentation which class affects which visual expression will be helpful.


Back to Top
 Post Reply Post Reply
  Share Topic   

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.04
Copyright ©2001-2021 Web Wiz Ltd.

This page was generated in 0.156 seconds.