NPlot::IGradient Interface Reference

Defines a gradient. More...

Inheritance diagram for NPlot::IGradient:

NPlot::LinearGradient NPlot::StepGradient List of all members.

Public Member Functions

Color GetColor (double prop)
 Gets a color corresponding to a number between 0.0 and 1.0 inclusive.

Detailed Description

Defines a gradient.

Definition at line 62 of file IGradient.cs.


Member Function Documentation

Color NPlot::IGradient::GetColor double  prop  ) 
 

Gets a color corresponding to a number between 0.0 and 1.0 inclusive.

Parameters:
prop the number to get corresponding color for (between 0.0 and 1.0)
Returns:
The color corresponding to the supplied number.

Implemented in NPlot::LinearGradient, and NPlot::StepGradient.


The documentation for this interface was generated from the following file:
Generated on Sat Nov 5 01:04:08 2005 for NPlot by  doxygen 1.4.5