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

Defines the different modes used to plot a DataPoint by a DateTimeContinuousAxis model.

Definition

Namespace:Telerik.Maui.Controls.Compatibility.Chart

Assembly:Telerik.Maui.Controls.Compatibility.dll

Syntax:

C#
public enum DateTimePlotStretchMode

Fields

Each point is stretched within the owning tick (plot) slot.

C#
TickSlot = 0

Each point's length is proportional to the total number of points plotted by the axis.

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