Use this property to return/set the chart control's runtime license key.
' XYChartNETCtl1 is the name of the XY Chart NET control instance placed on the form. XYChartNETCtl1.LicenseKey = "ABC123def$%^GHI" 'Set the control's license key XYChartNETCtl1.Refresh 'Refresh required to update chart with changes made
© 2003 - 2013 ControlEng Corporation. All rights reserved.