1 write to customLabel
System.Windows.Forms.DataVisualization (1)
Common\General\Label.cs (1)
208 label.customLabel = customLabel;
3 references to customLabel
System.Windows.Forms.DataVisualization (3)
Common\General\Axis.cs (1)
4183 if(label.customLabel && label.RowIndex == 0)
Common\General\AxisLabels.cs (2)
238if (label.customLabel) 306 if( lab.customLabel )