dotnetCHARTING Send comments on this topic.
ChartArea Constructor
See Also 
dotnetCHARTING Namespace > ChartArea Class : ChartArea Constructor


Initializes a new instance of the ChartArea class.

Overload List

OverloadDescription
ChartArea Constructor() Initializes a new instance of the ChartArea class.  
ChartArea Constructor(Series)Initializes a new instance of the ChartArea class with a Series.  
ChartArea Constructor(SeriesCollection)Initializes a new instance of the ChartArea class with a SeriesCollection.  
ChartArea Constructor(String)Initializes a new instance of the ChartArea class with a title.  
ChartArea Constructor(String,Series) Initializes a new instance of the ChartArea class with a title and SeriesCollection.  
ChartArea Constructor(String,SeriesCollection) Initializes a new instance of the ChartArea class with a title and SeriesCollection.  

See Also

© 2010 All Rights Reserved.