Skip to main content

GridLineType Enum

In This Article

Lists the values used to specify the type of grid lines.

Namespace: DevExpress.Xpf.Charts

Assembly: DevExpress.Xpf.Charts.v14.2.dll

#Declaration

public enum GridLineType

#Members

Name Description
Polyline

Represents the polyline grid line type.

Ellipse

Represents the ellipse grid line type.

See Also