Xceed Toolkit for .NET Maui v2.0 Documentation
Xceed.Maui.Toolkit Assembly / Xceed.Maui.Toolkit Namespace / DataPoint Class


In This Topic
    DataPoint Class Properties
    In This Topic

    For a list of all members of this type, see DataPoint members.

    Public Properties
     NameDescription
    Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public Property (Inherited from Microsoft.Maui.Controls.BindableObject)
    Public PropertyGets or sets the text associated with the DataPoint.  
    Public PropertyGets or sets the X coordinate that will allow the DataPoint to be displayed on the Chart's horizontal Axis.  
    Public PropertyGets or sets the Y coordinate that will allow the DataPoint to be displayed on the Chart's vertical Axis.  
    Top
    See Also