Xceed Toolkit for .NET Maui v2.0 Documentation
Xceed.Maui.Toolkit Assembly / Xceed.Maui.Toolkit Namespace / AreaElementInfosBase Class
Members


In This Topic
    AreaElementInfosBase Class
    In This Topic
    Serves as the base class for the AreaElementInfos.
    Syntax
    'Declaration
     
    
    Public Class AreaElementInfosBase 
    'Usage
     
    
    Dim instance As AreaElementInfosBase
    public class AreaElementInfosBase 
    Inheritance Hierarchy

    System.Object
       Xceed.Maui.Toolkit.AreaElementInfosBase
          Xceed.Maui.Toolkit.AreaElementInfos
          Xceed.Maui.Toolkit.SeriesBarElementInfo

    Public Constructors
    Public Properties
     NameDescription
    Public PropertyGets the Brush that will be used to paint the AreaElementInfos' background.  
    Public PropertyGets the AreaElementInfos' X & Y coordinates.  
    Top
    Protected Methods
     NameDescription
    Protected Method  
    Top
    Public Events
     NameDescription
    Public Event  
    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