1 implementation of XAxisLabelsSupported
System.Web.DataVisualization (1)
Common\ChartTypes\RadarChart.cs (1)
274 public virtual bool XAxisLabelsSupported()
1 reference to XAxisLabelsSupported
System.Web.DataVisualization (1)
Common\General\AxisLabels.cs (1)
295 if(type == null || !type.XAxisLabelsSupported())