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


In This Topic
    ChartRuntimeLicense Class
    In This Topic
    Represents a FarPoint Chart runtime license.
    Syntax
    'Declaration
     
    
    Public Class ChartRuntimeLicense 
       Inherits System.ComponentModel.License
    'Usage
     
    
    Dim instance As ChartRuntimeLicense
    public class ChartRuntimeLicense : System.ComponentModel.License 
    Inheritance Hierarchy

    System.Object
       System.ComponentModel.License
          FarPoint.Win.Chart.ChartRuntimeLicense

    See Also