combit List & Label 28 - .NET Help
combit.Reporting.Dom Namespace / PropertyChartEngineLineAreaBubbleBase Class / XAxis Property


In This Topic
    XAxis Property (PropertyChartEngineLineAreaBubbleBase)
    In This Topic
    Gets the category axis.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property XAxis As PropertyCategoryAxisX
    public PropertyCategoryAxisX XAxis {get;}
    public:
    property PropertyCategoryAxisX^ XAxis {
       PropertyCategoryAxisX^ get();
    }
    Requirements

    Platforms: Windows 8.1, Windows 10 (Version 20H2 - 22H2), Windows 11 (21H2 - 22H2), Windows Server 2012 - 2022

    See Also