Remove/Hide default X-Axis Labeling when no Series Data exists in Chart

Charts for WPF Forum

Posted 8 years ago by Bill L
Version: 15.1.0624
Avatar

Hey,

Is it possible to hide the default X-Axis labeling (color text values) when there exists no series data?  We programmatically add series data to the Chart and when no series exists, then the X-Axis is defaulted to a set of color values.

Best regards,

Bill

Comments (2)

Posted 8 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Bill,

Perhaps in that scenario you could set a custom LabelFormat or LabelFunc that just returns a space?


Actipro Software Support

Posted 8 years ago by Bill L
Avatar

That worked using a custom LabelFormat Func and returning an empty string.

The latest build of this product (v24.1.1) was released 2 months ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.