How to change the grid lines color? |
Post Reply |
Author | |
Norika
Groupie Joined: 30 November 2006 Status: Offline Points: 70 |
Post Options
Thanks(0)
Posted: 01 May 2011 at 11:32am |
Dear Sirs, Can I change the grid line color of my line chart by runtime?
(I don't want to use an xml file). Dim SeriesN As XtremeChartControl.ChartSeries Set SeriesN = Chart1.Content.Series.Add("") Diagram.BackgroundColor = RGB(41, 41, 41) Diagram.AxisX.InterlacedColor = RGB(28, 28, 28) ' Diagram.AxisX.GridLines.Color = vbYellow Product: Xtreme SuitePro (ActiveX) V15.0.2 |
|
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 |