QueryChartCursorEventArgs.CursorImageOffset Property
In This Article
Specifies an image offset for a custom cursor on a chart diagram.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type | Description |
---|---|
Point | A Point structure that specifies the custom cursor offset. |
See Also