How can I set ChartAxisTitle color? |
Post Reply |
Author | |
HansN
Newbie Joined: 06 August 2007 Location: Austria Status: Offline Points: 7 |
Post Options
Thanks(0)
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 . 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. |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |