IsYAxisDisplayedRight
<< Click to Display Table of Contents >> IsYAxisDisplayedRight |
Indicates the y-axis is visible on the right side of the chart panel.
A bool indicating the y-axis is visible to the right
ChartPanel.IsYAxisDisplayedRight
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |
Based on the image below, IsYAxisDisplayedRight confirms that the y-axis is not displayed on the right. The property would be set to false when applied in either chart panel in this instance.