SharedAxes
Class
Assembly LiveChartsCore
Namespace LiveChartsCore
Summary:
A helper class that configures shared axes.
Object
=>
SharedAxes
Methods
// Matches the axes screen data ratio, it means that the axes will take the same amount of
space in the screen per unit of data, note that when the view is diposed, ICartesianChartView)
will ensure the resources are released.
| ICartesianChartView chart | // The chart. |
)