[]
        
(Showing Draft Content)

FarPoint.Win.Chart.DoubleCollectionPropertyDescriptor.ResetValue

ResetValue Method

ResetValue(object)

Resets the value for this property of the component to the default value.

Declaration
public override void ResetValue(object component)
Public Overrides Sub ResetValue(component As Object)
Parameters
Type Name Description
object component

The component with the property value that is to be reset to the default value.

Overrides