Gets or sets legend visibility.
Namespace:
C1.Win.C1Chart3DAssembly: C1.Win.C1Chart3D.2 (in C1.Win.C1Chart3D.2.dll)
Syntax
| C# |
|---|
[XmlAttributeAttribute] public bool Visible { get; set; } |
| Visual Basic |
|---|
<XmlAttributeAttribute> _ Public Property Visible As Boolean Get Set |