1 write to funnelPointMinHeight
System.Web.DataVisualization (1)
Common\ChartTypes\FunnelChart.cs (1)
2874 base.funnelPointMinHeight = CustomPropertyName.PyramidMinPointHeight;
1 reference to funnelPointMinHeight
System.Web.DataVisualization (1)
Common\ChartTypes\FunnelChart.cs (1)
2266string attrValue = properties[this.funnelPointMinHeight];