3 references to _3DLabelLineSize
System.Web.DataVisualization (3)
Common\ChartTypes\PieChart.cs (2)
2457
if(dataSeries[typeSeries[0]].IsCustomPropertySet(CustomPropertyName.
_3DLabelLineSize
))
2459
labelLineSize = CommonElements.ParseFloat(dataSeries[typeSeries[0]][CustomPropertyName.
_3DLabelLineSize
] );
Common\Utilities\CustomAttributesRegistry.cs (1)
998
CustomPropertyName.
_3DLabelLineSize
,