Gets or sets the transparence of the chart drawing.
public
int Transparence {get; set;}
Remarks
The value of 1 indicates 100% transparency, the value of 255 indicates 0% transparency (solid colors).
The default value is 128.
Example
http://www.aspose.com/Products/Aspose.Chart/Demos/CodeChart.aspx?GalleryItemId=15
See Also
ChartArea Class | Aspose.Chart Namespace