Namespace:
C1.Web.C1WebChart3D
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)] [BrowsableAttribute(false)] [PersistenceModeAttribute(PersistenceMode.InnerProperty)] public Serializer Serializer { get; } |
| Visual Basic |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <BrowsableAttribute(False)> _ <PersistenceModeAttribute(PersistenceMode.InnerProperty)> _ Public ReadOnly Property Serializer As Serializer Get |