'Declaration Public Enum LabelsType Inherits System.Enum
'Usage Dim instance As LabelsType
public enum LabelsType : System.Enum
'Declaration Public Enum LabelsType Inherits System.Enum
'Usage Dim instance As LabelsType
public enum LabelsType : System.Enum
Member | Description |
---|---|
DateTime | Tick label is a DateTime as a string. |
Labels | Tick label is the same as Numeric or is DataPoint.Label. |
Numeric | Tick label is the value as a string. |
System.Object
System.ValueType
System.Enum
Xceed.Wpf.Toolkit.Chart.LabelsType
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