Thanks for the advice. I couldn't find a lot of information for ApplyBright and have a question.
What are the range of integers allowed?
Search found 2 matches
- Wed Jun 14, 2023 6:02 pm
- Forum: VCL
- Topic: Set color gradient based on time series
- Replies: 5
- Views: 15539
- Tue Jun 13, 2023 9:37 pm
- Forum: VCL
- Topic: Set color gradient based on time series
- Replies: 5
- Views: 15539
Re: Set color gradient based on time series
Attached is a concept Here is the code I am currently using /// This procedure relies on data in the FDMemTableTri to produce the Trilear /// Chart. The user chooses three analytes from LookupList boxes and then uses /// a RadioGroup Box to assign series based on Media, Sample Type, Location, etc. /...