1 override of IsLineTensionSupported
System.Web.DataVisualization (1)
Common\ChartTypes\LineChart.cs (1)
89
protected override bool
IsLineTensionSupported
()
2 references to IsLineTensionSupported
System.Web.DataVisualization (2)
Common\ChartTypes\LineChart.cs (2)
408
if (
IsLineTensionSupported
() && ser.IsCustomPropertySet(CustomPropertyName.LineTension))
1309
if(
IsLineTensionSupported
() && firstSeries.IsCustomPropertySet(CustomPropertyName.LineTension))