SummaryColumnsValue.HistogramArguments 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 Histogram summary function.
public:
property Microsoft::DataPrep::Common::HistogramArgumentsValue ^ HistogramArguments { Microsoft::DataPrep::Common::HistogramArgumentsValue ^ get(); };
public Microsoft.DataPrep.Common.HistogramArgumentsValue HistogramArguments { get; }
member this.HistogramArguments : Microsoft.DataPrep.Common.HistogramArgumentsValue
Public ReadOnly Property HistogramArguments As HistogramArgumentsValue