Legend.IndentFromDiagram Property
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v14.2.dll
Declaration
[XtraSerializableProperty]
public Thickness IndentFromDiagram { get; set; }
<XtraSerializableProperty>
Public Property IndentFromDiagram As Thickness
Property Value
| Type | Description |
|---|---|
| Thickness | A Thickness value. |
See Also