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

Defines the strategy that will update the last label of the axis.

Definition

Namespace:Telerik.Charting

Assembly:Telerik.WinControls.ChartView.dll

Syntax:

C#
public enum AxisLastLabelVisibility

Fields

The last label is displayed but no space if reserved so that it is fully visible.

C#
Clip = 2

The last label is not displayed.

C#
Hidden = 1

The desired space is reserved so that the label is fully visible.

C#
Visible = 0
In this article
DefinitionFieldsClipHiddenVisible
Not finding the help you need?
Contact Support