1 write to funnelRotationAngleAttributeName
System.Web.DataVisualization (1)
Common\ChartTypes\FunnelChart.cs (1)
2873
base.
funnelRotationAngleAttributeName
= CustomPropertyName.Pyramid3DRotationAngle;
1 reference to funnelRotationAngleAttributeName
System.Web.DataVisualization (1)
Common\ChartTypes\FunnelChart.cs (1)
2303
string attrValue = properties[this.
funnelRotationAngleAttributeName
];