IsYAxisDisplayedLeft
<< Click to Display Table of Contents >> IsYAxisDisplayedLeft |
Indicates the y-axis is visible on the left side of the chart panel.
A bool indicating the y-axis is visible to the left
ChartPanel.IsYAxisDisplayedLeft
protected override void OnRender(ChartControl chartControl, ChartScale chartScale) |
Based on the image below, IsYAxisDisplayedLeft confirms that the y-axis displays to the left. In this image, the property would be set to true when applied to either chart panel.