Page 1 of 1
How to set the grid line to be dash?
Posted: Fri Mar 28, 2014 6:42 am
by 17365127
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?
Re: How to set the grid line to be dash?
Posted: Fri Mar 28, 2014 10:12 am
by narcis
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 (119.59 KiB) Viewed 3881 times
Thanks in advance.