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