Xceed Workbooks for .NET v3.0 Documentation
Xceed.Workbooks.NET Assembly / Xceed.Workbooks.NET Namespace / Area Class
Members


In This Topic
    Area Class
    In This Topic
    Encapsulates the properties that allow to customize Charts-related areas like PlotAreasMarkersLegendsSeries & data labels.
    Syntax
    'Declaration
     
    
    Public Class Area 
    'Usage
     
    
    Dim instance As Area
    public class Area 
    Inheritance Hierarchy

    System.Object
       Xceed.Workbooks.NET.Area

    Public Properties
     NameDescription
    Public PropertyGets or sets the Area's Color.  
    Public PropertyGets or sets the Area's inverted Color.  
    Public PropertyGets or sets if the InvertedColor will be used.  
    Public PropertyGets or sets the Color used by the Area's pattern.  
    Public PropertyGets or sets the style used for the Area's pattern.  
    Public PropertyGets or sets the ThemeColor for the Area's pattern.  
    Public PropertyGets or sets the Area's ThemeColor.  
    Public PropertyGets or sets the transparency level that will be used when filling the Area.  
    Top
    Requirements

    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

    See Also