DensityDataSet.DataSet Property
Gets or sets the source dataset of points; can only be set before initialization.
Syntax
public DataSet DataSet { get; set; }
Property Value
This property can only be modified before the dataset has been initialized. Attempting to modify it after initialization will cause an exception to be thrown.
Platforms
Windows, Linux, Android