Vue Chart - Axis
This section describes the Axis object. This object represents a chart axis.
                        import { DxChartTypes } from "devextreme-vue/chart"
                    
            
                        Type:
DxChartTypes.chartAxisObject                    
        You can call one of the following Chart instance methods to access this object:
Alternatively, you can call one of the following Series object methods:
Methods
Methods used to control the axis.
| Name | Description | 
|---|---|
| visualRange() | Gets the axis' displayed range. | 
| visualRange(visualRange) | Sets the axis's displayed range. | 
        
            Feel free to share topic-related thoughts here.
If you have technical questions, please create a support ticket in the DevExpress Support Center.
    Thank you for the feedback!
If you have technical questions, please create a support ticket in the DevExpress Support Center.