'Declaration
Public Class DataPointLabels(Of TPositionEnum As {New, Enum, Struct})
'Usage
Dim instance As DataPointLabels(Of TPositionEnum)
public class DataPointLabels<TPositionEnum> where TPositionEnum: new(), Enum, struct
'Declaration
Public Class DataPointLabels(Of TPositionEnum As {New, Enum, Struct})
'Usage
Dim instance As DataPointLabels(Of TPositionEnum)
public class DataPointLabels<TPositionEnum> where TPositionEnum: new(), Enum, struct
System.Object
Xceed.Workbooks.NET.DataPointLabels<TPositionEnum>
Xceed.Workbooks.NET.DataPointLabelsBubble
Name | Description | |
---|---|---|
![]() | Border | Gets the data labels' Border. |
![]() | Fill | Gets the data labels' Fill. |
![]() | Position | Gets or sets the position of the data labels in relation ot the Series' data points. |
![]() | SeparatorCustom | Gets or sets the custom separator that will be used when displaying the data labels' data. |
![]() | SeparatorType | Gets or sets the DataPointLabelsSeparatorType. |
![]() | ShowCategoryName | Gets or sets if the category's name is displayed in the data labels. |
![]() | ShowLeaderLines | Gets or sets if the leader lines are shown when displaying the data labels' data. |
![]() | ShowLegendKey | Gets or sets if the Legend's key is shown when displaying the data label's data. |
![]() | ShowPercentage | Gets or sets if the percentage is shown in the data labels' data. |
![]() | ShowSeriesName | Gets or sets if the Series' Name is displayed in the data labels. |
![]() | ShowValue | Gets or sets if the value is displayed in the data labels. |
![]() | TextOptions | Gets the data labels' TextOptions. |
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