[]
Gets or sets two-dimensional array of values on the grid.
[TypeConverter(typeof(Array2DConverter))] public double[,] ZData { get; set; }