This question is locked. New answers and comments are not allowed.
Hello,
Is it possible to disable the labels for Value and Category axes?
I tried with
but it's no good, the labels still appear.
The same thing for the Category axis.
I'm using version 2011.3 1115 (Nov 16, 2011)
Thank you.
Is it possible to disable the labels for Value and Category axes?
I tried with
.ValueAxis( axis => axis.Numeric().Labels(false)The same thing for the Category axis.
I'm using version 2011.3 1115 (Nov 16, 2011)
Thank you.