ChartAxisType

StockSharp.Charting

Chart axes types.

Fields

CategoryDateTime
public const ChartAxisType CategoryDateTime
value = ChartAxisType.CategoryDateTime

Time without breaks.

DateTime
public const ChartAxisType DateTime
value = ChartAxisType.DateTime

Time.

Numeric
public const ChartAxisType Numeric
value = ChartAxisType.Numeric

Number.