[]
Returns the array containing the data, or null if there is no data array. The returned array is a float array.
public override object Data { get; set; }
The array of data (a float[]) or null if there is no data.