Which tool is used to display the EC chart on EC ViewOutput Page?
-
Dot Net Charting Control
-
MS Charts
-
Silver Light Rich Graphs
-
Excel in built chart
B
Correct answer
Explanation
MS Charts (Microsoft Chart Controls) is the standard charting component provided by Microsoft for .NET applications. It offers a comprehensive set of chart types and visualization features for displaying data graphically. Dot Net Charting Control is a third-party alternative, Silver Light Rich Graphs are for Silverlight applications, and Excel's built-in charts are for Excel-specific solutions.