Spread WinForms 15
FarPoint.Win.Chart Assembly / FarPoint.Win.Chart Namespace / FpCategoryAttribute Class / FpCategoryAttribute Constructor
Unique identifier


In This Topic
FpCategoryAttribute Constructor
In This Topic
Creates a new FarPoint category attribute.
Syntax
'Declaration
 
Public Function New( _
   ByVal key As String _
)
 
'Usage
 
Dim key As String
 
Dim instance As New FpCategoryAttribute(key)

Parameters

key
Unique identifier
See Also