Gets or sets the name of the chart area.
public
string Name {get; set;}
Remarks
The name of the chart area can be used in charts with multiple chart areas to specify which data series are displayed on which chart areas.
Series.ChartArea
Example
http://www.aspose.com/Products/Aspose.Chart/Demos/CodeChart.aspx?GalleryItemId=90
See Also
ChartArea Class | Aspose.Chart Namespace | Series.ChartArea