ChartIntervalOffsetTypes Enum

Definition

Represents the interval offsets for tick marks on a chart axis.

public enum class ChartIntervalOffsetTypes
public enum ChartIntervalOffsetTypes
type ChartIntervalOffsetTypes = 
Public Enum ChartIntervalOffsetTypes
Inheritance
ChartIntervalOffsetTypes

Fields

Auto 1

The Automatic interval offset type.

Days 6

The Days interval offset type.

Default 0

The Default interval offset type.

Hours 7

The Hours interval offset type.

Milliseconds 10

The Milliseconds interval offset type.

Minutes 8

The Minutes interval offset type.

Months 4

The Months interval offset type.

Number 2

The Number interval offset type.

Seconds 9

The Seconds interval offset type.

Weeks 5

The Weeks interval offset type.

Years 3

The Years interval offset type.

Applies to