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