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


