PDFsharp & MigraDoc Foundation
https://forum.pdfsharp.net/

Removing labels from axis
https://forum.pdfsharp.net/viewtopic.php?f=2&t=1226
Page 1 of 1

Author:  13angel [ Thu Jun 17, 2010 1:36 pm ]
Post subject:  Removing labels from axis

Hello,

Is there a way to completely remove labels from axis on a chart put into MigraDoc document? I've tried different ways, for example like this:
Code:
chart.XAxis.MajorTickMark = TickMarkType.None;
chart.XAxis.MinorTickMark = TickMarkType.None;

, but labels are still there on the generated PDF. Is it possible just to show a chart, with no labels, ticks, whatever else on axis?

Author:  13angel [ Tue Jun 29, 2010 12:29 pm ]
Post subject:  Re: Removing labels from axis

Not sure if I asked about some rocket since ... Just a simple question.

If it is not possible - fine, will be searching for something else. If there is some a trick, then it would be helpful to know. Though developers of the library should know what they did.

Page 1 of 1 All times are UTC
Powered by phpBB® Forum Software © phpBB Group
https://www.phpbb.com/