Spread Windows Forms 12.0 Product Documentation
FpCategoryAttribute Constructor


FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > FpCategoryAttribute Class : FpCategoryAttribute Constructor
Unique identifier
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)
public FpCategoryAttribute( 
   string key
)

Parameters

key
Unique identifier
See Also

Reference

FpCategoryAttribute Class
FpCategoryAttribute Members