EbsOpen Class Library for EBSILON®Professional

ImageDrawControl.ColorGradient Property

[Visual Basic]
Public Property ColorGradient As EpColorGradient
[C#]
public EpColorGradient ColorGradient { get; set; }
[C++]
public: __property EpColorGradient get_ColorGradient();
public: __property void set_ColorGradient(EpColorGradient );
[JScript]
public function get ColorGradient() : EpColorGradient
public function set ColorGradient(EpColorGradient);

Remarks

Reading / Writing: only used for heatmap/3-dimensional-plot

See Also

ImageDrawControl Class | EbsOpen Namespace