Page 1 of 1

Legend text color

Posted: Mon Jun 27, 2005 3:50 am
by 9235196
I add several fast line series on a chart. Each fast line series has each own color. Is it possible to make the legend text label having the same color as the fast line series? How?

Thank you

Posted: Mon Jun 27, 2005 9:45 am
by narcis
Hi Herman,

Yes, this is possible, you can use:

Code: Select all

  Chart1.Legend.FontSeriesColor:=true;