New to Telerik UI for WPFStart a free 30-day trial

Determines the smart labels mode that will be used to avoid overlapping labels.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.Windows.Controls.Chart.dll

Syntax:

C#
public enum AxisSmartLabelsMode

Fields

Does not attempt to avoid overlapping labels.

C#
None = 0

The axis will choose a step (or tick interval) in such a way that labels don't overlap.

C#
SmartStep = 1

The axis will choose a step and range in such a way that labels don't overlap.

C#
SmartStepAndRange = 2
In this article
DefinitionFieldsNoneSmartStepSmartStepAndRange
Not finding the help you need?
Contact Support