Legend.DockTargetIndex Property
For internal use only.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type |
|---|
| Int32 |
Remarks
This property is required for correct chart serialization.
See Also
For internal use only.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
[Browsable(false)]
public int DockTargetIndex { get; set; }
<Browsable(False)>
Public Property DockTargetIndex As Integer
| Type |
|---|
| Int32 |
This property is required for correct chart serialization.