New to Telerik UI for .NET MAUIStart a free 30-day trial

Defines how data points are plotted relatively to the ticks of the axis.

Definition

Namespace:Telerik.Maui.Controls.Compatibility.Chart

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

C#
public enum AxisPlotMode

Fields

Points are plotted in the middle of the range, defined by two ticks.

C#
BetweenTicks = 0

Points are plotted over each tick.

C#
OnTicks = 1
In this article
DefinitionFieldsBetweenTicksOnTicks
Not finding the help you need?
Contact Support