Print Page | Close Window

How can I set ChartAxisTitle color?

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Chart Control
Forum Description: Topics Related to Codejock Chart Control
URL: http://forum.codejock.com/forum_posts.asp?TID=18832
Printed Date: 10 May 2024 at 7:07am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: How can I set ChartAxisTitle color?
Posted By: HansN
Subject: How can I set ChartAxisTitle color?
Date 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.





Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net