Page 1 of 1

DataPlotCls

Posted: Sat Jul 25, 2015 3:54 am
by benx
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,
Image

Re: DataPlotCls

Posted: Wed Aug 19, 2015 9:57 am
by roger
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.