'DeclarationPublic Enum DataPointPropertyName Inherits System.Enum
'UsageDim instance As DataPointPropertyName
public enum DataPointPropertyName : System.Enum
'DeclarationPublic Enum DataPointPropertyName Inherits System.Enum
'UsageDim instance As DataPointPropertyName
public enum DataPointPropertyName : System.Enum
| Member | Description |
|---|---|
| Text | The bound UserObject property will be used as Text on the Chart's Axis, therefore specifying the value of its TickLabelType as being Text. |
| X | The bound UserObject property will be used as the X value on the Chart's horizontal Axis. |
| Y | The bound UserObject property will be used as the Y value on the Chart's vertical Axis . |
System.Object
System.ValueType
System.Enum
Xceed.Maui.Toolkit.DataPointPropertyName
Target Platforms: Windows 11, Windows 10, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2