65 references to Parse
mscorlib (2)
PresentationCore (1)
System (8)
System.Activities (1)
System.ComponentModel.DataAnnotations (1)
System.Data (6)
System.Data.Entity (2)
System.Data.Linq (2)
System.Drawing (1)
System.Runtime.Remoting (5)
System.ServiceModel.Web (1)
System.Web (2)
System.Web.DataVisualization (13)
Common\ChartTypes\FunnelChart.cs (6)
2119 labelStyle = (FunnelLabelStyle)Enum.Parse(typeof(FunnelLabelStyle), attrValue, true);
2496 drawingStyle = (FunnelStyle)Enum.Parse(typeof(FunnelStyle), attrValue, true);
2523 placement = (FunnelLabelPlacement)Enum.Parse(typeof(FunnelLabelPlacement), attrValue, true);
2549 alignment = (FunnelLabelVerticalAlignment)Enum.Parse(typeof(FunnelLabelVerticalAlignment), attrValue, true);
2576 drawingStyle = (Funnel3DDrawingStyle)Enum.Parse(typeof(Funnel3DDrawingStyle), attrValue, true);
2725 valueType = (PyramidValueType)Enum.Parse(typeof(PyramidValueType), attrValue, true);
System.Web.Mobile (1)
System.Windows.Forms (1)
System.Windows.Forms.DataVisualization (12)
System.Workflow.ComponentModel (2)
System.Xml (2)
WindowsBase (2)