MarkerPointer Class Members
The following tables list the members exposed by MarkerPointer.
Public Constructors
Name | Description | |
---|---|---|
![]() | MarkerPointer Constructor |
Public Fields
Name | Description | |
---|---|---|
![]() ![]() | EnableDraggingProperty | Gets or sets a value that indicates whether the PointerDragging property to be enabled for marker pointer. This is a bindable property. |
![]() ![]() | ImageSourceProperty | Gets or sets the source property path for image symbol. It sets path of an image source for marker shapes. |
![]() ![]() | MarkerHeightProperty | Gets or sets the height property of the marker. It customizes the height for marker. This is a bindable property. |
![]() ![]() | MarkerShapeProperty | Gets or sets the type of the marker pointer property. It customizes the shapes of marker pointer. This is a bindable property. |
![]() ![]() | MarkerWidthProperty | Gets or sets the width property of the marker. It customizes the width for marker. This is a bindable property. |
![]() ![]() | OffsetProperty | Gets or sets the position of marker pointer. It customizes the position for marker pointer by setting the offset value of pointer. |
Public Properties
Name | Description | |
---|---|---|
![]() | AnimationDuration | Gets or sets the animation duration of the pointer. It customizes the animation duration of an pointer. (Inherited from Syncfusion.SfGauge.XForms.Pointer) |
![]() | AutomationId | (Inherited from Xamarin.Forms.Element) |
![]() | BindingContext | (Inherited from Xamarin.Forms.BindableObject) |
![]() | ClassId | (Inherited from Xamarin.Forms.Element) |
![]() | Color | Gets or sets the color of the pointer. It customizes the color of the pointer. This is a bindable property. (Inherited from Syncfusion.SfGauge.XForms.Pointer) |
![]() | Effects | (Inherited from Xamarin.Forms.Element) |
![]() | EnableAnimation | Gets or sets a value that indicates whether the pointer has to be drawn with animation of the pointer. (Inherited from Syncfusion.SfGauge.XForms.Pointer) |
![]() | EnableDragging | Gets or sets a value that indicates whether the PointerDragging to be enabled for marker pointer. This is a bindable property. |
![]() | Id | (Inherited from Xamarin.Forms.Element) |
![]() | ImageSource | Gets or sets the source path for image symbol. It is used to set path of an image source for marker shapes. |
![]() | MarkerHeight | Gets or sets the height of the marker. It customizes the height for marker. This is a bindable property. |
![]() | MarkerShape | Gets or sets the type of marker pointer. It is used to customize the shapes of marker pointer. This is a bindable property. |
![]() | MarkerWidth | Gets or sets the width of the marker. It customizes the width for marker. This is a bindable property. |
![]() | Offset | Gets or sets the position of marker pointer. It customizes the position for marker pointer by setting the offset value. |
![]() | Parent | (Inherited from Xamarin.Forms.Element) |
![]() | StyleId | (Inherited from Xamarin.Forms.Element) |
![]() | Value | Gets or sets the value of the pointer. It customizes the value for pointer. This is a bindable property. (Inherited from Syncfusion.SfGauge.XForms.Pointer) |
Public Methods
Name | Description | |
---|---|---|
![]() | ClearValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
![]() | FindByName | (Inherited from Xamarin.Forms.Element) |
![]() | GetValue | (Inherited from Xamarin.Forms.BindableObject) |
![]() | IsSet | (Inherited from Xamarin.Forms.BindableObject) |
![]() | RemoveBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | RemoveDynamicResource | (Inherited from Xamarin.Forms.Element) |
![]() | SetBinding | (Inherited from Xamarin.Forms.BindableObject) |
![]() | SetDynamicResource | (Inherited from Xamarin.Forms.Element) |
![]() | SetValue | Overloaded. (Inherited from Xamarin.Forms.BindableObject) |
Protected Methods
Name | Description | |
---|---|---|
![]() | ApplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
![]() | OnBindingContextChanged | (Inherited from Xamarin.Forms.Element) |
![]() | OnChildAdded | (Inherited from Xamarin.Forms.Element) |
![]() | OnChildRemoved | (Inherited from Xamarin.Forms.Element) |
![]() | OnParentSet | (Inherited from Xamarin.Forms.Element) |
![]() | OnPropertyChanged | (Inherited from Xamarin.Forms.Element) |
![]() | OnPropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |
![]() | UnapplyBindings | (Inherited from Xamarin.Forms.BindableObject) |
Extension Methods
Name | Description | |
---|---|---|
![]() | IterateIndex | Overloaded. Iterates the index. |
![]() | IterateIndex | Overloaded. Iterates the index. |
Public Events
Name | Description | |
---|---|---|
![]() | BindingContextChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | ChildAdded | (Inherited from Xamarin.Forms.Element) |
![]() | ChildRemoved | (Inherited from Xamarin.Forms.Element) |
![]() | DescendantAdded | (Inherited from Xamarin.Forms.Element) |
![]() | DescendantRemoved | (Inherited from Xamarin.Forms.Element) |
![]() | PropertyChanged | (Inherited from Xamarin.Forms.BindableObject) |
![]() | PropertyChanging | (Inherited from Xamarin.Forms.BindableObject) |
See Also