BinWidth Property (IDistributionSeries)
In This Topic
Gets or sets the bin width
Syntax
'Declaration
<C1DescriptionAttribute("IDistributionSeries.BinWidth", "Gets or sets the bin width")>
ReadOnly Property BinWidth As Double
[C1Description("IDistributionSeries.BinWidth", "Gets or sets the bin width")]
double BinWidth {get;}
See Also