C1.Win.FlexChart.8 Assembly / C1.Win.Chart Namespace / Series Class / GetValidPropertyDescriptors Method

In This Topic
GetValidPropertyDescriptors Method (Series)
In This Topic
Gets the valid System.ComponentModel.PropertyDescriptor of class.
Syntax
'Declaration
 
Public Function GetValidPropertyDescriptors() As System.ComponentModel.PropertyDescriptor()
 

Return Value

The array of the class System.ComponentModel.PropertyDescriptor objects.
See Also