| control.RMCUserKey | ||
| Type: | String |
| Purpose: | If you use the licenced version you must set your licence key with this property to suppress the trial watermark on the chart. |
| Default: | "" |
| Accessible: | Design time and runtime |
| Remarks: | The only purpose of the user key is to suppress the trial watermark, there is no difference in functionality with or without setting this property. |
| Example: | RMChartX1.RMCUserKey = "A123BC456" |