Skip to main content
You are viewing help content for pre-release software. This document and the features it describes are subject to change. .

SeriesCrosshairOptions Fields

Stores the series’ crosshair cursor settings.
Name Description
AxisLabelVisibleProperty static Identifies the AxisLabelVisible bindable property.
AxisLineVisibleProperty static Identifies the AxisLineVisible bindable property.
BindingContextProperty static Bindable property for BindingContext. Inherited from BindableObject.
EnabledProperty static Identifies the Enabled bindable property. Inherited from SeriesHintOptionsBase.
PointTextPatternProperty static Identifies the PointTextPattern bindable property. Inherited from SeriesHintOptionsBase.
PointTextProviderProperty static Identifies the PointTextProvider bindable property. Inherited from SeriesHintOptionsBase.
SeriesTextPatternProperty static Identifies the SeriesTextPattern bindable property. Inherited from SeriesHintOptions.
ShowInLabelProperty static Identifies the ShowInLabel bindable property.
See Also