Version

Search Results

NiceCeiling Method

Returns a nicely rounded value greater than or equal to the specified value Syntax Parameters value Value to round.

NiceFloor Method

Returns a nicely rounded value less than or equal to the specified value Syntax Parameters value Value to round.

NiceRound Method

Rounds a decimal value to the nearest nice number. Syntax Parameters value Value to round.

Noise Method

Returns the Perlin noise value at the specified location. Syntax Parameters x x location in noise spacey y location in noise spacez z location in noise space Return Value Noise value.

CategoryChartSeriesEventArgs Class

EventArgs class for CategoryCharts SeriesAdded and SeriesRemoved events Syntax

CategoryChartSeriesEventArgs Class Members

Public Properties Public Methods

Reset Method (CategoryChartSeriesEventArgs)

Resets all the properties to their default values Syntax