FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / FpCategoryAttribute Class
Members


FpCategoryAttribute Class
Represents the FarPoint category attribute.
Syntax
'Declaration
 
Public Class FpCategoryAttribute 
   Inherits System.ComponentModel.CategoryAttribute
 
'Usage
 
Dim instance As FpCategoryAttribute
Inheritance Hierarchy

System.Object
   System.Attribute
      System.ComponentModel.CategoryAttribute
         FarPoint.Win.Chart.FpCategoryAttribute

See Also