Jump to content
Software FX Community

Change color of the "No Data Available" message


User (Legacy)

Recommended Posts

We use the PointLabels color to paint this and other error messages.

chart1.BackColor = Color.Black;

chart1.PointLabelColor = Color.White;

--

Regards,

JC

Software FX Support

"Erik Chow" <erikchow@hotmail.com> wrote in message

news:dnbe12GkEHA.3888@webserver3.softwarefx.com...

> How can I change the color of the "No Data Available" text message? The

> background of my plot area is black and the no data message is also black.

> Therefore I can't see the text. Thanks.

>

> Erik

>

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...