EbsOpen Class Library for EBSILON®Professional

ImageDrawControl.LegendPosition Property

[Visual Basic]
Public Property ReadOnly LegendPosition As RectangleRef
[C#]
public RectangleRef LegendPosition { get; }
[C++]
public: __property RectangleRef* get_LegendPosition();
[JScript]
public function get LegendPosition() : RectangleRef

Remarks

Reading: the heatmap is drawn along the longer side, increasing from left/bottom to rigt/top; only used for heatmap/3-dimensional-plot

See Also

ImageDrawControl Class | EbsOpen Namespace