4 references to AllowOutsidePlotArea
System.Web.DataVisualization (4)
Common\General\SmartLabels.cs (4)
1074 if(smartLabelStyle.AllowOutsidePlotArea == LabelOutsidePlotAreaStyle.Partial) 1091 else if(smartLabelStyle.AllowOutsidePlotArea == LabelOutsidePlotAreaStyle.No) 1112 if(smartLabelStyle.AllowOutsidePlotArea == LabelOutsidePlotAreaStyle.Partial) 1129 else if(smartLabelStyle.AllowOutsidePlotArea == LabelOutsidePlotAreaStyle.No)