Click or drag to resize

LogNormalDistribution Properties

The LogNormalDistribution type exposes the following members.

Properties
 NameDescription
Public propertyGeneratorReturns the random generator used by the distribution to generate the random values.
(Inherited from ProbabilityDistribution)
Public propertyMean
(Overrides NormalDistributionMean)
Public propertyStdev
(Overrides NormalDistributionStdev)
Top
See Also