IsYAxisDisplayedRight
Definition
Indicates the y-axis is visible on the right side of the chart panel.
Property Value
A bool indicating the y-axis is visible to the right
Syntax
ChartPanel.IsYAxisDisplayedRight
Examples
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.


