Namespace:  C1.Web.C1WebChart
Assembly:  C1.Web.C1WebChart.2 (in C1.Web.C1WebChart.2.dll)

Syntax

C#
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public override string GetRuntimeSupportInfo()
Visual Basic
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _
Public Overrides Function GetRuntimeSupportInfo As String

See Also