MindFusion.Charting Programmer's Guide

Chart Constructor

See Also
 





Creates a new instance of the Chart class.

Namespace: MindFusion.Charting.WebForms
Assembly: MindFusion.Charting.WebForms

 Syntax

C#  Copy Code

protected Chart ()

Visual Basic  Copy Code

Protected Sub New ()

JavaScript  Copy Code

function Chart ()

 See Also