Gets or sets the resolution, in dots per inch, of the chart Bitmap.
[Visual Basic]
Public Property Dpi As Integer [C#]
public int Dpi {get; set;}[C#]
Chart.Dpi = 300; |
[Visual Basic]
Chart.Dpi = 300 |
2002 - 2005 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.