Table of Contents

Enum ChartAxisKind

Namespace
DocWright.Dom
Assembly
DocWright.Dom.dll

Which of a chart's two axes an axis definition is.

public enum ChartAxisKind

Fields

Category = 0

The category axis (c:catAx), or the x value axis of a scatter.

Value = 1

The value axis (c:valAx).