IsYAxisDisplayedLeft
<< Click to Display Table of Contents >> IsYAxisDisplayedLeft |
Indicates the y-axis displays (in any chart panel) to the left side of the chart.
A boolean value. When True, indicates that the y-axis displays to the left of the chart canvas; otherwise False.
<ChartControl>.IsYAxisDisplayedLeft
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |
Based on the image below, IsYAxisDisplayedLeft confirms that the y-axis displays to the left of the chart canvas.