horizontalScale property
The horizontal scale factor for the chart area.
This value is used to scale the chart horizontally. A value of 1 means no scaling, while values greater than 1 will stretch the chart horizontally, and values less than 1 will compress it.
Implementation
double horizontalScale = 1;