Change the Y Axis to the Color in the Ledgend

A forum dedicated to WinForms version of LightningChart Ultimate.

Moderator: Queue Moderators

Post Reply
Kountree
Posts: 21
Joined: Mon Jan 26, 2015 10:36 pm

Change the Y Axis to the Color in the Ledgend

Post by Kountree » Wed Feb 25, 2015 4:41 pm

Hi ,

Is it possible to change the color of the Y Axis to the same color as the plot?

User avatar
ArctionPasi
Posts: 1367
Joined: Tue Mar 26, 2013 10:57 pm
Location: Finland
Contact:

Re: Change the Y Axis to the Color in the Ledgend

Post by ArctionPasi » Wed Feb 25, 2015 4:56 pm

Use yAxis.AxisColor to set that. It's single-color property only. You can hide the axis bar by setting yAxis.AxisThickness = 0.
LightningChart Support Team, PT

Kountree
Posts: 21
Joined: Mon Jan 26, 2015 10:36 pm

Re: Change the Y Axis to the Color in the Ledgend

Post by Kountree » Wed Feb 25, 2015 6:47 pm

U are da man. Thanks

Post Reply