2 references to IDataPointCustomPropertiesProvider
System.Web.DataVisualization (2)
Common\Converters\CustomAttributesConverters.cs (2)
133else if (context.Instance is IDataPointCustomPropertiesProvider) 135CustomProperties newAttributes = new CustomProperties(((IDataPointCustomPropertiesProvider)context.Instance).DataPointCustomProperties);