Hello Roger,
Using your very useful DataPlotCls, as i told you i am working on navigational marine charts.
For special application in celestial navigation i have to use what we call " a plotting sheet ", its a part of Mercator chart reusable paper with very big scale around one nautical mile per centimeter.
I would like to know if there is some examples about customizing ticks, degrees, minutes , etc...
I have attached an image in this msg.
Regards,
DataPlotCls
- roger
- Site Admin
- Posts: 485
- Joined: Fri Apr 24, 2009 12:41 am
- Contact:
Re: DataPlotCls
There isn't a "feature" per se that offers customization of tickmarks other than size, thickness, etc. However, you can look into the Graph.Draw method where the tickmarks are drawn and modify the code to best fit your needs.