RGB colors of rows in JMP datatable
I am working on a C# application the can be invoked by jsl JMP scripts. The JMP script is a table script in a JMP datatable. I am trying to figure out how to get the RGB color values from a row in the JMP datable. Basically, if the user color codes rows in JMP, my C# application needs to know the RGB color values for each row, is there a way with JSL programming to get the RGB color values for ...
dale_lehman