Namespace:
C1.Win.C1Chart3D
Assembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Assembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
| C# |
|---|
[DefaultValueAttribute("")] [RefreshPropertiesAttribute(RefreshProperties.Repaint)] [EditorBrowsableAttribute(EditorBrowsableState.Never)] [BrowsableAttribute(false)] [XmlAttributeAttribute] public string Text { get; set; } |
| Visual Basic |
|---|
<DefaultValueAttribute("")> _ <RefreshPropertiesAttribute(RefreshProperties.Repaint)> _ <EditorBrowsableAttribute(EditorBrowsableState.Never)> _ <BrowsableAttribute(False)> _ <XmlAttributeAttribute> _ Public Property Text As String Get Set |