3 references to CollectedSliceExploded
System.Web.DataVisualization (3)
Common\ChartTypes\PieChart.cs (2)
440 if(series.IsCustomPropertySet(CustomPropertyName.CollectedSliceExploded)) 442 collectedPoint[CustomPropertyName.Exploded] = series[CustomPropertyName.CollectedSliceExploded];
Common\Utilities\CustomAttributesRegistry.cs (1)
863 CustomPropertyName.CollectedSliceExploded,