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


In This Topic
    TitleFormatting Class
    In This Topic
    Used to format an Axis' title.
    Syntax
    'Declaration
     
    Public Class TitleFormatting 
    'Usage
     
    Dim instance As TitleFormatting
    public class TitleFormatting 
    Inheritance Hierarchy

    System.Object
       Xceed.Document.NET.TitleFormatting

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/sets the boldness of the axis' title.  
    Public PropertyGets/sets the title's capitalization style.  
    Public Property

    Gets/sets the text spacing used on the axis' title. The spacing must be in the range (-1585 - 1585).

     
    Public PropertyGets/sets the color of the title text.  
    Public PropertyGets/sets the font family used by this formatting.  
    Public PropertyGets/sets the highlight color used on the title text.  
    Public PropertyGets/sets the italicized formatting of the axis' title.  
    Public PropertyGets/sets whether the underline's color is the same color as the text or not.  
    Public PropertyGets/sets whether the style of the underline follows the text or not.  
    Public PropertyGets/sets the scripted formatting of the axis' title.  
    Public PropertyGets/sets the size of the title text. The size must be between 0 and 1638.  
    Public PropertyGets/sets the strike through formatting of the axis' title.  
    Public PropertyGets/sets the color of the title's underline.  
    Public PropertyGets/sets the underline style applided by this formatting.  
    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