Xuni Product Documentation - Xamarin.Forms
ChartDataPoint Class Members
Fields  Properties  Methods  Events

The following tables list the members exposed by ChartDataPoint.

Public Constructors
 NameDescription
Public ConstructorChartDataPoint Constructor  
Top
Public Fields
 NameDescription
Public Fieldstatic (Shared in Visual Basic)BubbleSizeProperty  
Public Fieldstatic (Shared in Visual Basic)CloseProperty  
Public Fieldstatic (Shared in Visual Basic)HighProperty  
Public Fieldstatic (Shared in Visual Basic)LowProperty  
Public Fieldstatic (Shared in Visual Basic)OpenProperty  
Public Fieldstatic (Shared in Visual Basic)SeriesIndexProperty  
Public Fieldstatic (Shared in Visual Basic)SeriesNameProperty  
Public Fieldstatic (Shared in Visual Basic)ValueXProperty  
Top
Public Properties
 NameDescription
Public PropertyBindingContext (Inherited from Xamarin.Forms.BindableObject)
Public PropertyBubbleSize Gets or sets the bubble size for this data point.​  
Public PropertyClose Gets or sets the close value for this data point.​  
Public PropertyDataObject Gets or sets the underlying business object this data point is bound to. (Inherited from Xuni.Forms.ChartCore.ChartDataPointBase)
Public PropertyHigh Gets or sets the high value for this data point.​  
Public PropertyLow Gets or sets the low value for this data point.​  
Public PropertyOpen Gets or sets the open value for this data point.​  
Public PropertyPointIndex Gets or sets the point index for the data point. (Inherited from Xuni.Forms.ChartCore.ChartDataPointBase)
Public PropertySeriesIndex Gets or sets the series index for this data point.​  
Public PropertySeriesName Gets or sets the series name for this data point.​  
Public PropertyValue Gets the numeric value for this data point. (Inherited from Xuni.Forms.ChartCore.ChartDataPointBase)
Public PropertyValueX Gets or sets the X value for this data point as an object.​  
Top
Public Methods
 NameDescription
Public MethodClearValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Public MethodGetValue (Inherited from Xamarin.Forms.BindableObject)
Public MethodRemoveBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetBinding (Inherited from Xamarin.Forms.BindableObject)
Public MethodSetValueOverloaded.  (Inherited from Xamarin.Forms.BindableObject)
Top
Public Events
 NameDescription
Public EventBindingContextChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanged (Inherited from Xamarin.Forms.BindableObject)
Public EventPropertyChanging (Inherited from Xamarin.Forms.BindableObject)
Top
See Also

Reference

ChartDataPoint Class
Xuni.Forms.FlexChart Namespace