Enum
DateTimePlotStretchMode

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:

cs-api-definition
public enum DateTimePlotStretchMode

Fields

TickSlot

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

Declaration

cs-api-definition
TickSlot = 0

Field Value

DateTimePlotStretchMode

Uniform

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

Declaration

cs-api-definition
Uniform = 1

Field Value

DateTimePlotStretchMode

In this article
DefinitionFieldsTickSlotUniform
Not finding the help you need?
Contact Support