Resets the inheritance state of the PlotArea Opaque.

Namespace:  C1.Win.C1Chart
Assembly:  C1.Win.C1Chart.2 (in C1.Win.C1Chart.2.dll)

Syntax

C#
public void ResetOpaque()
Visual Basic
Public Sub ResetOpaque

Remarks

This method resets the inheritance state of the PlotArea Opaque.

See Also