DataPointCustomProperties.SetDefault(Boolean) Method

Definition

Sets the default properties of the data point. Indicates whether the previous property values must be cleared.

C#
public virtual void SetDefault(bool clearAll);

Parameters

clearAll
Boolean

A flag that indicates whether to clear previous property values.

Remarks

If the clearAll parameter is set to true, all previous property values are cleared, otherwise they are not.

Applies to

Product Versions
.NET Framework 4.0, 4.5, 4.5.1, 4.5.2, 4.6, 4.6.1, 4.6.2, 4.7, 4.7.1, 4.7.2, 4.8, 4.8.1