Property ILSpectrumDisplay.TILSpectrumDisplay.Values
From Mitov Wiki Doc
This is a Beta Read Only version of this page. Please review and send recommendations to mitov@mitov.com. We will enable the editing as soon as we are happy with the overall Wiki site.
Class: TILSpectrumDisplay
Contents |
Syntax
Delphi:
property Values : TILSpectrumValues read FValues write SetValues;
C++ Builder:
__property TILSpectrumValues * Values = { read=FValues, write=SetValues };
Summary
Specifies the spectrum values.
Description
Use this property to specify the spectrum values.