Xceed Words for .NET v5.1 Documentation
Xceed.Document.NET Assembly / Xceed.Document.NET Namespace / ExtensionDataLabels Class
Members


In This Topic
    ExtensionDataLabels Class
    In This Topic
    Syntax
    'Declaration
     
    Public Class ExtensionDataLabels 
       Inherits DataLabelsBase
    'Usage
     
    Dim instance As ExtensionDataLabels
    public class ExtensionDataLabels : DataLabelsBase 
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.DataLabelsBase
          Xceed.Document.NET.ExtensionDataLabels

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the ExtensionDataLabels class.  
    Top
    Protected Fields
     NameDescription
    Protected Field (Inherited from Xceed.Document.NET.DataLabelsBase)
    Top
    Public Properties
     NameDescription
    Public PropertyOverridden. Gets or sets the position of the DataLabels in relation to the Markers.  
    Public PropertyGets or sets the options related to the visibility of various elements that can be displayed in DataLabels.  
    Top
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows 11, 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

    See Also