How to set the grid line to be dash?

TeeChart for Microsoft Visual Studio .NET, Xamarin Studio (Android, iOS & Forms) & Monodevelop.
Post Reply
Thinkpower
Newbie
Newbie
Posts: 11
Joined: Tue Feb 19, 2013 12:00 am

How to set the grid line to be dash?

Post by Thinkpower » Fri Mar 28, 2014 6:42 am

Hi, I'm using Xamarin to build an android project.

The following code doesn't work!

Code: Select all

mainChart.Axes.Left.Grid.Style = Steema.TeeChart.Drawing.DashStyle.Dash;
any suggestion?

Narcís
Site Admin
Site Admin
Posts: 14730
Joined: Mon Jun 09, 2003 4:00 am
Location: Banyoles, Catalonia
Contact:

Re: How to set the grid line to be dash?

Post by Narcís » Fri Mar 28, 2014 10:12 am

Hi Thinkpower,

It works fine for me here with an up to date Nexus 7 (2012) device, as you can see in the screenshot below. Are you using latest TeeChart for Xamarin.Android version available at the client area (build 4.13.12.13)? Could you please provide some more information about the environment in which you develop the application: android version, device features, etc.?
AxisStyleDash.png
AxisStyleDash.png (119.59 KiB) Viewed 3878 times
Thanks in advance.
Best Regards,
Narcís Calvet / Development & Support
Steema Software
Avinguda Montilivi 33, 17003 Girona, Catalonia
Tel: 34 972 218 797
http://www.steema.com
Image Image Image Image Image Image
Instructions - How to post in this forum

Post Reply