2 references to Yes
System.Web.DataVisualization (2)
Common\General\ChartGraphics.cs (1)
5742return Common.ChartPicture.RightToLeft == RightToLeft.Yes;
Common\General\Legend.cs (1)
6133if (legend.Common != null && legend.Common.ChartPicture.RightToLeft == RightToLeft.Yes)