True if the X axis crosses the Y axis at zero value on the Y axis; false if the X axis is drawn at the bottom of the chart area.
public
bool IsXAxisCrossingZero {get; set;}
Remarks
The default value is false.
Example
http://www.aspose.com/Products/Aspose.Chart/Demos/CodeChart.aspx?GalleryItemId=2
See Also
ChartArea Class | Aspose.Chart Namespace