EbsOpen Class Library for EBSILON®Professional

ImageDrawControl.ScaleValue Property

[Visual Basic]
Public Property ScaleValue As EpValueAxisScaleType
[C#]
public EpValueAxisScaleType ScaleValue { get; set; }
[C++]
public: __property EpValueAxisScaleType get_ScaleValue();
public: __property void set_ScaleValue(EpValueAxisScaleType );
[JScript]
public function get ScaleValue() : EpValueAxisScaleType
public function set ScaleValue(EpValueAxisScaleType);

Remarks

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

See Also

ImageDrawControl Class | EbsOpen Namespace