Click or drag to resize

RandomNoiseComponent Methods

LightningChart .NET Help

The RandomNoiseComponent type exposes the following members.

Methods
  NameDescription
Public methodCreateCopy
Create a copy of random noise component.
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetRandomValue
Get random value, using offset and amplitude
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Convert class description to string.
(Overrides ObjectToString.)
Top
See Also