ArcGIS Pro 3.3 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / BarChartRendererDefinition Class / ShowAxes Property

In This Topic
    ShowAxes Property (BarChartRendererDefinition)
    In This Topic
    Gets and sets whether to show x and y axes for the bar chart. Default value is false;
    Syntax
    public bool ShowAxes {get; set;}
    Public Property ShowAxes As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also