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


In This Topic
    ChartTitle Class
    In This Topic
    Represents the Chart's title.
    Syntax
    'Declaration
     
    Public Class ChartTitle 
    'Usage
     
    Dim instance As ChartTitle
    public class ChartTitle 
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.ChartTitle

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the Color used for outlining the ChartTitle.  
    Public PropertyGets or sets if the ChartTitle is overlaid on top of the Chart.  
    Public PropertyGets or sets the Color used for filling the ChartTitle.  
    Public PropertyGets the TextProperties.  
    Public PropertyGets the ChartText.  
    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