Skip to main content

XYDiagram2DScrollEventArgs.Type Property

Gets the scrolling type, which specifies scrolling characteristics.

Namespace: DevExpress.Xpf.Charts

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

#Declaration

public XYDiagram2DScrollEventType Type { get; }

#Property Value

Type Description
XYDiagram2DScrollEventType

An XYDiagram2DScrollEventType enumeration value.

See Also