Inheritance diagram for NPlot::IGradient:
Public Member Functions | |
Color | GetColor (double prop) |
Gets a color corresponding to a number between 0.0 and 1.0 inclusive. |
Definition at line 62 of file IGradient.cs.
|
Gets a color corresponding to a number between 0.0 and 1.0 inclusive.
Implemented in NPlot::LinearGradient, and NPlot::StepGradient. |