3 references to CollectedLabel
System.Windows.Forms.DataVisualization (3)
Common\ChartTypes\PieChart.cs (2)
462 if(series.IsCustomPropertySet(CustomPropertyName.CollectedLabel)) 464 collectedPoint.Label = series[CustomPropertyName.CollectedLabel];
Common\Utilities\CustomAttributesRegistry.cs (1)
874 CustomPropertyName.CollectedLabel,