[]
Gets or sets contour data.
[TypeConverter(typeof(TypeConverter))]
public double[,] ContourData { get; set; }
<TypeConverter(GetType(TypeConverter))>
Public Property ContourData As Double(,)
Used when drawing 4D charts. Can be used only for bar and surface charts, as well as grid and irregular grid data layout.