Back to Devexpress

LineTrackingCrosshairLabelPosition Class

mobilecontrols-devexpress-dot-xamarinforms-dot-charts-3662ef9d.md

latest1.5 KB
Original Source

LineTrackingCrosshairLabelPosition Class

Defines the behavior of a crosshair label when it follows the crosshair cursor’s argument line.

Namespace : DevExpress.XamarinForms.Charts

Assembly : DevExpress.XamarinForms.Charts.dll

NuGet Package : DevExpress.XamarinForms.Charts

Declaration

csharp
public class LineTrackingCrosshairLabelPosition :
    CrosshairLabelPositionBase

Remarks

Assign the LineTrackingCrosshairLabelPosition object to the CrosshairHintBehavior.LabelPosition property if you want a crosshair label to follow the cursor.

Implements

INotifyPropertyChanged

Inheritance

Object ChartElement CrosshairLabelPositionBase LineTrackingCrosshairLabelPosition

See Also

LineTrackingCrosshairLabelPosition Members

DevExpress.XamarinForms.Charts Namespace