4 references to CustomLabel
System.Windows.Forms.DataVisualization (4)
Common\General\Label.cs (4)
192 CustomLabel label = new CustomLabel(fromPosition, toPosition, text, 0, LabelMarkStyle.None); 207 CustomLabel label = new CustomLabel(fromPosition, toPosition, text, 0, LabelMarkStyle.None); 224 CustomLabel label = new CustomLabel(fromPosition, toPosition, text, rowIndex, markStyle); 349CustomLabel label = new CustomLabel(labelStart, labelEnd, text, rowIndex, markStyle);