Back to Devexpress

Pane.ActualTitle Property

wpf-devexpress-dot-xpf-dot-charts-dot-pane-c135d728.md

latest960 B
Original Source

Pane.ActualTitle Property

Returns the Pane‘s actual title.

Namespace : DevExpress.Xpf.Charts

Assembly : DevExpress.Xpf.Charts.v25.2.dll

NuGet Package : DevExpress.Wpf.Charts

Declaration

csharp
[Browsable(false)]
public PaneTitle ActualTitle { get; }
vb
<Browsable(False)>
Public ReadOnly Property ActualTitle As PaneTitle

Property Value

TypeDescription
PaneTitle

A pane title.

|

See Also

Pane Class

Pane Members

DevExpress.Xpf.Charts Namespace