
'Declaration <ClassInterfaceAttribute(ClassInterfaceType.AutoDual)> <TypeConverterAttribute(System.ComponentModel.ExpandableObjectConverter)> <SerializableAttribute()> Public Class DataLabels
'Usage Dim instance As DataLabels
[ClassInterface(ClassInterfaceType.AutoDual)] [TypeConverter(System.ComponentModel.ExpandableObjectConverter)] [Serializable()] public class DataLabels
System.Object
Xceed.Chart.Core.DataLabels
Name | Description | |
---|---|---|
![]() | ArrowLength | Controls the length of the arrow connecting the data point and the text label. |
![]() | ArrowLine | Gives access to the LineProperties object controlling the appearance of the data label arrow lines. |
![]() | ArrowPointerLength | Controls the length of the arrow pointer pointing to the data label text. |
![]() | DrawEvery | Specifies between how many data points data labels should be rendered. |
![]() | Format | Gives access to the format string of the data labels. |
![]() | Mode | Controls the mode of the data labels. |
![]() | Subset | The subset containing the indexes on which data labels must be displayed. |
![]() | Text | Gives access to the ChartText object controlling the appearance of the data labels. |
![]() | VertAlign | Controls the vertical data label alignment relative to the data point bound. |
Target Platforms: 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