Legend.Visible Property
In This Article
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
#Declaration
#Property Value
Type |
---|
Nullable<Boolean> |
See Also
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
[XtraSerializableProperty]
public bool? Visible { get; set; }
<XtraSerializableProperty>
Public Property Visible As Boolean?
Type |
---|
Nullable<Boolean> |
No
Your feedback is appreciated.