Namespace:  C1.Web.C1WebChartBase
Assembly:  C1.Web.C1WebChart3D.2 (in C1.Web.C1WebChart3D.2.dll)

Syntax

C#
[BrowsableAttribute(false)]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void ResetImageFormat()
Visual Basic
<BrowsableAttribute(False)> _
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Sub ResetImageFormat

See Also