SummaryColumnsValue.KernelDensityArguments Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Additional arguments required for KernelDensity summary function.
public:
property Microsoft::DataPrep::Common::KernelDensityArgumentsValue ^ KernelDensityArguments { Microsoft::DataPrep::Common::KernelDensityArgumentsValue ^ get(); };
public Microsoft.DataPrep.Common.KernelDensityArgumentsValue KernelDensityArguments { get; }
member this.KernelDensityArguments : Microsoft.DataPrep.Common.KernelDensityArgumentsValue
Public ReadOnly Property KernelDensityArguments As KernelDensityArgumentsValue