The Chart type exposes the following properties.

Properties

  NameDescription
ChartDimensions
The ChartDimensions property exposes the internal layout of the chart including size of areas reserved for X and Y axis labels, margin height and width, and various background colors.
FileName
This is the filename that will is used for the image when it is saved to disk. It should not include the path. If a filename is not provided prior to the SaveChartToFile method being used, then a unique filename will be automatically generated.

See Also