Spread Windows Forms 15.0
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / ChartSoftwareSecureLicenseProvider Class
Members


In This Topic
    ChartSoftwareSecureLicenseProvider Class
    In This Topic
    Represents the license provider for Software Secure.
    Syntax
    'Declaration
     
    
    Public Class ChartSoftwareSecureLicenseProvider 
       Inherits System.ComponentModel.LicenseProvider
    'Usage
     
    
    Dim instance As ChartSoftwareSecureLicenseProvider
    public class ChartSoftwareSecureLicenseProvider : System.ComponentModel.LicenseProvider 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.LicenseProvider
          FarPoint.Win.Chart.ChartSoftwareSecureLicenseProvider

    See Also