Pane.ActualTitle Property
Returns the Pane‘s actual title.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| PaneTitle | A pane title. |
See Also
Returns the Pane‘s actual title.
Namespace: DevExpress.Xpf.Charts
Assembly: DevExpress.Xpf.Charts.v26.1.dll
[Browsable(false)]
public PaneTitle ActualTitle { get; }
<Browsable(False)>
Public ReadOnly Property ActualTitle As PaneTitle
| Type | Description |
|---|---|
| PaneTitle | A pane title. |