Namespace:
C1.Web.C1WebChartBase
Assembly: C1.Web.C1WebChart3D.2 (in C1.Web.C1WebChart3D.2.dll)
Assembly: C1.Web.C1WebChart3D.2 (in C1.Web.C1WebChart3D.2.dll)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Never)] [DefaultValueAttribute("")] [BrowsableAttribute(false)] public string Value { get; set; } |
| Visual Basic |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <DefaultValueAttribute("")> _ <BrowsableAttribute(False)> _ Public Property Value As String Get Set |