Points Property Example

This example sets the interior color for point two in the specified series.

ChartSpace1.Charts(0).SeriesCollection(0).Points(2).Interior.Color = "green"