| Visual Basic (Declaration) | |
|---|---|
Public Overrides Sub SetValue( _ ByVal component As Object, _ ByVal value As Object _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
Parameters
- component
- The component with the property value that is to be set.
- value
- The new value.
|
| FarPoint.Win.Chart | |
| SetValue Method | |
| See Also | |
| FarPoint.Win.Chart Assembly > FarPoint.Win.Chart Namespace > DoubleCollectionPropertyDescriptor Class : SetValue Method |
| Visual Basic (Declaration) | |
|---|---|
Public Overrides Sub SetValue( _ ByVal component As Object, _ ByVal value As Object _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |